+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 12 11:57:07 2026] *** compiled with version: 11.4.0 on 12 May 2026 01:39:56 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-cfbb5889c-fckdb 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 0x563f5c33c070 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) 2026-05-12 11:57:12.393 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-12 11:57:12.437 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-12 11:57:12.812 7 WARNING keystonemiddleware._common.config [None req-5d860c23-f233-4205-b395-bfd0bf32cdfd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 11:57:12.821 7 WARNING oslo_config.cfg [None req-5d860c23-f233-4205-b395-bfd0bf32cdfd - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-12 11:57:12.847 8 WARNING keystonemiddleware._common.config [None req-e53674ef-2e97-43ea-820e-ce2f909fa4ad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 11:57:12.856 8 WARNING oslo_config.cfg [None req-e53674ef-2e97-43ea-820e-ce2f909fa4ad - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-12 11:57:13.018 7 WARNING keystonemiddleware._common.config [None req-5d860c23-f233-4205-b395-bfd0bf32cdfd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x563f5c33c070 pid: 7 (default app) 2026-05-12 11:57:13.069 8 WARNING keystonemiddleware._common.config [None req-e53674ef-2e97-43ea-820e-ce2f909fa4ad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x563f5c33c070 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 7|app: 0|req: 2/4] 199.19.213.199 () {42 vars in 704 bytes} [Tue May 12 11:57:25 2026] GET /v2.1 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 11:57:26.446 8 WARNING oslo_policy.policy [None req-a5bc68c3-8f1b-4450-b78b-f00b065b4423 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 11:57:26.446 8 WARNING oslo_policy.policy [None req-a5bc68c3-8f1b-4450-b78b-f00b065b4423 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.19.213.199 () {44 vars in 908 bytes} [Tue May 12 11:57:26 2026] GET /v2.1 => generated 0 bytes in 519 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 11:57:26.561 7 WARNING oslo_policy.policy [req-a5bc68c3-8f1b-4450-b78b-f00b065b4423 req-26137131-1151-4617-9228-f25ae3a73539 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 11:57:26.561 7 WARNING oslo_policy.policy [req-a5bc68c3-8f1b-4450-b78b-f00b065b4423 req-26137131-1151-4617-9228-f25ae3a73539 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - 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/6] 199.19.213.199 () {46 vars in 981 bytes} [Tue May 12 11:57:26 2026] GET /v2.1/ => generated 399 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 11:57:26.675 8 INFO nova.api.openstack.wsgi [None req-ee5189f1-7684-439c-b64a-b1a3664025fe 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 199.19.213.199 () {48 vars in 1010 bytes} [Tue May 12 11:57:26 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: 7|app: 0|req: 4/8] 199.19.213.199 () {48 vars in 1050 bytes} [Tue May 12 11:57:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.19.213.199 () {52 vars in 1048 bytes} [Tue May 12 11:57:26 2026] POST /v2.1/flavors => generated 529 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/12] 199.19.213.199 () {42 vars in 704 bytes} [Tue May 12 11:57:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.19.213.199 () {44 vars in 908 bytes} [Tue May 12 11:57:27 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.199 () {46 vars in 981 bytes} [Tue May 12 11:57:27 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 11:57:27.541 8 INFO nova.api.openstack.wsgi [None req-6fa099e1-5d6c-4e09-9346-245107d17291 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 8/15] 199.19.213.199 () {48 vars in 1012 bytes} [Tue May 12 11:57:27 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.19.213.199 () {48 vars in 1050 bytes} [Tue May 12 11:57:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.19.213.199 () {52 vars in 1048 bytes} [Tue May 12 11:57:27 2026] POST /v2.1/flavors => generated 532 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/18] 199.19.213.199 () {42 vars in 704 bytes} [Tue May 12 11:57:28 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: 10/19] 199.19.213.199 () {44 vars in 908 bytes} [Tue May 12 11:57:28 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.19.213.199 () {46 vars in 981 bytes} [Tue May 12 11:57:28 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 11:57:28.378 8 INFO nova.api.openstack.wsgi [None req-9cf828f3-27c5-41de-ae3d-603bdc544484 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 11/21] 199.19.213.199 () {48 vars in 1014 bytes} [Tue May 12 11:57:28 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.19.213.199 () {48 vars in 1050 bytes} [Tue May 12 11:57:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.19.213.199 () {52 vars in 1048 bytes} [Tue May 12 11:57:28 2026] POST /v2.1/flavors => generated 533 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.19.213.199 () {42 vars in 704 bytes} [Tue May 12 11:57:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.19.213.199 () {44 vars in 908 bytes} [Tue May 12 11:57:29 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.19.213.199 () {46 vars in 981 bytes} [Tue May 12 11:57:29 2026] GET /v2.1/ => generated 399 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 11:57:29.222 8 INFO nova.api.openstack.wsgi [None req-05d8453d-ad31-4680-ad1d-88dcdf7a5d51 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 14/27] 199.19.213.199 () {48 vars in 1012 bytes} [Tue May 12 11:57:29 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.19.213.199 () {48 vars in 1050 bytes} [Tue May 12 11:57:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.19.213.199 () {52 vars in 1048 bytes} [Tue May 12 11:57:29 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.19.213.199 () {42 vars in 704 bytes} [Tue May 12 11:57:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.19.213.199 () {44 vars in 908 bytes} [Tue May 12 11:57:29 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.19.213.199 () {46 vars in 981 bytes} [Tue May 12 11:57:30 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 11:57:30.057 8 INFO nova.api.openstack.wsgi [None req-f7edeb45-2758-4b74-9500-2659699dde4d 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 17/33] 199.19.213.199 () {48 vars in 1014 bytes} [Tue May 12 11:57:30 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: 7|app: 0|req: 17/34] 199.19.213.199 () {48 vars in 1050 bytes} [Tue May 12 11:57:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/35] 199.19.213.199 () {52 vars in 1048 bytes} [Tue May 12 11:57:30 2026] POST /v2.1/flavors => generated 535 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/68] 10.0.0.148 () {28 vars in 453 bytes} [Tue May 12 12:00:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 34/69] 10.0.0.148 () {30 vars in 657 bytes} [Tue May 12 12:00:07 2026] GET /v2.1 => generated 0 bytes in 376 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 36/70] 10.0.0.148 () {30 vars in 659 bytes} [Tue May 12 12:00:07 2026] GET /v2.1/ => generated 410 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/71] 10.0.0.148 () {34 vars in 764 bytes} [Tue May 12 12:00:07 2026] GET /v2.1/os-services => generated 545 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/72] 10.0.0.148 () {28 vars in 453 bytes} [Tue May 12 12:00:10 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 36/73] 10.0.0.148 () {30 vars in 657 bytes} [Tue May 12 12:00:10 2026] GET /v2.1 => generated 0 bytes in 88 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 38/74] 10.0.0.148 () {30 vars in 659 bytes} [Tue May 12 12:00:10 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/75] 10.0.0.148 () {34 vars in 764 bytes} [Tue May 12 12:00:10 2026] GET /v2.1/os-services => generated 545 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 10.0.0.148 () {28 vars in 453 bytes} [Tue May 12 12:00:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 38/77] 10.0.0.148 () {30 vars in 657 bytes} [Tue May 12 12:00:14 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 40/78] 10.0.0.148 () {30 vars in 659 bytes} [Tue May 12 12:00:14 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: 39/79] 10.0.0.148 () {34 vars in 807 bytes} [Tue May 12 12:00:14 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 10.0.0.148 () {28 vars in 453 bytes} [Tue May 12 12:00:17 2026] GET /v2.1 => generated 114 bytes in 0 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: 40/81] 10.0.0.148 () {30 vars in 657 bytes} [Tue May 12 12:00:17 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 42/83] 10.0.0.148 () {30 vars in 659 bytes} [Tue May 12 12:00:17 2026] GET /v2.1/ => generated 410 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 10.0.0.148 () {34 vars in 807 bytes} [Tue May 12 12:00:17 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/144] 10.0.0.218 () {28 vars in 453 bytes} [Tue May 12 12:05:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-05-12 12:05:08.510 8 WARNING keystonemiddleware.audit [None req-64db5862-9bdd-4382-8a90-66d84c6bfa7d 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Skipping service heat-cfn 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: 73/145] 10.0.0.218 () {30 vars in 657 bytes} [Tue May 12 12:05:08 2026] GET /v2.1 => generated 0 bytes in 201 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-05-12 12:05:08.534 7 WARNING keystonemiddleware.audit [None req-aebf9a50-f9a1-432e-bb30-002118d5d25a 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Skipping service heat-cfn as it have no endpoints. [pid: 7|app: 0|req: 73/146] 10.0.0.218 () {30 vars in 659 bytes} [Tue May 12 12:05:08 2026] GET /v2.1/ => generated 410 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:05:08.560 8 WARNING keystonemiddleware.audit [None req-ebce117c-5422-4955-bb3f-b72c02caf6f6 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] Skipping service heat-cfn as it have no endpoints. [pid: 8|app: 0|req: 74/147] 10.0.0.218 () {34 vars in 803 bytes} [Tue May 12 12:05:08 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/186] 199.19.213.199 () {42 vars in 704 bytes} [Tue May 12 12:08:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 93/187] 199.19.213.199 () {44 vars in 908 bytes} [Tue May 12 12:08:17 2026] GET /v2.1 => generated 0 bytes in 118 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 95/188] 199.19.213.199 () {46 vars in 981 bytes} [Tue May 12 12:08:17 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:08:18.024 7 INFO nova.api.openstack.wsgi [None req-633ab793-1d57-4b84-b0dd-346cd196741a 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 94/189] 199.19.213.199 () {48 vars in 1016 bytes} [Tue May 12 12:08:18 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/190] 199.19.213.199 () {48 vars in 1050 bytes} [Tue May 12 12:08:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/191] 199.19.213.199 () {52 vars in 1048 bytes} [Tue May 12 12:08:18 2026] POST /v2.1/flavors => generated 534 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/202] 199.19.213.199 () {42 vars in 704 bytes} [Tue May 12 12:09:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/203] 199.19.213.199 () {44 vars in 908 bytes} [Tue May 12 12:09:15 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 102/204] 199.19.213.199 () {46 vars in 981 bytes} [Tue May 12 12:09:15 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:09:15.094 8 WARNING oslo_db.sqlalchemy.utils [None req-92b6050a-f900-42bd-bacd-152286f36e00 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 103/205] 199.19.213.199 () {48 vars in 1015 bytes} [Tue May 12 12:09:15 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/206] 199.19.213.199 () {52 vars in 1056 bytes} [Tue May 12 12:09:15 2026] POST /v2.1/os-keypairs => generated 576 bytes in 69 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/209] 199.19.213.199 () {44 vars in 989 bytes} [Tue May 12 12:09:18 2026] GET /v2.1/os-quota-sets/70531c47f5fd4c7d945a6ab385b39429 => generated 371 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/210] 199.19.213.199 () {48 vars in 1041 bytes} [Tue May 12 12:09:19 2026] PUT /v2.1/os-quota-sets/70531c47f5fd4c7d945a6ab385b39429 => generated 326 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/211] 199.19.213.199 () {44 vars in 989 bytes} [Tue May 12 12:09:19 2026] GET /v2.1/os-quota-sets/70531c47f5fd4c7d945a6ab385b39429 => generated 368 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/344] 199.19.213.199 () {42 vars in 704 bytes} [Tue May 12 12:20:22 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/345] 199.19.213.199 () {44 vars in 908 bytes} [Tue May 12 12:20:22 2026] GET /v2.1 => generated 0 bytes in 153 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 174/346] 199.19.213.199 () {46 vars in 981 bytes} [Tue May 12 12:20:22 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:20:22.435 7 INFO nova.api.openstack.wsgi [None req-fac63ca9-6135-42a6-a5b3-dc3c065b607f 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 173/347] 199.19.213.199 () {48 vars in 1014 bytes} [Tue May 12 12:20:22 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/348] 199.19.213.199 () {48 vars in 1050 bytes} [Tue May 12 12:20:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/349] 199.19.213.199 () {52 vars in 1048 bytes} [Tue May 12 12:20:22 2026] POST /v2.1/flavors => generated 534 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/390] 199.19.213.199 () {44 vars in 989 bytes} [Tue May 12 12:23:42 2026] GET /v2.1/os-quota-sets/d3635270c66c47abbc4db15347eb055c => generated 371 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/391] 199.19.213.199 () {48 vars in 1041 bytes} [Tue May 12 12:23:42 2026] PUT /v2.1/os-quota-sets/d3635270c66c47abbc4db15347eb055c => generated 326 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/392] 199.19.213.199 () {44 vars in 989 bytes} [Tue May 12 12:23:42 2026] GET /v2.1/os-quota-sets/d3635270c66c47abbc4db15347eb055c => generated 368 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/515] 199.19.213.199 () {42 vars in 704 bytes} [Tue May 12 12:33: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: 258/516] 199.19.213.199 () {44 vars in 908 bytes} [Tue May 12 12:33:55 2026] GET /v2.1 => generated 0 bytes in 147 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 259/517] 199.19.213.199 () {46 vars in 981 bytes} [Tue May 12 12:33:55 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:33:55.704 8 INFO nova.api.openstack.wsgi [None req-44f73a7f-53b5-4aa0-9495-efce8a29dd26 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 259/518] 199.19.213.199 () {48 vars in 1010 bytes} [Tue May 12 12:33:55 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/519] 199.19.213.199 () {48 vars in 1050 bytes} [Tue May 12 12:33:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/520] 199.19.213.199 () {48 vars in 1098 bytes} [Tue May 12 12:33:55 2026] GET /v2.1/flavors/96d01458-fd5d-4ff6-926d-d4b0f0220292/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/521] 199.19.213.199 () {42 vars in 704 bytes} [Tue May 12 12:33:56 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: 261/522] 199.19.213.199 () {44 vars in 908 bytes} [Tue May 12 12:33:56 2026] GET /v2.1 => generated 0 bytes in 62 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 262/523] 199.19.213.199 () {46 vars in 981 bytes} [Tue May 12 12:33:56 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:33:56.580 8 INFO nova.api.openstack.wsgi [None req-eb0274e7-43cc-4e44-935b-495ef38fb6a6 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 262/524] 199.19.213.199 () {48 vars in 1012 bytes} [Tue May 12 12:33:56 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/525] 199.19.213.199 () {48 vars in 1050 bytes} [Tue May 12 12:33:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/526] 199.19.213.199 () {48 vars in 1098 bytes} [Tue May 12 12:33:56 2026] GET /v2.1/flavors/722328d5-9896-4dee-aafa-94c41f4e05ec/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/529] 199.19.213.199 () {42 vars in 704 bytes} [Tue May 12 12:33:57 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: 265/530] 199.19.213.199 () {44 vars in 908 bytes} [Tue May 12 12:33:57 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 266/531] 199.19.213.199 () {46 vars in 981 bytes} [Tue May 12 12:33:57 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:33:57.424 8 INFO nova.api.openstack.wsgi [None req-b7a1f6c3-60bb-448e-ac2d-8b6d523b65be 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 266/532] 199.19.213.199 () {48 vars in 1014 bytes} [Tue May 12 12:33:57 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/533] 199.19.213.199 () {48 vars in 1050 bytes} [Tue May 12 12:33:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/534] 199.19.213.199 () {48 vars in 1098 bytes} [Tue May 12 12:33:57 2026] GET /v2.1/flavors/8b50b352-9d8b-427b-9a5a-d8785ae13657/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/535] 199.19.213.199 () {42 vars in 704 bytes} [Tue May 12 12:33:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/536] 199.19.213.199 () {44 vars in 908 bytes} [Tue May 12 12:33:58 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 269/537] 199.19.213.199 () {46 vars in 981 bytes} [Tue May 12 12:33:58 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:33:58.310 8 INFO nova.api.openstack.wsgi [None req-2fe1fcfa-d5e2-480b-8b7e-3bb40094df0c 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 269/538] 199.19.213.199 () {48 vars in 1012 bytes} [Tue May 12 12:33:58 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/539] 199.19.213.199 () {48 vars in 1050 bytes} [Tue May 12 12:33:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/540] 199.19.213.199 () {48 vars in 1098 bytes} [Tue May 12 12:33:58 2026] GET /v2.1/flavors/32902345-f7bc-4e30-bd31-da52e36f7f55/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/541] 199.19.213.199 () {42 vars in 704 bytes} [Tue May 12 12:33:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/542] 199.19.213.199 () {44 vars in 908 bytes} [Tue May 12 12:33:59 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 272/543] 199.19.213.199 () {46 vars in 981 bytes} [Tue May 12 12:33:59 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:33:59.192 8 INFO nova.api.openstack.wsgi [None req-b352ec64-9c95-4d1d-b817-fcd87c79ed46 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 272/544] 199.19.213.199 () {48 vars in 1014 bytes} [Tue May 12 12:33:59 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/545] 199.19.213.199 () {48 vars in 1050 bytes} [Tue May 12 12:33:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/546] 199.19.213.199 () {48 vars in 1098 bytes} [Tue May 12 12:33:59 2026] GET /v2.1/flavors/71482fdf-d3c1-4b68-8898-43aebaa4d030/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: 280/559] 199.19.213.199 () {42 vars in 704 bytes} [Tue May 12 12:35:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/560] 199.19.213.199 () {44 vars in 908 bytes} [Tue May 12 12:35:05 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 281/561] 199.19.213.199 () {46 vars in 981 bytes} [Tue May 12 12:35:05 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:35:05.136 7 INFO nova.api.openstack.wsgi [None req-ac9c223d-f3ab-4ebd-891d-c48185e40ff1 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 281/562] 199.19.213.199 () {48 vars in 1016 bytes} [Tue May 12 12:35:05 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/563] 199.19.213.199 () {48 vars in 1050 bytes} [Tue May 12 12:35:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/564] 199.19.213.199 () {48 vars in 1098 bytes} [Tue May 12 12:35:05 2026] GET /v2.1/flavors/dbab2306-ba42-4516-89bf-9db52134c01f/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: 284/567] 199.19.213.199 () {42 vars in 704 bytes} [Tue May 12 12:35:11 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: 284/568] 199.19.213.199 () {44 vars in 908 bytes} [Tue May 12 12:35:11 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 285/569] 199.19.213.199 () {46 vars in 981 bytes} [Tue May 12 12:35:11 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:35:11.240 7 WARNING oslo_db.sqlalchemy.utils [None req-5d81022a-cac3-46e2-be2e-6ed3fccc0344 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 285/570] 199.19.213.199 () {48 vars in 1015 bytes} [Tue May 12 12:35:11 2026] GET /v2.1/os-keypairs => generated 545 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/571] 199.19.213.199 () {44 vars in 989 bytes} [Tue May 12 12:35:14 2026] GET /v2.1/os-quota-sets/70531c47f5fd4c7d945a6ab385b39429 => generated 368 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/582] 199.19.213.199 () {42 vars in 704 bytes} [Tue May 12 12:35:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/583] 199.19.213.199 () {44 vars in 908 bytes} [Tue May 12 12:35:59 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 292/584] 199.19.213.199 () {46 vars in 981 bytes} [Tue May 12 12:35:59 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:35:59.105 8 INFO nova.api.openstack.wsgi [None req-23412d95-d83c-40b1-ba7d-6b12fb430422 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 293/585] 199.19.213.199 () {48 vars in 1014 bytes} [Tue May 12 12:35:59 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/586] 199.19.213.199 () {48 vars in 1050 bytes} [Tue May 12 12:35:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/587] 199.19.213.199 () {48 vars in 1098 bytes} [Tue May 12 12:35:59 2026] GET /v2.1/flavors/d953eaac-c664-4ea0-a3a4-706571306bb3/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: 296/590] 199.19.213.199 () {44 vars in 989 bytes} [Tue May 12 12:36:12 2026] GET /v2.1/os-quota-sets/d3635270c66c47abbc4db15347eb055c => generated 368 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/601] 199.19.213.199 () {42 vars in 704 bytes} [Tue May 12 12:37:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/602] 199.19.213.199 () {44 vars in 908 bytes} [Tue May 12 12:37:00 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 301/603] 199.19.213.199 () {46 vars in 981 bytes} [Tue May 12 12:37:00 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/604] 199.19.213.199 () {48 vars in 1050 bytes} [Tue May 12 12:37:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/605] 199.19.213.199 () {48 vars in 1098 bytes} [Tue May 12 12:37:00 2026] GET /v2.1/flavors/32902345-f7bc-4e30-bd31-da52e36f7f55/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: 304/606] 199.19.213.199 () {48 vars in 1098 bytes} [Tue May 12 12:37:00 2026] GET /v2.1/flavors/71482fdf-d3c1-4b68-8898-43aebaa4d030/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/607] 199.19.213.199 () {48 vars in 1098 bytes} [Tue May 12 12:37:00 2026] GET /v2.1/flavors/722328d5-9896-4dee-aafa-94c41f4e05ec/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/608] 199.19.213.199 () {48 vars in 1098 bytes} [Tue May 12 12:37:00 2026] GET /v2.1/flavors/8b50b352-9d8b-427b-9a5a-d8785ae13657/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/609] 199.19.213.199 () {48 vars in 1098 bytes} [Tue May 12 12:37:00 2026] GET /v2.1/flavors/96d01458-fd5d-4ff6-926d-d4b0f0220292/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/610] 199.19.213.199 () {48 vars in 1098 bytes} [Tue May 12 12:37:00 2026] GET /v2.1/flavors/d953eaac-c664-4ea0-a3a4-706571306bb3/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/611] 199.19.213.199 () {48 vars in 1098 bytes} [Tue May 12 12:37:00 2026] GET /v2.1/flavors/dbab2306-ba42-4516-89bf-9db52134c01f/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 311/620] 10.0.0.129 () {32 vars in 654 bytes} [Tue May 12 12:37:40 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/621] 10.0.0.129 () {32 vars in 640 bytes} [Tue May 12 12:37:40 2026] GET /v2.1/servers => generated 15 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-12 12:37:40.920 8 WARNING oslo_db.sqlalchemy.utils [None req-ef252a3d-fe3d-462c-a607-655b50cc2251 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 312/622] 10.0.0.129 () {32 vars in 648 bytes} [Tue May 12 12:37:40 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/623] 10.0.0.129 () {32 vars in 693 bytes} [Tue May 12 12:37:40 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: 314/626] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:37:51 2026] GET /v2.1/flavors/96d01458-fd5d-4ff6-926d-d4b0f0220292 => generated 511 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/627] 10.0.0.129 () {32 vars in 640 bytes} [Tue May 12 12:37:51 2026] GET /v2.1/flavors => generated 1674 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/628] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:37:51 2026] GET /v2.1/flavors/96d01458-fd5d-4ff6-926d-d4b0f0220292 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/631] 10.0.0.129 () {34 vars in 670 bytes} [Tue May 12 12:37:58 2026] POST /v2.1/os-keypairs => generated 386 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/632] 10.0.0.129 () {34 vars in 684 bytes} [Tue May 12 12:37:58 2026] POST /v2.1/os-security-groups => generated 245 bytes in 816 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/633] 10.0.0.129 () {34 vars in 684 bytes} [Tue May 12 12:37:58 2026] POST /v2.1/os-security-groups => generated 243 bytes in 916 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/634] 10.0.0.129 () {34 vars in 694 bytes} [Tue May 12 12:37:59 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/635] 10.0.0.129 () {34 vars in 684 bytes} [Tue May 12 12:37:59 2026] POST /v2.1/os-security-groups => generated 243 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/636] 10.0.0.129 () {34 vars in 684 bytes} [Tue May 12 12:37:59 2026] POST /v2.1/os-security-groups => generated 247 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/637] 10.0.0.129 () {34 vars in 684 bytes} [Tue May 12 12:38:00 2026] POST /v2.1/os-security-groups => generated 243 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/638] 10.0.0.129 () {34 vars in 694 bytes} [Tue May 12 12:38:00 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/639] 10.0.0.129 () {32 vars in 662 bytes} [Tue May 12 12:38:00 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/640] 10.0.0.129 () {32 vars in 739 bytes} [Tue May 12 12:38:00 2026] DELETE /v2.1/os-security-groups/b6062b98-b470-43b9-91f4-2b7bdfcb5a05 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/641] 10.0.0.129 () {34 vars in 694 bytes} [Tue May 12 12:38:00 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:38:00.797 8 INFO nova.api.openstack.wsgi [None req-e62a4040-6c07-4aae-a282-06a6b5579c6a 8681a4b542a24b03b50da4208aabe4fd 92d8b71964164fdc964f6ad14068156a - - default default] HTTP exception thrown: Security group b6062b98-b470-43b9-91f4-2b7bdfcb5a05 does not exist Neutron server returns request_ids: ['req-1c9cdd2d-4364-40cb-964c-32589c4f03fb'] [pid: 8|app: 0|req: 322/642] 10.0.0.129 () {32 vars in 736 bytes} [Tue May 12 12:38:00 2026] GET /v2.1/os-security-groups/b6062b98-b470-43b9-91f4-2b7bdfcb5a05 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/643] 10.0.0.129 () {32 vars in 736 bytes} [Tue May 12 12:38:00 2026] GET /v2.1/os-security-groups/db9d0667-876b-49d3-b74e-8a5c51a204bb => generated 664 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/644] 10.0.0.129 () {32 vars in 739 bytes} [Tue May 12 12:38:00 2026] DELETE /v2.1/os-security-groups/17f2c0c9-2002-4a78-80a1-37dbf1fbaa22 => generated 0 bytes in 335 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/645] 10.0.0.129 () {32 vars in 749 bytes} [Tue May 12 12:38:01 2026] DELETE /v2.1/os-security-group-rules/cfe92c95-3313-40dd-909a-7d944fdcaafb => generated 0 bytes in 202 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-12 12:38:01.439 8 INFO nova.api.openstack.wsgi [None req-c5696ad8-6d93-4000-a7af-72b4c31174b0 8681a4b542a24b03b50da4208aabe4fd 92d8b71964164fdc964f6ad14068156a - - default default] HTTP exception thrown: Security group 17f2c0c9-2002-4a78-80a1-37dbf1fbaa22 does not exist Neutron server returns request_ids: ['req-6f15a9fe-49f6-4d55-9e5e-400ffbd6b1e6'] [pid: 8|app: 0|req: 326/646] 10.0.0.129 () {32 vars in 736 bytes} [Tue May 12 12:38:01 2026] GET /v2.1/os-security-groups/17f2c0c9-2002-4a78-80a1-37dbf1fbaa22 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/647] 10.0.0.129 () {32 vars in 739 bytes} [Tue May 12 12:38:01 2026] DELETE /v2.1/os-security-groups/db9d0667-876b-49d3-b74e-8a5c51a204bb => generated 0 bytes in 205 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/648] 10.0.0.129 () {32 vars in 739 bytes} [Tue May 12 12:38:01 2026] DELETE /v2.1/os-security-groups/abc4df3d-c2da-4ee1-85fa-fa3582a6d4da => generated 0 bytes in 184 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/649] 10.0.0.129 () {34 vars in 662 bytes} [Tue May 12 12:38:00 2026] POST /v2.1/servers => generated 448 bytes in 1094 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-05-12 12:38:01.883 7 INFO nova.api.openstack.wsgi [None req-e4cebc90-0782-4d4e-8425-0493443debad 8681a4b542a24b03b50da4208aabe4fd 92d8b71964164fdc964f6ad14068156a - - default default] HTTP exception thrown: Security group abc4df3d-c2da-4ee1-85fa-fa3582a6d4da does not exist Neutron server returns request_ids: ['req-9833b4ef-5564-4abc-ac6d-4a12ed7f96ee'] [pid: 7|app: 0|req: 322/650] 10.0.0.129 () {32 vars in 736 bytes} [Tue May 12 12:38:01 2026] GET /v2.1/os-security-groups/abc4df3d-c2da-4ee1-85fa-fa3582a6d4da => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/651] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:01 2026] GET /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb => generated 1401 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/652] 10.0.0.129 () {32 vars in 739 bytes} [Tue May 12 12:38:01 2026] DELETE /v2.1/os-security-groups/a1d07741-227a-4763-b869-02b396d71727 => generated 0 bytes in 213 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/653] 10.0.0.129 () {32 vars in 662 bytes} [Tue May 12 12:38:01 2026] GET /v2.1/os-security-groups => generated 707 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:38:02.159 8 INFO nova.api.openstack.wsgi [None req-0f7085bf-3713-41b2-9ac2-c0094e86aa29 8681a4b542a24b03b50da4208aabe4fd 92d8b71964164fdc964f6ad14068156a - - default default] HTTP exception thrown: Security group abc4df3d-c2da-4ee1-85fa-fa3582a6d4da does not exist Neutron server returns request_ids: ['req-3f060ab5-0229-4227-a290-cdad460b02b3'] [pid: 8|app: 0|req: 330/654] 10.0.0.129 () {32 vars in 739 bytes} [Tue May 12 12:38:02 2026] DELETE /v2.1/os-security-groups/abc4df3d-c2da-4ee1-85fa-fa3582a6d4da => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-12 12:38:02.210 7 INFO nova.api.openstack.wsgi [None req-47333b7a-0f48-4cb4-b80c-b2f5260eb9d8 8681a4b542a24b03b50da4208aabe4fd 92d8b71964164fdc964f6ad14068156a - - default default] HTTP exception thrown: Security group 17f2c0c9-2002-4a78-80a1-37dbf1fbaa22 does not exist Neutron server returns request_ids: ['req-641091a7-ff11-48c4-9cf8-cd13cfcdbdc5'] [pid: 7|app: 0|req: 325/655] 10.0.0.129 () {32 vars in 739 bytes} [Tue May 12 12:38:02 2026] DELETE /v2.1/os-security-groups/17f2c0c9-2002-4a78-80a1-37dbf1fbaa22 => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-12 12:38:02.253 8 INFO nova.api.openstack.wsgi [None req-39ddc6b1-88eb-4c96-8fbc-3eadfc549c6d 8681a4b542a24b03b50da4208aabe4fd 92d8b71964164fdc964f6ad14068156a - - default default] HTTP exception thrown: Security group b6062b98-b470-43b9-91f4-2b7bdfcb5a05 does not exist Neutron server returns request_ids: ['req-59ecc71a-8c03-4dde-8704-ca13541dfaf2'] [pid: 8|app: 0|req: 331/656] 10.0.0.129 () {32 vars in 739 bytes} [Tue May 12 12:38:02 2026] DELETE /v2.1/os-security-groups/b6062b98-b470-43b9-91f4-2b7bdfcb5a05 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/657] 10.0.0.129 () {34 vars in 670 bytes} [Tue May 12 12:38:03 2026] POST /v2.1/os-keypairs => generated 385 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/658] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:02 2026] GET /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb => generated 1459 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/659] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:04 2026] GET /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb => generated 1525 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 327/660] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:05 2026] GET /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb => generated 1525 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:06.863 8 INFO nova.api.openstack.compute.server_external_events [req-d4a5d988-fa97-4f2d-9cf9-d00c46992085 req-d9d53f68-aa43-4858-8887-7a87b08a5d03 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:d29501b8-fceb-45cb-b219-6abd3ae8fa5f for instance c5dc36ae-8cc4-4925-bca3-85949ffb01bb on instance 2026-05-12 12:38:06.878 8 INFO nova.compute.rpcapi [None req-ef25a6d2-4e8c-4bd8-be86-5fb1afda6451 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 8|app: 0|req: 334/661] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:38:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/662] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:06 2026] GET /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb => generated 1525 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 336/665] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:08 2026] GET /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb => generated 1525 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 330/666] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:09 2026] GET /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb => generated 1525 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/667] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:10 2026] GET /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb => generated 1525 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/668] 10.0.0.129 () {34 vars in 662 bytes} [Tue May 12 12:38:10 2026] POST /v2.1/servers => generated 451 bytes in 1501 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: 332/669] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:11 2026] GET /v2.1/servers/5f97876a-8cc6-4b0d-ab04-eb9fd2bd5ca4 => generated 1252 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/670] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:11 2026] GET /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb => generated 1525 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:12.905 7 INFO nova.api.openstack.compute.server_external_events [req-ddec7adf-929b-4477-97b0-8abd33b946f3 req-988b2140-ef04-45c4-a0e8-b0cd3f2c83b7 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:d29501b8-fceb-45cb-b219-6abd3ae8fa5f for instance c5dc36ae-8cc4-4925-bca3-85949ffb01bb on instance 2026-05-12 12:38:12.911 7 INFO nova.compute.rpcapi [None req-847f8a9b-aafd-422f-ad65-eacb225d9500 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 7|app: 0|req: 333/671] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:38:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 339/672] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:13 2026] GET /v2.1/servers/5f97876a-8cc6-4b0d-ab04-eb9fd2bd5ca4 => generated 1368 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/673] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:13 2026] GET /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb => generated 1716 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 340/674] 10.0.0.129 () {32 vars in 740 bytes} [Tue May 12 12:38:13 2026] GET /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb/os-interface => generated 284 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/675] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:14 2026] GET /v2.1/servers/5f97876a-8cc6-4b0d-ab04-eb9fd2bd5ca4 => generated 1436 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:14.829 7 INFO nova.api.openstack.compute.server_external_events [req-263984cd-3598-4bab-9196-86b07b43b892 req-4296f208-36ba-4e8a-8a86-28636d029c3f 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:d29501b8-fceb-45cb-b219-6abd3ae8fa5f for instance c5dc36ae-8cc4-4925-bca3-85949ffb01bb on instance [pid: 7|app: 0|req: 336/676] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:38:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/677] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:14 2026] GET /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb => generated 1716 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:15.023 8 INFO nova.api.openstack.compute.server_external_events [req-9363bc29-32ea-4783-adc1-926d8b18411d req-51d33bf5-9c06-4818-b774-c1fc4957d3d0 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:d29501b8-fceb-45cb-b219-6abd3ae8fa5f for instance c5dc36ae-8cc4-4925-bca3-85949ffb01bb on instance [pid: 8|app: 0|req: 342/678] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:38:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/679] 10.0.0.129 () {34 vars in 670 bytes} [Tue May 12 12:38:14 2026] POST /v2.1/os-keypairs => generated 386 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/680] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:15 2026] GET /v2.1/servers/5f97876a-8cc6-4b0d-ab04-eb9fd2bd5ca4 => generated 1436 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:16.867 8 INFO nova.api.openstack.compute.server_external_events [req-2c5f5fd0-7b09-49b6-9d57-5b8a59f84b3e req-2d3c4cd5-8d3b-4bee-92d7-3c449e1f615c 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:6c558fe5-e708-4560-b035-8d47c68e974d for instance 5f97876a-8cc6-4b0d-ab04-eb9fd2bd5ca4 on instance [pid: 8|app: 0|req: 344/681] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:38:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/682] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:16 2026] GET /v2.1/servers/5f97876a-8cc6-4b0d-ab04-eb9fd2bd5ca4 => generated 1424 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 345/683] 10.0.0.129 () {34 vars in 670 bytes} [Tue May 12 12:38:17 2026] POST /v2.1/os-keypairs => generated 386 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 340/686] 10.0.0.129 () {34 vars in 662 bytes} [Tue May 12 12:38:17 2026] POST /v2.1/servers => generated 451 bytes in 501 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/687] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:17 2026] GET /v2.1/servers/e6792b0a-cda2-4c9a-b37a-3129855b665e => generated 1421 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 341/688] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:18 2026] GET /v2.1/servers/5f97876a-8cc6-4b0d-ab04-eb9fd2bd5ca4 => generated 1424 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 342/689] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:18 2026] GET /v2.1/servers/e6792b0a-cda2-4c9a-b37a-3129855b665e => generated 1491 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 343/690] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:19 2026] GET /v2.1/servers/5f97876a-8cc6-4b0d-ab04-eb9fd2bd5ca4 => generated 1424 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/691] 10.0.0.129 () {34 vars in 662 bytes} [Tue May 12 12:38:18 2026] POST /v2.1/servers => generated 453 bytes in 658 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: 344/692] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:19 2026] GET /v2.1/servers/43ea6db0-04d4-42aa-819e-3ac63421d2a6 => generated 1432 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:20.131 7 INFO nova.api.openstack.compute.server_external_events [req-98050c28-247a-4c35-a9c6-6bc851d41433 req-5aac4be5-1e4a-452e-b9ac-95d4a9116748 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:6c558fe5-e708-4560-b035-8d47c68e974d for instance 5f97876a-8cc6-4b0d-ab04-eb9fd2bd5ca4 on instance [pid: 7|app: 0|req: 345/693] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:38:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 349/694] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:20 2026] GET /v2.1/servers/e6792b0a-cda2-4c9a-b37a-3129855b665e => generated 1547 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-12 12:38:20.201 7 INFO nova.api.openstack.compute.server_external_events [req-634d43a4-c079-4f27-871a-6cfdc27dce6f req-3f7e8137-7b31-44f6-b246-cbdc3a8a3349 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:dfb369c1-675a-4bd2-a5f5-a841d0b10567 for instance e6792b0a-cda2-4c9a-b37a-3129855b665e on instance [pid: 7|app: 0|req: 346/695] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:38:20 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 347/696] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:20 2026] GET /v2.1/servers/43ea6db0-04d4-42aa-819e-3ac63421d2a6 => generated 1490 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/697] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:20 2026] GET /v2.1/servers/5f97876a-8cc6-4b0d-ab04-eb9fd2bd5ca4 => generated 1611 bytes in 597 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/698] 10.0.0.129 () {32 vars in 740 bytes} [Tue May 12 12:38:20 2026] GET /v2.1/servers/5f97876a-8cc6-4b0d-ab04-eb9fd2bd5ca4/os-interface => generated 284 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/699] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:21 2026] GET /v2.1/servers/e6792b0a-cda2-4c9a-b37a-3129855b665e => generated 1547 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/700] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:21 2026] GET /v2.1/servers/43ea6db0-04d4-42aa-819e-3ac63421d2a6 => generated 1558 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/701] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:21 2026] GET /v2.1/servers/5f97876a-8cc6-4b0d-ab04-eb9fd2bd5ca4 => generated 1611 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:22.187 7 INFO nova.api.openstack.compute.server_external_events [req-fd23a161-4543-4152-9091-ee77f320f05b req-268832d6-da0b-4a10-b3d5-3fead29e7daa 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:6c558fe5-e708-4560-b035-8d47c68e974d for instance 5f97876a-8cc6-4b0d-ab04-eb9fd2bd5ca4 on instance 2026-05-12 12:38:22.187 7 INFO nova.api.openstack.compute.server_external_events [req-fd23a161-4543-4152-9091-ee77f320f05b req-268832d6-da0b-4a10-b3d5-3fead29e7daa 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:dfb369c1-675a-4bd2-a5f5-a841d0b10567 for instance e6792b0a-cda2-4c9a-b37a-3129855b665e on instance 2026-05-12 12:38:22.187 7 INFO nova.api.openstack.compute.server_external_events [req-fd23a161-4543-4152-9091-ee77f320f05b req-268832d6-da0b-4a10-b3d5-3fead29e7daa 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:dfb369c1-675a-4bd2-a5f5-a841d0b10567 for instance e6792b0a-cda2-4c9a-b37a-3129855b665e on instance 2026-05-12 12:38:22.188 7 INFO nova.api.openstack.compute.server_external_events [req-fd23a161-4543-4152-9091-ee77f320f05b req-268832d6-da0b-4a10-b3d5-3fead29e7daa 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:83915465-674e-439f-ba02-914886efc904 for instance 43ea6db0-04d4-42aa-819e-3ac63421d2a6 on instance [pid: 7|app: 0|req: 350/702] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:38:22 2026] POST /v2.1/os-server-external-events => generated 692 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:22.239 7 INFO nova.api.openstack.compute.server_external_events [req-8e53d0e1-0704-46fb-a707-6f9d731644f5 req-010ce117-b49a-4ba9-afe9-b07ac890e869 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:6c558fe5-e708-4560-b035-8d47c68e974d for instance 5f97876a-8cc6-4b0d-ab04-eb9fd2bd5ca4 on instance [pid: 7|app: 0|req: 351/703] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:38:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/704] 10.0.0.129 () {32 vars in 640 bytes} [Tue May 12 12:38:22 2026] GET /v2.1/servers => generated 387 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 352/705] 10.0.0.129 () {32 vars in 717 bytes} [Tue May 12 12:38:22 2026] DELETE /v2.1/servers/5f97876a-8cc6-4b0d-ab04-eb9fd2bd5ca4 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/706] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:22 2026] GET /v2.1/servers/e6792b0a-cda2-4c9a-b37a-3129855b665e => generated 1724 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/707] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:22 2026] GET /v2.1/servers/5f97876a-8cc6-4b0d-ab04-eb9fd2bd5ca4 => generated 1617 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/708] 10.0.0.129 () {32 vars in 740 bytes} [Tue May 12 12:38:22 2026] GET /v2.1/servers/e6792b0a-cda2-4c9a-b37a-3129855b665e/os-interface => generated 284 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/709] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:23 2026] GET /v2.1/servers/43ea6db0-04d4-42aa-819e-3ac63421d2a6 => generated 1558 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/710] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:23 2026] GET /v2.1/servers/5f97876a-8cc6-4b0d-ab04-eb9fd2bd5ca4 => generated 1737 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/711] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:23 2026] GET /v2.1/servers/e6792b0a-cda2-4c9a-b37a-3129855b665e => generated 1724 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/712] 10.0.0.129 () {32 vars in 640 bytes} [Tue May 12 12:38:24 2026] GET /v2.1/servers => generated 375 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 356/713] 10.0.0.129 () {32 vars in 717 bytes} [Tue May 12 12:38:24 2026] DELETE /v2.1/servers/e6792b0a-cda2-4c9a-b37a-3129855b665e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:24.237 7 INFO nova.api.openstack.compute.server_external_events [req-3df58c26-8e18-478a-b78f-280bc370681e req-b925b4d2-4550-400f-83c8-16d2f5d3dde7 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-unplugged:6c558fe5-e708-4560-b035-8d47c68e974d for instance 5f97876a-8cc6-4b0d-ab04-eb9fd2bd5ca4 on instance 2026-05-12 12:38:24.238 7 INFO nova.api.openstack.compute.server_external_events [req-3df58c26-8e18-478a-b78f-280bc370681e req-b925b4d2-4550-400f-83c8-16d2f5d3dde7 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:6c558fe5-e708-4560-b035-8d47c68e974d for instance 5f97876a-8cc6-4b0d-ab04-eb9fd2bd5ca4 on instance 2026-05-12 12:38:24.238 7 INFO nova.api.openstack.compute.server_external_events [req-3df58c26-8e18-478a-b78f-280bc370681e req-b925b4d2-4550-400f-83c8-16d2f5d3dde7 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:83915465-674e-439f-ba02-914886efc904 for instance 43ea6db0-04d4-42aa-819e-3ac63421d2a6 on instance 2026-05-12 12:38:24.239 7 INFO nova.api.openstack.compute.server_external_events [req-3df58c26-8e18-478a-b78f-280bc370681e req-b925b4d2-4550-400f-83c8-16d2f5d3dde7 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:83915465-674e-439f-ba02-914886efc904 for instance 43ea6db0-04d4-42aa-819e-3ac63421d2a6 on instance [pid: 7|app: 0|req: 357/714] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:38:24 2026] POST /v2.1/os-server-external-events => generated 698 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:24.290 7 INFO nova.api.openstack.compute.server_external_events [req-92f44588-3e3a-4521-a359-cd97a5cadddf req-f194358c-baa5-4e50-8f88-b068bab0b8ba 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:dfb369c1-675a-4bd2-a5f5-a841d0b10567 for instance e6792b0a-cda2-4c9a-b37a-3129855b665e on instance 2026-05-12 12:38:24.291 7 INFO nova.api.openstack.compute.server_external_events [req-92f44588-3e3a-4521-a359-cd97a5cadddf req-f194358c-baa5-4e50-8f88-b068bab0b8ba 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-deleted:6c558fe5-e708-4560-b035-8d47c68e974d for instance 5f97876a-8cc6-4b0d-ab04-eb9fd2bd5ca4 on instance [pid: 7|app: 0|req: 358/715] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:38:24 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/716] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:24 2026] GET /v2.1/servers/e6792b0a-cda2-4c9a-b37a-3129855b665e => generated 1730 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/717] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:24 2026] GET /v2.1/servers/43ea6db0-04d4-42aa-819e-3ac63421d2a6 => generated 1742 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/718] 10.0.0.129 () {32 vars in 740 bytes} [Tue May 12 12:38:24 2026] GET /v2.1/servers/43ea6db0-04d4-42aa-819e-3ac63421d2a6/os-interface => generated 285 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:25.013 7 INFO nova.api.openstack.wsgi [None req-c51df4e9-b8cb-4dab-9ae2-68588a7eaa4d 7e2b7475555a4aa78a46cc11187312ea fea390f3a2834b629ff24c6a4d055529 - - default default] HTTP exception thrown: Instance 5f97876a-8cc6-4b0d-ab04-eb9fd2bd5ca4 could not be found. [pid: 7|app: 0|req: 360/719] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:24 2026] GET /v2.1/servers/5f97876a-8cc6-4b0d-ab04-eb9fd2bd5ca4 => 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: 360/720] 10.0.0.129 () {32 vars in 703 bytes} [Tue May 12 12:38:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-296576371 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/721] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:25 2026] GET /v2.1/servers/e6792b0a-cda2-4c9a-b37a-3129855b665e => generated 1850 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/722] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:25 2026] GET /v2.1/servers/43ea6db0-04d4-42aa-819e-3ac63421d2a6 => generated 1742 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/723] 10.0.0.129 () {32 vars in 640 bytes} [Tue May 12 12:38:25 2026] GET /v2.1/servers => generated 384 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/724] 10.0.0.129 () {32 vars in 717 bytes} [Tue May 12 12:38:25 2026] DELETE /v2.1/servers/43ea6db0-04d4-42aa-819e-3ac63421d2a6 => generated 0 bytes in 129 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: 363/725] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:25 2026] GET /v2.1/servers/43ea6db0-04d4-42aa-819e-3ac63421d2a6 => generated 1748 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:26.277 8 INFO nova.api.openstack.compute.server_external_events [req-ac854983-d016-43a8-9191-71ec91de1521 req-210d0bb0-b8c8-4571-aed0-3973882b546d 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-unplugged:dfb369c1-675a-4bd2-a5f5-a841d0b10567 for instance e6792b0a-cda2-4c9a-b37a-3129855b665e on instance 2026-05-12 12:38:26.278 8 INFO nova.api.openstack.compute.server_external_events [req-ac854983-d016-43a8-9191-71ec91de1521 req-210d0bb0-b8c8-4571-aed0-3973882b546d 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:dfb369c1-675a-4bd2-a5f5-a841d0b10567 for instance e6792b0a-cda2-4c9a-b37a-3129855b665e on instance 2026-05-12 12:38:26.279 8 INFO nova.api.openstack.compute.server_external_events [req-ac854983-d016-43a8-9191-71ec91de1521 req-210d0bb0-b8c8-4571-aed0-3973882b546d 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-deleted:dfb369c1-675a-4bd2-a5f5-a841d0b10567 for instance e6792b0a-cda2-4c9a-b37a-3129855b665e on instance 2026-05-12 12:38:26.280 8 INFO nova.api.openstack.compute.server_external_events [req-ac854983-d016-43a8-9191-71ec91de1521 req-210d0bb0-b8c8-4571-aed0-3973882b546d 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-unplugged:83915465-674e-439f-ba02-914886efc904 for instance 43ea6db0-04d4-42aa-819e-3ac63421d2a6 on instance [pid: 8|app: 0|req: 363/726] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:38:26 2026] POST /v2.1/os-server-external-events => generated 700 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:26.333 7 INFO nova.api.openstack.compute.server_external_events [req-eb432f94-c160-4977-9bd9-c31e35471f30 req-ed4d8a7e-be52-4bb8-acb5-9de3a2a2c3a6 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:83915465-674e-439f-ba02-914886efc904 for instance 43ea6db0-04d4-42aa-819e-3ac63421d2a6 on instance [pid: 7|app: 0|req: 364/727] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:38:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:26.579 8 INFO nova.api.openstack.wsgi [None req-1b4081fc-af27-43ba-9077-cb1e53b07c97 d766b6f416f947c09e6a3bdfb59b2bc6 a37b84fb253d4bb8a7568255ecae4f84 - - default default] HTTP exception thrown: Instance e6792b0a-cda2-4c9a-b37a-3129855b665e could not be found. [pid: 8|app: 0|req: 364/728] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:26 2026] GET /v2.1/servers/e6792b0a-cda2-4c9a-b37a-3129855b665e => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/729] 10.0.0.129 () {32 vars in 705 bytes} [Tue May 12 12:38:26 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1943299344 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/730] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:27 2026] GET /v2.1/servers/43ea6db0-04d4-42aa-819e-3ac63421d2a6 => generated 1518 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:28.221 8 INFO nova.api.openstack.wsgi [None req-8e1e71c3-0afc-4777-906b-17d815d2aedb 7e1c317c7ecd43208437ba48ef75d9c2 0330282e1d344e4b90d0a7b3ca15128c - - default default] HTTP exception thrown: Instance 43ea6db0-04d4-42aa-819e-3ac63421d2a6 could not be found. [pid: 8|app: 0|req: 367/733] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:28 2026] GET /v2.1/servers/43ea6db0-04d4-42aa-819e-3ac63421d2a6 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/734] 10.0.0.129 () {32 vars in 705 bytes} [Tue May 12 12:38:28 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1831559053 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:28.322 8 INFO nova.api.openstack.compute.server_external_events [req-9837bc04-6cbb-4e5a-ae00-643d2527e2c8 req-33cfaae7-81a8-4ee9-8f75-302e08438ca7 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:83915465-674e-439f-ba02-914886efc904 for instance 43ea6db0-04d4-42aa-819e-3ac63421d2a6 on instance 2026-05-12 12:38:28.322 8 INFO nova.api.openstack.compute.server_external_events [req-9837bc04-6cbb-4e5a-ae00-643d2527e2c8 req-33cfaae7-81a8-4ee9-8f75-302e08438ca7 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-deleted:83915465-674e-439f-ba02-914886efc904 for instance 43ea6db0-04d4-42aa-819e-3ac63421d2a6 on instance [pid: 8|app: 0|req: 368/735] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:38:28 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/736] 10.0.0.129 () {32 vars in 740 bytes} [Tue May 12 12:38:30 2026] GET /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb/os-interface => generated 284 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/737] 10.0.0.129 () {32 vars in 814 bytes} [Tue May 12 12:38:30 2026] GET /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb/os-interface/d29501b8-fceb-45cb-b219-6abd3ae8fa5f => generated 281 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/738] 10.0.0.129 () {32 vars in 722 bytes} [Tue May 12 12:38:30 2026] GET /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb/ips => generated 156 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/739] 10.0.0.129 () {34 vars in 749 bytes} [Tue May 12 12:38:30 2026] POST /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 370/740] 10.0.0.129 () {32 vars in 722 bytes} [Tue May 12 12:38:30 2026] GET /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb/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, ' 2026-05-12 12:38:31.553 8 INFO nova.api.openstack.compute.server_external_events [req-dae0f1c9-0b36-4c3a-987d-dc1ec5c9dc19 req-0463c5b8-fcf2-4653-b430-e7f1aaa82448 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:d29501b8-fceb-45cb-b219-6abd3ae8fa5f for instance c5dc36ae-8cc4-4925-bca3-85949ffb01bb on instance [pid: 8|app: 0|req: 371/741] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:38:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/742] 10.0.0.129 () {32 vars in 722 bytes} [Tue May 12 12:38:31 2026] GET /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/743] 10.0.0.129 () {32 vars in 722 bytes} [Tue May 12 12:38:32 2026] GET /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb/ips => generated 195 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/744] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:32 2026] GET /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb => generated 1951 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/745] 10.0.0.129 () {34 vars in 749 bytes} [Tue May 12 12:38:33 2026] POST /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb/action => generated 0 bytes in 31 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: 373/746] 10.0.0.129 () {32 vars in 722 bytes} [Tue May 12 12:38:33 2026] GET /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb/ips => generated 195 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:33.846 8 INFO nova.api.openstack.compute.server_external_events [req-55229ddb-c736-4bfd-b677-0edaaa483832 req-9669c19a-4a17-4b3b-8e52-88380da441b8 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:d29501b8-fceb-45cb-b219-6abd3ae8fa5f for instance c5dc36ae-8cc4-4925-bca3-85949ffb01bb on instance [pid: 8|app: 0|req: 374/747] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:38:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/748] 10.0.0.129 () {32 vars in 722 bytes} [Tue May 12 12:38:34 2026] GET /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb/ips => generated 195 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: 375/749] 10.0.0.129 () {32 vars in 722 bytes} [Tue May 12 12:38:35 2026] GET /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb/ips => generated 156 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: 375/750] 10.0.0.129 () {32 vars in 717 bytes} [Tue May 12 12:38:35 2026] DELETE /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/751] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:35 2026] GET /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb => generated 1842 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:35.883 7 INFO nova.api.openstack.compute.server_external_events [req-de3c677e-92dd-4a97-a9f2-6d21711b8bf4 req-e9fb8f81-6ef4-44af-b002-9a593e37b12f 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-unplugged:d29501b8-fceb-45cb-b219-6abd3ae8fa5f for instance c5dc36ae-8cc4-4925-bca3-85949ffb01bb on instance [pid: 7|app: 0|req: 376/752] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:38:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:36.552 8 INFO nova.api.openstack.wsgi [None req-6f1074a7-297a-42c8-9c43-5ccdd6349f9d e5d6be55440e4746ab8b9595e5b87d11 e6c220f1b09f4bf9ab3f32dddef271cf - - default default] HTTP exception thrown: Instance c5dc36ae-8cc4-4925-bca3-85949ffb01bb could not be found. [pid: 8|app: 0|req: 377/753] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:36 2026] GET /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/754] 10.0.0.129 () {32 vars in 705 bytes} [Tue May 12 12:38:36 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1583284938 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:37.338 8 INFO nova.api.openstack.wsgi [None req-7aa5d845-645a-407e-88d0-e2f35dc1d4d8 e5d6be55440e4746ab8b9595e5b87d11 e6c220f1b09f4bf9ab3f32dddef271cf - - default default] HTTP exception thrown: Instance c5dc36ae-8cc4-4925-bca3-85949ffb01bb could not be found. [pid: 8|app: 0|req: 379/757] 10.0.0.129 () {32 vars in 717 bytes} [Tue May 12 12:38:37 2026] DELETE /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-12 12:38:37.366 7 INFO nova.api.openstack.wsgi [None req-d465513e-9659-4e81-9779-2d26eb70ac60 e5d6be55440e4746ab8b9595e5b87d11 e6c220f1b09f4bf9ab3f32dddef271cf - - default default] HTTP exception thrown: Instance c5dc36ae-8cc4-4925-bca3-85949ffb01bb could not be found. [pid: 7|app: 0|req: 379/758] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:37 2026] GET /v2.1/servers/c5dc36ae-8cc4-4925-bca3-85949ffb01bb => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:37.927 8 INFO nova.api.openstack.compute.server_external_events [req-de2dca42-f368-42f8-931c-c6be66b2eade req-eb3c3a30-60f9-4e54-a38e-bd9ebae05c9f 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:d29501b8-fceb-45cb-b219-6abd3ae8fa5f for instance c5dc36ae-8cc4-4925-bca3-85949ffb01bb on instance 2026-05-12 12:38:37.928 8 INFO nova.api.openstack.compute.server_external_events [req-de2dca42-f368-42f8-931c-c6be66b2eade req-eb3c3a30-60f9-4e54-a38e-bd9ebae05c9f 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-deleted:d29501b8-fceb-45cb-b219-6abd3ae8fa5f for instance c5dc36ae-8cc4-4925-bca3-85949ffb01bb on instance [pid: 8|app: 0|req: 380/759] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:38:37 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/760] 10.0.0.129 () {34 vars in 670 bytes} [Tue May 12 12:38:39 2026] POST /v2.1/os-keypairs => generated 385 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/761] 10.0.0.129 () {34 vars in 662 bytes} [Tue May 12 12:38:42 2026] POST /v2.1/servers => generated 453 bytes in 488 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/762] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:42 2026] GET /v2.1/servers/120d5b30-ce69-4eb7-b2fc-5ba279e245d8 => generated 1390 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/763] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:43 2026] GET /v2.1/servers/120d5b30-ce69-4eb7-b2fc-5ba279e245d8 => generated 1448 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:45.003 8 INFO nova.api.openstack.compute.server_external_events [req-6f74a7a5-2fb3-4e8d-b687-d107f583074d req-eed546f4-5e76-4257-ba6b-522625477fd9 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:5edb5fd2-8bb1-4c72-bf04-f64e71cd157d for instance 120d5b30-ce69-4eb7-b2fc-5ba279e245d8 on instance [pid: 8|app: 0|req: 383/764] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:38:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/765] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:44 2026] GET /v2.1/servers/120d5b30-ce69-4eb7-b2fc-5ba279e245d8 => generated 1516 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:45.788 8 INFO nova.api.openstack.compute.server_external_events [req-33cba71f-fee0-4383-b0f2-7419ed50d766 req-88001e4f-c35a-4a85-86f3-963e8c966375 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:5edb5fd2-8bb1-4c72-bf04-f64e71cd157d for instance 120d5b30-ce69-4eb7-b2fc-5ba279e245d8 on instance [pid: 8|app: 0|req: 384/766] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:38:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/767] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:46 2026] GET /v2.1/servers/120d5b30-ce69-4eb7-b2fc-5ba279e245d8 => generated 1516 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 385/770] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:47 2026] GET /v2.1/servers/120d5b30-ce69-4eb7-b2fc-5ba279e245d8 => generated 1699 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 386/771] 10.0.0.129 () {32 vars in 740 bytes} [Tue May 12 12:38:47 2026] GET /v2.1/servers/120d5b30-ce69-4eb7-b2fc-5ba279e245d8/os-interface => generated 285 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:47.837 7 INFO nova.api.openstack.compute.server_external_events [req-53ae8349-4518-4f58-90c7-dd05c8e435b4 req-a08fba0f-016a-4bf1-ba1d-1bbeeb85a291 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:5edb5fd2-8bb1-4c72-bf04-f64e71cd157d for instance 120d5b30-ce69-4eb7-b2fc-5ba279e245d8 on instance [pid: 7|app: 0|req: 386/772] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:38:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:48.618 8 INFO nova.api.openstack.compute.server_external_events [req-c8d663df-2075-4363-a675-5a939f010497 req-481fa16e-4231-4219-bf73-fcb4ba88f53a 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:5edb5fd2-8bb1-4c72-bf04-f64e71cd157d for instance 120d5b30-ce69-4eb7-b2fc-5ba279e245d8 on instance [pid: 8|app: 0|req: 387/773] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:38:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 387/774] 10.0.0.129 () {34 vars in 662 bytes} [Tue May 12 12:38:49 2026] POST /v2.1/servers => generated 424 bytes in 644 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: 388/775] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:50 2026] GET /v2.1/servers/177ff31a-1b4e-43b3-93ad-9440b175c994 => generated 1371 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 388/776] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:51 2026] GET /v2.1/servers/177ff31a-1b4e-43b3-93ad-9440b175c994 => generated 1429 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/777] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:52 2026] GET /v2.1/servers/177ff31a-1b4e-43b3-93ad-9440b175c994 => generated 1471 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:53.134 7 INFO nova.api.openstack.compute.server_external_events [req-4e847ae8-b62f-4b5a-a804-e3591eaecb16 req-59cb1529-267c-4d8d-9612-2237dcc13bec 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:0e43fd28-5e27-4d33-94a5-a42290063e4c for instance 177ff31a-1b4e-43b3-93ad-9440b175c994 on instance [pid: 7|app: 0|req: 389/778] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:38:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 390/779] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:53 2026] GET /v2.1/servers/177ff31a-1b4e-43b3-93ad-9440b175c994 => generated 1471 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 390/780] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:54 2026] GET /v2.1/servers/177ff31a-1b4e-43b3-93ad-9440b175c994 => generated 1471 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:55.189 8 INFO nova.api.openstack.compute.server_external_events [req-ba7d3f6f-df67-4def-9fcc-255fa97c264f req-0292ec7c-d691-48e4-aa0f-ed0ab4f694d4 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:0e43fd28-5e27-4d33-94a5-a42290063e4c for instance 177ff31a-1b4e-43b3-93ad-9440b175c994 on instance 2026-05-12 12:38:55.189 8 INFO nova.api.openstack.compute.server_external_events [req-ba7d3f6f-df67-4def-9fcc-255fa97c264f req-0292ec7c-d691-48e4-aa0f-ed0ab4f694d4 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:0e43fd28-5e27-4d33-94a5-a42290063e4c for instance 177ff31a-1b4e-43b3-93ad-9440b175c994 on instance [pid: 8|app: 0|req: 391/781] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:38:55 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 391/782] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:55 2026] GET /v2.1/servers/177ff31a-1b4e-43b3-93ad-9440b175c994 => generated 1656 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/783] 10.0.0.129 () {32 vars in 722 bytes} [Tue May 12 12:38:56 2026] GET /v2.1/servers/177ff31a-1b4e-43b3-93ad-9440b175c994/ips => generated 109 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 392/784] 10.0.0.129 () {32 vars in 722 bytes} [Tue May 12 12:38:56 2026] GET /v2.1/servers/177ff31a-1b4e-43b3-93ad-9440b175c994/ips => generated 109 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 393/785] 10.0.0.129 () {32 vars in 822 bytes} [Tue May 12 12:38:56 2026] GET /v2.1/servers/177ff31a-1b4e-43b3-93ad-9440b175c994/ips/tempest-ServerAddressesTestJSON-857169940-network => generated 94 bytes in 33 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: 7|app: 0|req: 393/786] 10.0.0.129 () {32 vars in 717 bytes} [Tue May 12 12:38:56 2026] DELETE /v2.1/servers/177ff31a-1b4e-43b3-93ad-9440b175c994 => generated 0 bytes in 109 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: 394/787] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:56 2026] GET /v2.1/servers/177ff31a-1b4e-43b3-93ad-9440b175c994 => generated 1662 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:57.232 7 INFO nova.api.openstack.compute.server_external_events [req-65df0570-921a-4b35-9875-36a2ef7bd819 req-c5678657-5ca6-463d-b415-2914a152f447 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-unplugged:0e43fd28-5e27-4d33-94a5-a42290063e4c for instance 177ff31a-1b4e-43b3-93ad-9440b175c994 on instance [pid: 7|app: 0|req: 394/790] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:38:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/791] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:57 2026] GET /v2.1/servers/177ff31a-1b4e-43b3-93ad-9440b175c994 => generated 1457 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:58.750 7 INFO nova.api.openstack.wsgi [None req-6e94298d-8271-4769-a069-a73db1b6d3df bada902974c448cb9be1cd7649243d5d 720edf3566f04a9cafbe20362eb5ba2f - - default default] HTTP exception thrown: Instance 177ff31a-1b4e-43b3-93ad-9440b175c994 could not be found. [pid: 7|app: 0|req: 395/792] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:38:58 2026] GET /v2.1/servers/177ff31a-1b4e-43b3-93ad-9440b175c994 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:38:59.266 8 INFO nova.api.openstack.compute.server_external_events [req-e414a536-f02e-4967-a732-b3b1836e5d51 req-d30542a6-dbcf-4f41-bcd5-5320f7558875 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:0e43fd28-5e27-4d33-94a5-a42290063e4c for instance 177ff31a-1b4e-43b3-93ad-9440b175c994 on instance 2026-05-12 12:38:59.267 8 INFO nova.api.openstack.compute.server_external_events [req-e414a536-f02e-4967-a732-b3b1836e5d51 req-d30542a6-dbcf-4f41-bcd5-5320f7558875 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-deleted:0e43fd28-5e27-4d33-94a5-a42290063e4c for instance 177ff31a-1b4e-43b3-93ad-9440b175c994 on instance [pid: 8|app: 0|req: 398/793] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:38:59 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/794] 10.0.0.129 () {30 vars in 412 bytes} [Tue May 12 12:39:03 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/795] 10.0.0.129 () {28 vars in 559 bytes} [Tue May 12 12:39:03 2026] GET /v2/ => generated 401 bytes in 433 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/796] 10.0.0.129 () {28 vars in 563 bytes} [Tue May 12 12:39:04 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: 401/797] 10.0.0.129 () {30 vars in 412 bytes} [Tue May 12 12:39:04 2026] GET / => generated 421 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/798] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:39:03 2026] GET /v2.1/servers/120d5b30-ce69-4eb7-b2fc-5ba279e245d8 => generated 1819 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/799] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:39:04 2026] GET /v2.1/servers/120d5b30-ce69-4eb7-b2fc-5ba279e245d8 => generated 1819 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 398/800] 10.0.0.129 () {34 vars in 749 bytes} [Tue May 12 12:39:04 2026] POST /v2.1/servers/120d5b30-ce69-4eb7-b2fc-5ba279e245d8/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 403/801] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:39:04 2026] GET /v2.1/servers/120d5b30-ce69-4eb7-b2fc-5ba279e245d8 => generated 1821 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:39:05.801 7 INFO nova.api.openstack.compute.server_external_events [req-315ed21c-594c-4734-9b48-0f1c27a84a7e req-c31c1d8a-2d50-4488-9f64-a54f6adc4df7 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-unplugged:5edb5fd2-8bb1-4c72-bf04-f64e71cd157d for instance 120d5b30-ce69-4eb7-b2fc-5ba279e245d8 on instance [pid: 7|app: 0|req: 399/802] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:39:05 2026] POST /v2.1/os-server-external-events => generated 185 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: 8|app: 0|req: 404/803] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:39:05 2026] GET /v2.1/servers/120d5b30-ce69-4eb7-b2fc-5ba279e245d8 => generated 1826 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 400/804] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:39:06 2026] GET /v2.1/servers/120d5b30-ce69-4eb7-b2fc-5ba279e245d8 => generated 1826 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:39:07.839 8 INFO nova.api.openstack.compute.server_external_events [req-f5045efc-cb4c-4c6e-9c35-d0ab5778a3a8 req-79b0436d-dc88-46cf-838e-34dc302a3afd 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:5edb5fd2-8bb1-4c72-bf04-f64e71cd157d for instance 120d5b30-ce69-4eb7-b2fc-5ba279e245d8 on instance 2026-05-12 12:39:07.840 8 INFO nova.api.openstack.compute.server_external_events [req-f5045efc-cb4c-4c6e-9c35-d0ab5778a3a8 req-79b0436d-dc88-46cf-838e-34dc302a3afd 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:5edb5fd2-8bb1-4c72-bf04-f64e71cd157d for instance 120d5b30-ce69-4eb7-b2fc-5ba279e245d8 on instance 2026-05-12 12:39:07.840 8 INFO nova.api.openstack.compute.server_external_events [req-f5045efc-cb4c-4c6e-9c35-d0ab5778a3a8 req-79b0436d-dc88-46cf-838e-34dc302a3afd 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:5edb5fd2-8bb1-4c72-bf04-f64e71cd157d for instance 120d5b30-ce69-4eb7-b2fc-5ba279e245d8 on instance [pid: 8|app: 0|req: 406/807] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:39:07 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 402/808] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:39:08 2026] GET /v2.1/servers/120d5b30-ce69-4eb7-b2fc-5ba279e245d8 => generated 1819 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 408/811] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:39:23 2026] GET /v2.1/servers/120d5b30-ce69-4eb7-b2fc-5ba279e245d8 => generated 1819 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 404/812] 10.0.0.129 () {32 vars in 717 bytes} [Tue May 12 12:39:23 2026] DELETE /v2.1/servers/120d5b30-ce69-4eb7-b2fc-5ba279e245d8 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 409/813] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:39:24 2026] GET /v2.1/servers/120d5b30-ce69-4eb7-b2fc-5ba279e245d8 => generated 1825 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:39:24.396 7 INFO nova.api.openstack.compute.server_external_events [req-33124542-c2cd-40b2-8a66-65d70b12f4ee req-dea0f898-683a-4a8b-bab4-96d9f0681279 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-unplugged:5edb5fd2-8bb1-4c72-bf04-f64e71cd157d for instance 120d5b30-ce69-4eb7-b2fc-5ba279e245d8 on instance [pid: 7|app: 0|req: 405/814] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:39:24 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:39:25.234 8 INFO nova.api.openstack.compute.server_external_events [req-455a769e-479c-4837-823e-0eba8aadedbf req-bc14eebd-8c1d-4a21-8e4b-a45e2946f583 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-deleted:5edb5fd2-8bb1-4c72-bf04-f64e71cd157d for instance 120d5b30-ce69-4eb7-b2fc-5ba279e245d8 on instance [pid: 8|app: 0|req: 410/815] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:39:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 406/816] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:39:25 2026] GET /v2.1/servers/120d5b30-ce69-4eb7-b2fc-5ba279e245d8 => generated 1471 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:39:26.373 8 INFO nova.api.openstack.wsgi [None req-7bf91bcb-999e-4cab-9146-a7a4fe4aef58 32a88cff2ff9459caec55978d8620267 2bf896468a5a46faad48dd176255f841 - - default default] HTTP exception thrown: Instance 120d5b30-ce69-4eb7-b2fc-5ba279e245d8 could not be found. [pid: 8|app: 0|req: 411/817] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:39:26 2026] GET /v2.1/servers/120d5b30-ce69-4eb7-b2fc-5ba279e245d8 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/818] 10.0.0.129 () {32 vars in 703 bytes} [Tue May 12 12:39:26 2026] DELETE /v2.1/os-keypairs/tempest-keypair-202367814 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:39:26.462 8 INFO nova.api.openstack.compute.server_external_events [req-cf271098-ae90-477e-b9bd-aad05856c3cd req-92bef09a-f06d-4abe-b675-4b5d7fb85ea9 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:5edb5fd2-8bb1-4c72-bf04-f64e71cd157d for instance 120d5b30-ce69-4eb7-b2fc-5ba279e245d8 on instance [pid: 8|app: 0|req: 412/819] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:39:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/828] 10.0.0.129 () {34 vars in 662 bytes} [Tue May 12 12:39:58 2026] POST /v2.1/servers => generated 424 bytes in 841 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: 417/829] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:39:58 2026] GET /v2.1/servers/8437f754-83b5-42d1-9de5-0d7943f89df6 => generated 1368 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 413/830] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:40:00 2026] GET /v2.1/servers/8437f754-83b5-42d1-9de5-0d7943f89df6 => generated 1426 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:40:01.329 7 INFO nova.api.openstack.compute.server_external_events [req-83de6278-cc79-44b4-9e5b-ce5335be7fe8 req-c96ce3b7-80fe-48f7-90fd-244297d1402e 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:3320b764-d5f3-4bb1-a41f-b109988c35b4 for instance 8437f754-83b5-42d1-9de5-0d7943f89df6 on instance [pid: 7|app: 0|req: 414/831] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:40:01 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: 418/832] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:40:01 2026] GET /v2.1/servers/8437f754-83b5-42d1-9de5-0d7943f89df6 => generated 1468 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:40:02.010 7 INFO nova.api.openstack.compute.server_external_events [req-fd906e52-7b47-49a2-975d-b00a0f3197cd req-aed2ad55-fadf-45d7-a3e8-41afd409f7c3 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:3320b764-d5f3-4bb1-a41f-b109988c35b4 for instance 8437f754-83b5-42d1-9de5-0d7943f89df6 on instance [pid: 7|app: 0|req: 415/833] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:40:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 419/834] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:40:02 2026] GET /v2.1/servers/8437f754-83b5-42d1-9de5-0d7943f89df6 => generated 1468 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 416/835] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:40:03 2026] GET /v2.1/servers/8437f754-83b5-42d1-9de5-0d7943f89df6 => generated 1648 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:40:04.058 8 INFO nova.api.openstack.compute.server_external_events [req-550345d6-9cbe-4143-a559-320868dc9be6 req-fe33fc32-7069-44e1-bed5-d957a1bd8235 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:3320b764-d5f3-4bb1-a41f-b109988c35b4 for instance 8437f754-83b5-42d1-9de5-0d7943f89df6 on instance [pid: 8|app: 0|req: 420/836] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:40:04 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: 417/837] 10.0.0.129 () {32 vars in 717 bytes} [Tue May 12 12:40:04 2026] DELETE /v2.1/servers/8437f754-83b5-42d1-9de5-0d7943f89df6 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 421/838] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:40:04 2026] GET /v2.1/servers/8437f754-83b5-42d1-9de5-0d7943f89df6 => generated 1654 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:40:05.014 7 INFO nova.api.openstack.compute.server_external_events [req-61a11f8f-242d-47ed-8bf3-4547ef6e5c9b req-112560aa-2a97-4848-bf0a-492d63063be9 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-deleted:3320b764-d5f3-4bb1-a41f-b109988c35b4 for instance 8437f754-83b5-42d1-9de5-0d7943f89df6 on instance [pid: 7|app: 0|req: 418/839] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:40:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:40:05.425 8 INFO nova.api.openstack.wsgi [None req-a4a4fb4c-e203-4ff2-824d-bbbe1d9bae14 792b06d515c6421d8a3fad1ac344744e 7c4c29705b2d495b93fa097a0455ce73 - - default default] HTTP exception thrown: Instance 8437f754-83b5-42d1-9de5-0d7943f89df6 could not be found. [pid: 8|app: 0|req: 422/840] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:40:05 2026] GET /v2.1/servers/8437f754-83b5-42d1-9de5-0d7943f89df6 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:40:06.098 7 INFO nova.api.openstack.compute.server_external_events [req-ae0526aa-788e-4ea6-8a59-101f357c81d0 req-4c0e1c99-fce5-41bd-9956-96f804beacf2 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-unplugged:3320b764-d5f3-4bb1-a41f-b109988c35b4 for instance 8437f754-83b5-42d1-9de5-0d7943f89df6 on instance 2026-05-12 12:40:06.099 7 INFO nova.api.openstack.compute.server_external_events [req-ae0526aa-788e-4ea6-8a59-101f357c81d0 req-4c0e1c99-fce5-41bd-9956-96f804beacf2 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:3320b764-d5f3-4bb1-a41f-b109988c35b4 for instance 8437f754-83b5-42d1-9de5-0d7943f89df6 on instance [pid: 7|app: 0|req: 419/841] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:40:06 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 422/846] 10.0.0.156 () {30 vars in 618 bytes} [Tue May 12 12:40:18 2026] GET /v2.1 => generated 0 bytes in 115 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 425/847] 10.0.0.156 () {30 vars in 620 bytes} [Tue May 12 12:40:18 2026] GET /v2.1/ => generated 410 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/848] 10.0.0.156 () {34 vars in 912 bytes} [Tue May 12 12:40:18 2026] GET /v2.1/os-simple-tenant-usage/2eb50de93246463cb775f400b822c170?start=2026-05-11T00:00:00&end=2026-05-12T23:59:59 => generated 20 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/849] 10.0.0.156 () {30 vars in 653 bytes} [Tue May 12 12:40:18 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 424/850] 10.0.0.129 () {34 vars in 670 bytes} [Tue May 12 12:40:19 2026] POST /v2.1/os-keypairs => generated 396 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/851] 10.0.0.129 () {34 vars in 670 bytes} [Tue May 12 12:40:21 2026] POST /v2.1/os-keypairs => generated 385 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/852] 10.0.0.156 () {30 vars in 618 bytes} [Tue May 12 12:40:21 2026] GET /v2.1 => generated 0 bytes in 129 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 428/853] 10.0.0.156 () {30 vars in 620 bytes} [Tue May 12 12:40:21 2026] GET /v2.1/ => generated 410 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/854] 10.0.0.156 () {34 vars in 912 bytes} [Tue May 12 12:40:21 2026] GET /v2.1/os-simple-tenant-usage/2eb50de93246463cb775f400b822c170?start=2026-05-11T00:00:00&end=2026-05-12T23:59:59 => generated 20 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/855] 10.0.0.156 () {30 vars in 653 bytes} [Tue May 12 12:40:21 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 427/856] 10.0.0.129 () {34 vars in 662 bytes} [Tue May 12 12:40:22 2026] POST /v2.1/servers => generated 496 bytes in 708 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/857] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:40:23 2026] GET /v2.1/servers/676e99f9-1820-4ccc-9c05-2af59e713270 => generated 1456 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 428/858] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:40:24 2026] GET /v2.1/servers/676e99f9-1820-4ccc-9c05-2af59e713270 => generated 1514 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:40:25.310 8 INFO nova.api.openstack.compute.server_external_events [req-259c0fc9-1fcc-4e27-ae5a-a420aa959b72 req-95afa872-3d98-4330-9465-eeabdd874b1e 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:2be5e56a-588d-47e6-ad70-757ea59880e9 for instance 676e99f9-1820-4ccc-9c05-2af59e713270 on instance [pid: 8|app: 0|req: 431/859] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:40:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 429/860] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:40:25 2026] GET /v2.1/servers/676e99f9-1820-4ccc-9c05-2af59e713270 => generated 1628 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 432/861] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:40:26 2026] GET /v2.1/servers/676e99f9-1820-4ccc-9c05-2af59e713270 => generated 1628 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:40:27.348 7 INFO nova.api.openstack.compute.server_external_events [req-05c7e1a3-0b36-4325-8bc3-546b5aaf354c req-d45844b9-f20d-4ec8-bcbe-6cc45228a061 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:2be5e56a-588d-47e6-ad70-757ea59880e9 for instance 676e99f9-1820-4ccc-9c05-2af59e713270 on instance 2026-05-12 12:40:27.348 7 INFO nova.api.openstack.compute.server_external_events [req-05c7e1a3-0b36-4325-8bc3-546b5aaf354c req-d45844b9-f20d-4ec8-bcbe-6cc45228a061 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:2be5e56a-588d-47e6-ad70-757ea59880e9 for instance 676e99f9-1820-4ccc-9c05-2af59e713270 on instance [pid: 7|app: 0|req: 431/864] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:40:27 2026] POST /v2.1/os-server-external-events => generated 354 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: 434/865] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:40:27 2026] GET /v2.1/servers/676e99f9-1820-4ccc-9c05-2af59e713270 => generated 1808 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 432/866] 10.0.0.129 () {32 vars in 740 bytes} [Tue May 12 12:40:27 2026] GET /v2.1/servers/676e99f9-1820-4ccc-9c05-2af59e713270/os-interface => generated 285 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:40:29.384 8 INFO nova.api.openstack.compute.server_external_events [req-6f35c784-f58f-4a8c-a7ef-64150b7c7ebb req-20536827-40eb-45c3-8d1d-1ac6fc66dcdc 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:2be5e56a-588d-47e6-ad70-757ea59880e9 for instance 676e99f9-1820-4ccc-9c05-2af59e713270 on instance [pid: 8|app: 0|req: 435/867] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:40:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 433/868] 10.0.0.129 () {34 vars in 670 bytes} [Tue May 12 12:40:34 2026] POST /v2.1/os-keypairs => generated 398 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: 436/871] 10.0.0.129 () {34 vars in 662 bytes} [Tue May 12 12:40:37 2026] POST /v2.1/servers => generated 450 bytes in 590 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/872] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:40:37 2026] GET /v2.1/servers/0e820386-885a-44de-bbc7-4cb6c0b6b455 => generated 1403 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 437/873] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:40:38 2026] GET /v2.1/servers/0e820386-885a-44de-bbc7-4cb6c0b6b455 => generated 1529 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:40:39.710 7 INFO nova.api.openstack.compute.server_external_events [req-c6e3b9d6-435f-4a61-b46e-1c2566b16bd2 req-61f5658f-4beb-4f9f-b953-63e21ea4772b 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:6d148691-9b39-483e-9523-a1f8dc50c647 for instance 0e820386-885a-44de-bbc7-4cb6c0b6b455 on instance [pid: 7|app: 0|req: 437/874] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:40:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 438/875] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:40:40 2026] GET /v2.1/servers/0e820386-885a-44de-bbc7-4cb6c0b6b455 => generated 1529 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:40:40.363 7 INFO nova.api.openstack.compute.server_external_events [req-08df6bd1-5095-4f4b-ba06-8b5f3340db7e req-eb8c76b2-445d-4748-b76e-34b4e57bfd25 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:6d148691-9b39-483e-9523-a1f8dc50c647 for instance 0e820386-885a-44de-bbc7-4cb6c0b6b455 on instance [pid: 7|app: 0|req: 438/876] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:40:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 439/877] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:40:41 2026] GET /v2.1/servers/0e820386-885a-44de-bbc7-4cb6c0b6b455 => generated 1529 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:40:42.405 8 INFO nova.api.openstack.compute.server_external_events [req-136f2851-9b9c-4419-bc8e-ebf3afb53417 req-fbd6de53-c01c-4313-b9b9-62c9b0e52cf8 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:6d148691-9b39-483e-9523-a1f8dc50c647 for instance 0e820386-885a-44de-bbc7-4cb6c0b6b455 on instance [pid: 8|app: 0|req: 440/878] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:40:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/879] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:40:42 2026] GET /v2.1/servers/0e820386-885a-44de-bbc7-4cb6c0b6b455 => generated 1696 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 441/880] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:40:42 2026] GET /v2.1/servers/0e820386-885a-44de-bbc7-4cb6c0b6b455 => generated 1696 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:40:44.442 7 INFO nova.api.openstack.compute.server_external_events [req-84ad3f80-ad9f-4dcc-b1eb-f528baea1d60 req-79f3bdea-fd25-44e7-a4eb-d37a093f8807 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:6d148691-9b39-483e-9523-a1f8dc50c647 for instance 0e820386-885a-44de-bbc7-4cb6c0b6b455 on instance [pid: 7|app: 0|req: 440/881] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:40:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 442/882] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:40:44 2026] GET /v2.1/servers/676e99f9-1820-4ccc-9c05-2af59e713270 => generated 1928 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 441/883] 10.0.0.129 () {32 vars in 752 bytes} [Tue May 12 12:40:46 2026] GET /v2.1/servers/676e99f9-1820-4ccc-9c05-2af59e713270/os-server-password => generated 116 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: 444/886] 10.0.0.129 () {32 vars in 717 bytes} [Tue May 12 12:40:48 2026] DELETE /v2.1/servers/676e99f9-1820-4ccc-9c05-2af59e713270 => generated 0 bytes in 85 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: 443/887] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:40:48 2026] GET /v2.1/servers/676e99f9-1820-4ccc-9c05-2af59e713270 => generated 1934 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:40:48.759 8 INFO nova.api.openstack.compute.server_external_events [req-36a15ac7-7c6c-494f-ae02-1cf5028a791b req-41855f6c-8a89-4ae9-aa56-cb610578937b 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-unplugged:2be5e56a-588d-47e6-ad70-757ea59880e9 for instance 676e99f9-1820-4ccc-9c05-2af59e713270 on instance [pid: 8|app: 0|req: 445/888] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:40:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 444/889] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:40:49 2026] GET /v2.1/servers/676e99f9-1820-4ccc-9c05-2af59e713270 => generated 1542 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:40:50.747 8 INFO nova.api.openstack.wsgi [None req-8197b60d-c45e-4747-a609-4d5f44c6a353 8dce3c2d68cf4442be7d985082990245 cb0e02b2ba5b41349bfec1ace5326b5f - - default default] HTTP exception thrown: Instance 676e99f9-1820-4ccc-9c05-2af59e713270 could not be found. [pid: 8|app: 0|req: 446/890] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:40:50 2026] GET /v2.1/servers/676e99f9-1820-4ccc-9c05-2af59e713270 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:40:50.779 7 INFO nova.api.openstack.wsgi [None req-92b81c55-2dcf-4298-bbfd-654fb7ada21b 8dce3c2d68cf4442be7d985082990245 cb0e02b2ba5b41349bfec1ace5326b5f - - default default] HTTP exception thrown: Instance 676e99f9-1820-4ccc-9c05-2af59e713270 could not be found. [pid: 7|app: 0|req: 445/891] 10.0.0.129 () {32 vars in 717 bytes} [Tue May 12 12:40:50 2026] DELETE /v2.1/servers/676e99f9-1820-4ccc-9c05-2af59e713270 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:40:50.799 8 INFO nova.api.openstack.compute.server_external_events [req-3a995be0-2353-49dd-831b-3a306c085ddf req-e981e599-90e1-4dae-91ef-58fd36ea727a 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:2be5e56a-588d-47e6-ad70-757ea59880e9 for instance 676e99f9-1820-4ccc-9c05-2af59e713270 on instance 2026-05-12 12:40:50.800 8 INFO nova.api.openstack.compute.server_external_events [req-3a995be0-2353-49dd-831b-3a306c085ddf req-e981e599-90e1-4dae-91ef-58fd36ea727a 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-deleted:2be5e56a-588d-47e6-ad70-757ea59880e9 for instance 676e99f9-1820-4ccc-9c05-2af59e713270 on instance 2026-05-12 12:40:50.801 7 INFO nova.api.openstack.wsgi [None req-38ad8370-4321-4c4d-86a9-babb3ea1ffe3 8dce3c2d68cf4442be7d985082990245 cb0e02b2ba5b41349bfec1ace5326b5f - - default default] HTTP exception thrown: Instance 676e99f9-1820-4ccc-9c05-2af59e713270 could not be found. [pid: 7|app: 0|req: 446/892] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:40:50 2026] GET /v2.1/servers/676e99f9-1820-4ccc-9c05-2af59e713270 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/893] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:40:50 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 447/894] 10.0.0.129 () {32 vars in 703 bytes} [Tue May 12 12:40:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-270448038 => generated 0 bytes in 15 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: 448/895] 10.0.0.129 () {32 vars in 725 bytes} [Tue May 12 12:40:51 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-322200329 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/896] 10.0.0.129 () {34 vars in 749 bytes} [Tue May 12 12:40:52 2026] POST /v2.1/servers/0e820386-885a-44de-bbc7-4cb6c0b6b455/action => generated 31680 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-05-12 12:40:55.807 8 INFO nova.api.openstack.compute.server_external_events [req-d60804c8-3f0b-4a16-80a6-ab0c5458f2ec req-8fedb2f7-b28d-466b-8dc5-9f46e1dc76dd 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:6d148691-9b39-483e-9523-a1f8dc50c647 for instance 0e820386-885a-44de-bbc7-4cb6c0b6b455 on instance [pid: 8|app: 0|req: 449/897] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:40:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 449/898] 10.0.0.129 () {34 vars in 670 bytes} [Tue May 12 12:40:56 2026] POST /v2.1/os-keypairs => generated 398 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 451/901] 10.0.0.129 () {34 vars in 662 bytes} [Tue May 12 12:40:58 2026] POST /v2.1/servers => generated 449 bytes in 692 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/902] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:40:59 2026] GET /v2.1/servers/733c5bb3-7cad-425b-ae4e-c2c09e623bf0 => generated 1403 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 452/903] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:41:00 2026] GET /v2.1/servers/733c5bb3-7cad-425b-ae4e-c2c09e623bf0 => generated 1461 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:41:01.553 8 INFO nova.api.openstack.compute.server_external_events [req-7bce2f5e-5532-43a3-9658-d0afdd3499ba req-fea563f9-08df-406f-8c14-6552641dd47e 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:5c9c0436-39a8-43eb-b047-c4c1eac259a7 for instance 733c5bb3-7cad-425b-ae4e-c2c09e623bf0 on instance [pid: 8|app: 0|req: 453/904] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:41:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/905] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:41:01 2026] GET /v2.1/servers/733c5bb3-7cad-425b-ae4e-c2c09e623bf0 => generated 1528 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 454/906] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:41:02 2026] GET /v2.1/servers/733c5bb3-7cad-425b-ae4e-c2c09e623bf0 => generated 1528 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:41:03.598 7 INFO nova.api.openstack.compute.server_external_events [req-79b68d95-33bd-4ede-80c0-03f90c856ccc req-f6d85e3e-fa22-4e04-a089-1a6a15c8c6f6 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:5c9c0436-39a8-43eb-b047-c4c1eac259a7 for instance 733c5bb3-7cad-425b-ae4e-c2c09e623bf0 on instance 2026-05-12 12:41:03.599 7 INFO nova.api.openstack.compute.server_external_events [req-79b68d95-33bd-4ede-80c0-03f90c856ccc req-f6d85e3e-fa22-4e04-a089-1a6a15c8c6f6 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:5c9c0436-39a8-43eb-b047-c4c1eac259a7 for instance 733c5bb3-7cad-425b-ae4e-c2c09e623bf0 on instance [pid: 7|app: 0|req: 453/907] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:41:03 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 455/908] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:41:03 2026] GET /v2.1/servers/733c5bb3-7cad-425b-ae4e-c2c09e623bf0 => generated 1696 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 454/909] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:41:04 2026] GET /v2.1/servers/733c5bb3-7cad-425b-ae4e-c2c09e623bf0 => generated 1696 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:41:05.640 8 INFO nova.api.openstack.compute.server_external_events [req-8161e546-a5a0-487b-8019-177a39a69ced req-c9dc01ab-759b-4b2a-9565-b5292b470549 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:5c9c0436-39a8-43eb-b047-c4c1eac259a7 for instance 733c5bb3-7cad-425b-ae4e-c2c09e623bf0 on instance [pid: 8|app: 0|req: 456/910] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:41:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 456/913] 10.0.0.129 () {34 vars in 749 bytes} [Tue May 12 12:41:15 2026] POST /v2.1/servers/733c5bb3-7cad-425b-ae4e-c2c09e623bf0/action => generated 31680 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 459/916] 10.0.0.129 () {32 vars in 717 bytes} [Tue May 12 12:41:17 2026] DELETE /v2.1/servers/733c5bb3-7cad-425b-ae4e-c2c09e623bf0 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 458/917] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:41:17 2026] GET /v2.1/servers/733c5bb3-7cad-425b-ae4e-c2c09e623bf0 => generated 1822 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-12 12:41:18.140 8 INFO nova.api.openstack.compute.server_external_events [req-74932121-8224-440b-a493-f6f02fc707c1 req-1a83a61f-f9a5-44ff-bd87-78bb123ac83f 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-unplugged:5c9c0436-39a8-43eb-b047-c4c1eac259a7 for instance 733c5bb3-7cad-425b-ae4e-c2c09e623bf0 on instance [pid: 8|app: 0|req: 460/918] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:41:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 459/919] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:41:19 2026] GET /v2.1/servers/733c5bb3-7cad-425b-ae4e-c2c09e623bf0 => generated 1489 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:41:20.182 8 INFO nova.api.openstack.compute.server_external_events [req-9a29f432-16a0-42b4-8e6a-08831a4f8f99 req-22b70421-7af1-48d9-a76e-0a18299d5f2f 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:5c9c0436-39a8-43eb-b047-c4c1eac259a7 for instance 733c5bb3-7cad-425b-ae4e-c2c09e623bf0 on instance 2026-05-12 12:41:20.182 8 INFO nova.api.openstack.compute.server_external_events [req-9a29f432-16a0-42b4-8e6a-08831a4f8f99 req-22b70421-7af1-48d9-a76e-0a18299d5f2f 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-deleted:5c9c0436-39a8-43eb-b047-c4c1eac259a7 for instance 733c5bb3-7cad-425b-ae4e-c2c09e623bf0 on instance [pid: 8|app: 0|req: 461/920] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:41:20 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:41:20.251 7 INFO nova.api.openstack.wsgi [None req-36e1b4fe-43fa-4c2f-9107-43b4494ebc54 7d5ce8f7955e4ad79eb4228a2cc86b10 6a1f98a6ca0546dd8522930850d7b347 - - default default] HTTP exception thrown: Instance 733c5bb3-7cad-425b-ae4e-c2c09e623bf0 could not be found. [pid: 7|app: 0|req: 460/921] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:41:20 2026] GET /v2.1/servers/733c5bb3-7cad-425b-ae4e-c2c09e623bf0 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 462/922] 10.0.0.129 () {32 vars in 729 bytes} [Tue May 12 12:41:20 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1029834252 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 461/923] 10.0.0.129 () {32 vars in 717 bytes} [Tue May 12 12:41:20 2026] DELETE /v2.1/servers/0e820386-885a-44de-bbc7-4cb6c0b6b455 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/924] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:41:20 2026] GET /v2.1/servers/0e820386-885a-44de-bbc7-4cb6c0b6b455 => generated 1702 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:41:21.176 7 INFO nova.api.openstack.compute.server_external_events [req-19d5d0e6-9069-42c8-acf5-d08e23c9a93e req-af838517-9ff8-423f-be1c-0353e1778566 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-unplugged:6d148691-9b39-483e-9523-a1f8dc50c647 for instance 0e820386-885a-44de-bbc7-4cb6c0b6b455 on instance [pid: 7|app: 0|req: 462/925] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:41:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:41:22.089 8 INFO nova.api.openstack.wsgi [None req-3d20a2ac-e0b0-4828-8672-5fe841d8082e 7d5ce8f7955e4ad79eb4228a2cc86b10 6a1f98a6ca0546dd8522930850d7b347 - - default default] HTTP exception thrown: Instance 0e820386-885a-44de-bbc7-4cb6c0b6b455 could not be found. [pid: 8|app: 0|req: 464/926] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:41:22 2026] GET /v2.1/servers/0e820386-885a-44de-bbc7-4cb6c0b6b455 => 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-05-12 12:41:22.222 7 INFO nova.api.openstack.compute.server_external_events [req-19dea3aa-c3cd-41e2-af93-d33964e3689c req-ec960cbe-3b00-445e-81f3-38e57d2acce0 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-deleted:6d148691-9b39-483e-9523-a1f8dc50c647 for instance 0e820386-885a-44de-bbc7-4cb6c0b6b455 on instance /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 463/927] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:41:22 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) [pid: 8|app: 0|req: 465/928] 10.0.0.129 () {32 vars in 729 bytes} [Tue May 12 12:41:22 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1036599612 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:41:23.217 7 INFO nova.api.openstack.compute.server_external_events [req-95f8d826-a0b9-499f-8291-497cc897358e req-fbeab200-7a66-4f34-8b5f-c6500fd96dd1 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:6d148691-9b39-483e-9523-a1f8dc50c647 for instance 0e820386-885a-44de-bbc7-4cb6c0b6b455 on instance [pid: 7|app: 0|req: 464/929] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:41:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 471/942] 10.0.0.129 () {34 vars in 670 bytes} [Tue May 12 12:42:22 2026] POST /v2.1/os-keypairs => generated 395 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/943] 10.0.0.129 () {34 vars in 662 bytes} [Tue May 12 12:42:24 2026] POST /v2.1/servers => generated 448 bytes in 695 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/944] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:42:25 2026] GET /v2.1/servers/cfe3eefe-dfd9-424c-b108-f1bd30490f48 => generated 1393 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:42:27.592 8 INFO nova.api.openstack.compute.server_external_events [req-46044e4b-d3dd-4030-b778-b6c302b8b6a1 req-d773860b-eabf-4191-92a5-1a93370e3f7b 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:7de1f653-da84-4821-ab19-65353f3eb143 for instance cfe3eefe-dfd9-424c-b108-f1bd30490f48 on instance [pid: 8|app: 0|req: 474/947] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:42:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:42:30.204 7 INFO nova.api.openstack.compute.server_external_events [req-4a055461-86e6-43e1-8ac9-32cdd26c4bc1 req-583cadbb-378d-4b82-bc28-7a0b17248a51 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:7de1f653-da84-4821-ab19-65353f3eb143 for instance cfe3eefe-dfd9-424c-b108-f1bd30490f48 on instance [pid: 7|app: 0|req: 474/948] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:42:30 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: 8|app: 0|req: 475/949] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:42:30 2026] GET /v2.1/servers/cfe3eefe-dfd9-424c-b108-f1bd30490f48 => generated 1816 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:42:32.245 8 INFO nova.api.openstack.compute.server_external_events [req-8a0e7464-ea21-4998-8845-ecf7a22a2a2a req-4cbb743c-06e4-45d8-b282-600d53962c7d 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:7de1f653-da84-4821-ab19-65353f3eb143 for instance cfe3eefe-dfd9-424c-b108-f1bd30490f48 on instance 2026-05-12 12:42:32.246 8 INFO nova.api.openstack.compute.server_external_events [req-8a0e7464-ea21-4998-8845-ecf7a22a2a2a req-4cbb743c-06e4-45d8-b282-600d53962c7d 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:7de1f653-da84-4821-ab19-65353f3eb143 for instance cfe3eefe-dfd9-424c-b108-f1bd30490f48 on instance [pid: 8|app: 0|req: 476/950] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:42:32 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/951] 10.0.0.129 () {34 vars in 662 bytes} [Tue May 12 12:42:32 2026] POST /v2.1/servers => generated 448 bytes in 626 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: 477/952] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:42:32 2026] GET /v2.1/servers/955ec9e0-4342-470a-aa5c-5a2b7952581e => generated 1393 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:42:34.768 7 INFO nova.api.openstack.compute.server_external_events [req-dd144f14-2e11-4400-88c0-031e0f0aa1ec req-b8ed67d4-0243-46ff-89b4-a873ca67c2bc 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:c4b24be9-267f-45d7-aa41-564bea991f6f for instance 955ec9e0-4342-470a-aa5c-5a2b7952581e on instance [pid: 7|app: 0|req: 476/953] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:42:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:42:36.809 8 INFO nova.api.openstack.compute.server_external_events [req-61b42363-37a5-44ef-96aa-142913cb51b4 req-c5b011da-b26a-4720-8bd2-b6a7a7f82124 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:c4b24be9-267f-45d7-aa41-564bea991f6f for instance 955ec9e0-4342-470a-aa5c-5a2b7952581e on instance 2026-05-12 12:42:36.809 8 INFO nova.api.openstack.compute.server_external_events [req-61b42363-37a5-44ef-96aa-142913cb51b4 req-c5b011da-b26a-4720-8bd2-b6a7a7f82124 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:c4b24be9-267f-45d7-aa41-564bea991f6f for instance 955ec9e0-4342-470a-aa5c-5a2b7952581e on instance [pid: 8|app: 0|req: 478/954] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:42:36 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 478/957] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:42:37 2026] GET /v2.1/servers/955ec9e0-4342-470a-aa5c-5a2b7952581e => generated 1816 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:42:39.160 8 INFO nova.api.openstack.compute.server_external_events [req-a5463985-7097-4087-b574-fd460d3c124e req-abdc7637-fe69-45fc-9be2-305b181ce270 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:c4b24be9-267f-45d7-aa41-564bea991f6f for instance 955ec9e0-4342-470a-aa5c-5a2b7952581e on instance [pid: 8|app: 0|req: 480/958] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:42:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 481/963] 199.19.213.199 () {36 vars in 713 bytes} [Tue May 12 12:43:03 2026] POST /v2.1/servers => generated 453 bytes in 1079 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: 483/964] 199.19.213.199 () {32 vars in 732 bytes} [Tue May 12 12:43:04 2026] GET /v2.1/servers/d7900e7f-17bb-410f-9f85-23d0093f4035 => generated 2213 bytes in 122 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: 482/965] 199.19.213.199 () {32 vars in 758 bytes} [Tue May 12 12:43:04 2026] GET /v2.1/servers/d7900e7f-17bb-410f-9f85-23d0093f4035/os-interface => generated 28 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 484/966] 199.19.213.199 () {32 vars in 776 bytes} [Tue May 12 12:43:04 2026] GET /v2.1/servers/d7900e7f-17bb-410f-9f85-23d0093f4035/os-volume_attachments => generated 25 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:43:06.876 8 INFO nova.api.openstack.compute.server_external_events [req-a8890590-37f9-47fd-9ba7-9f961a1ba230 req-68f4440b-3bc0-4a3e-961e-3e0dc422619a 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:5b44e87c-d5aa-46ae-9a6d-d7831702df60 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance [pid: 8|app: 0|req: 485/967] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:43:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/968] 199.19.213.199 () {32 vars in 732 bytes} [Tue May 12 12:43:06 2026] GET /v2.1/servers/d7900e7f-17bb-410f-9f85-23d0093f4035 => generated 2433 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 486/969] 199.19.213.199 () {32 vars in 758 bytes} [Tue May 12 12:43:06 2026] GET /v2.1/servers/d7900e7f-17bb-410f-9f85-23d0093f4035/os-interface => generated 284 bytes in 112 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: 484/970] 199.19.213.199 () {32 vars in 776 bytes} [Tue May 12 12:43:07 2026] GET /v2.1/servers/d7900e7f-17bb-410f-9f85-23d0093f4035/os-volume_attachments => generated 197 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:43:08.914 8 INFO nova.api.openstack.compute.server_external_events [req-bd79db81-ba35-4924-a1cb-7964a0deebd2 req-5881940f-5cec-44d8-8a06-1c78126e9511 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:5b44e87c-d5aa-46ae-9a6d-d7831702df60 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance 2026-05-12 12:43:08.915 8 INFO nova.api.openstack.compute.server_external_events [req-bd79db81-ba35-4924-a1cb-7964a0deebd2 req-5881940f-5cec-44d8-8a06-1c78126e9511 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:5b44e87c-d5aa-46ae-9a6d-d7831702df60 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance [pid: 8|app: 0|req: 488/973] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:43:08 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 486/974] 199.19.213.199 () {32 vars in 732 bytes} [Tue May 12 12:43:09 2026] GET /v2.1/servers/d7900e7f-17bb-410f-9f85-23d0093f4035 => generated 2581 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 489/975] 199.19.213.199 () {32 vars in 758 bytes} [Tue May 12 12:43:09 2026] GET /v2.1/servers/d7900e7f-17bb-410f-9f85-23d0093f4035/os-interface => generated 286 bytes in 73 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: 487/976] 199.19.213.199 () {32 vars in 776 bytes} [Tue May 12 12:43:09 2026] GET /v2.1/servers/d7900e7f-17bb-410f-9f85-23d0093f4035/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:43:44.805 8 INFO nova.api.openstack.compute.server_external_events [req-dcd7d0fa-2379-4dda-9195-3f2106666c33 req-2167b0b7-2b2b-4a52-93a2-753af221df88 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:d6e67d50-d315-4296-8fc0-537605745870 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance [pid: 8|app: 0|req: 493/983] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:43:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/984] 199.19.213.199 () {36 vars in 811 bytes} [Tue May 12 12:43:43 2026] POST /v2.1/servers/d7900e7f-17bb-410f-9f85-23d0093f4035/os-interface => generated 281 bytes in 1845 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:43:45.946 8 INFO nova.api.openstack.compute.server_external_events [req-13b4fa9a-379a-402c-a0b2-3dbac4649af1 req-afa73f8e-823e-463e-b79f-9ddc60cbbb3c 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:d6e67d50-d315-4296-8fc0-537605745870 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance [pid: 8|app: 0|req: 494/985] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:43:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:43:46.850 7 INFO nova.api.openstack.compute.server_external_events [req-f4673a10-c1dc-42a7-a2c2-424d06f15975 req-6a502d02-12ac-4b4c-bf47-a515f83ca763 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:d6e67d50-d315-4296-8fc0-537605745870 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance 2026-05-12 12:43:46.850 7 INFO nova.api.openstack.compute.server_external_events [req-f4673a10-c1dc-42a7-a2c2-424d06f15975 req-6a502d02-12ac-4b4c-bf47-a515f83ca763 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:d6e67d50-d315-4296-8fc0-537605745870 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance [pid: 7|app: 0|req: 492/986] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:43:46 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:43:47.989 7 INFO nova.api.openstack.compute.server_external_events [req-c3886668-f451-41aa-800a-930d9f996fbb req-cc9426af-b6df-455d-aadc-08818bf49797 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:d6e67d50-d315-4296-8fc0-537605745870 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance [pid: 7|app: 0|req: 494/989] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:43:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:44:09.965 7 INFO nova.api.openstack.compute.server_external_events [req-3c25e968-e2f9-4a35-a31b-23ecd2e733ba req-15eff709-101a-43f0-85de-579abda8c209 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:cb0d7691-6895-436d-94fa-e865786a5079 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance [pid: 7|app: 0|req: 497/994] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:44:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:44:11.061 7 INFO nova.api.openstack.compute.server_external_events [req-fd43f388-2ee8-4f89-921d-29ae80f545a9 req-2abcd7a8-e5a0-4d37-b3cb-990c95e6aa69 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:cb0d7691-6895-436d-94fa-e865786a5079 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance [pid: 7|app: 0|req: 498/995] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:44:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/996] 199.19.213.199 () {36 vars in 811 bytes} [Tue May 12 12:44:08 2026] POST /v2.1/servers/d7900e7f-17bb-410f-9f85-23d0093f4035/os-interface => generated 376 bytes in 2705 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:44:11.997 7 INFO nova.api.openstack.compute.server_external_events [req-f4ba6894-b919-49fb-94e7-5f7567cb765a req-855674fa-4f2d-4e49-9a0e-444d0da71988 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:cb0d7691-6895-436d-94fa-e865786a5079 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance [pid: 7|app: 0|req: 499/997] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:44:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:44:13.099 8 INFO nova.api.openstack.compute.server_external_events [req-d9037c64-fee4-4ec8-bfa9-e85d45cef1cb req-b8f58156-a54c-4a65-b5d5-362fe0892b46 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:cb0d7691-6895-436d-94fa-e865786a5079 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance [pid: 8|app: 0|req: 499/998] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:44:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:44:20.758 7 INFO nova.api.openstack.compute.server_external_events [req-1dcd002a-8f4a-4ed4-a8fa-319e7f013c0b req-db56c242-cf7f-4609-8a18-4a6f1921cca5 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:e963dc36-06e2-4025-b32f-1cbd061d1372 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance [pid: 7|app: 0|req: 501/1001] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:44:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:44:22.029 7 INFO nova.api.openstack.compute.server_external_events [req-a0a7c1d5-f3ce-46a2-9106-bffa993397de req-0ed2485d-9b47-49fe-981a-8daaeacbd089 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:e963dc36-06e2-4025-b32f-1cbd061d1372 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance [pid: 7|app: 0|req: 502/1002] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:44:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1003] 199.19.213.199 () {36 vars in 811 bytes} [Tue May 12 12:44:19 2026] POST /v2.1/servers/d7900e7f-17bb-410f-9f85-23d0093f4035/os-interface => generated 377 bytes in 2839 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:44:24.066 7 INFO nova.api.openstack.compute.server_external_events [req-785521cf-b000-458e-a65f-70841291d62a req-70cffbd7-451b-4b89-b6ba-99d1b3971520 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:e963dc36-06e2-4025-b32f-1cbd061d1372 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance 2026-05-12 12:44:24.067 7 INFO nova.api.openstack.compute.server_external_events [req-785521cf-b000-458e-a65f-70841291d62a req-70cffbd7-451b-4b89-b6ba-99d1b3971520 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:e963dc36-06e2-4025-b32f-1cbd061d1372 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance [pid: 7|app: 0|req: 503/1004] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:44:24 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:44:33.185 8 INFO nova.api.openstack.compute.server_external_events [req-fdb357d4-27a3-4e06-ae44-11933ce00873 req-78fbec95-447b-4b39-b862-7f70c3c1f5dc 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:e963dc36-06e2-4025-b32f-1cbd061d1372 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance [pid: 8|app: 0|req: 503/1007] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:44:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 505/1008] 199.19.213.199 () {34 vars in 854 bytes} [Tue May 12 12:44:33 2026] DELETE /v2.1/servers/d7900e7f-17bb-410f-9f85-23d0093f4035/os-interface/e963dc36-06e2-4025-b32f-1cbd061d1372 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:44:33.750 8 INFO nova.api.openstack.compute.server_external_events [req-12d9b684-9218-42a1-97ab-4224ffc25e30 req-13d082a5-2408-4897-9fe3-90adc10cc371 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-unplugged:e963dc36-06e2-4025-b32f-1cbd061d1372 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance [pid: 8|app: 0|req: 504/1009] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:44:33 2026] POST /v2.1/os-server-external-events => generated 185 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-05-12 12:44:35.224 7 INFO nova.api.openstack.compute.server_external_events [req-4be2840d-5da5-4c68-b388-611bb1f2e6e3 req-80f99393-0e94-4ac1-a89c-66fa293c1ab6 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-deleted:e963dc36-06e2-4025-b32f-1cbd061d1372 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance [pid: 7|app: 0|req: 506/1010] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:44:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:44:35.796 8 INFO nova.api.openstack.compute.server_external_events [req-e68e4e6b-a4c9-4319-8755-c7ad847ae7c6 req-f9ff8277-2245-4326-86be-41d218eb1716 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:e963dc36-06e2-4025-b32f-1cbd061d1372 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance [pid: 8|app: 0|req: 505/1011] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:44:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:44:38.620 8 INFO nova.api.openstack.compute.server_external_events [req-47441517-803b-45f1-8530-ac16ebf1de7f req-7715585f-0e1e-4ae8-8804-1a9f1f9f7d42 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:cb0d7691-6895-436d-94fa-e865786a5079 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance [pid: 8|app: 0|req: 507/1014] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:44:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 508/1015] 199.19.213.199 () {34 vars in 854 bytes} [Tue May 12 12:44:38 2026] DELETE /v2.1/servers/d7900e7f-17bb-410f-9f85-23d0093f4035/os-interface/cb0d7691-6895-436d-94fa-e865786a5079 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:44:39.383 8 INFO nova.api.openstack.compute.server_external_events [req-727eac6a-1039-4ffb-aa1a-5d6aa48552ef req-2cdb91ce-67a0-418b-be7d-3dd3b470f4f1 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-deleted:cb0d7691-6895-436d-94fa-e865786a5079 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance [pid: 8|app: 0|req: 508/1016] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:44:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:44:40.681 7 INFO nova.api.openstack.compute.server_external_events [req-407b1f90-88c7-4d00-af8b-38addbcc167d req-0ee3ac34-f8a1-4de8-b81e-9d08058d8456 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-unplugged:cb0d7691-6895-436d-94fa-e865786a5079 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance 2026-05-12 12:44:40.681 7 INFO nova.api.openstack.compute.server_external_events [req-407b1f90-88c7-4d00-af8b-38addbcc167d req-0ee3ac34-f8a1-4de8-b81e-9d08058d8456 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:cb0d7691-6895-436d-94fa-e865786a5079 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance [pid: 7|app: 0|req: 509/1017] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:44:40 2026] POST /v2.1/os-server-external-events => generated 356 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, ' [pid: 8|app: 0|req: 510/1020] 199.19.213.199 () {34 vars in 854 bytes} [Tue May 12 12:44:54 2026] DELETE /v2.1/servers/d7900e7f-17bb-410f-9f85-23d0093f4035/os-interface/d6e67d50-d315-4296-8fc0-537605745870 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:44:55.145 7 INFO nova.api.openstack.compute.server_external_events [req-13a51b54-32f9-4531-9e44-3aa7e6b3fbd1 req-b1023929-a8e0-4de2-97fc-a4cae8fd767d 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-unplugged:d6e67d50-d315-4296-8fc0-537605745870 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance [pid: 7|app: 0|req: 511/1021] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:44:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:44:57.193 8 INFO nova.api.openstack.compute.server_external_events [req-2bbdacda-0252-4506-b10d-1a1dd2a6125a req-fba9d5fe-d509-4eca-8024-4b763b874cfb 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:d6e67d50-d315-4296-8fc0-537605745870 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance [pid: 8|app: 0|req: 511/1022] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:44:57 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: 7|app: 0|req: 513/1025] 199.19.213.199 () {34 vars in 754 bytes} [Tue May 12 12:44:57 2026] DELETE /v2.1/servers/d7900e7f-17bb-410f-9f85-23d0093f4035 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:44:59.233 8 INFO nova.api.openstack.compute.server_external_events [req-c5dbc9e7-b6eb-472e-add8-b365af92039d req-c63ba920-faf0-4e39-a510-52c980242f86 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-unplugged:5b44e87c-d5aa-46ae-9a6d-d7831702df60 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance 2026-05-12 12:44:59.233 8 INFO nova.api.openstack.compute.server_external_events [req-c5dbc9e7-b6eb-472e-add8-b365af92039d req-c63ba920-faf0-4e39-a510-52c980242f86 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:5b44e87c-d5aa-46ae-9a6d-d7831702df60 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance 2026-05-12 12:44:59.234 8 INFO nova.api.openstack.compute.server_external_events [req-c5dbc9e7-b6eb-472e-add8-b365af92039d req-c63ba920-faf0-4e39-a510-52c980242f86 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-deleted:5b44e87c-d5aa-46ae-9a6d-d7831702df60 for instance d7900e7f-17bb-410f-9f85-23d0093f4035 on instance [pid: 8|app: 0|req: 513/1026] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:44:59 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:44:59.740 7 INFO nova.api.openstack.compute.server_external_events [req-d64b5ef9-f2a9-46ec-8d79-3fe8156fbd4e req-0be5df72-bf0b-4409-a527-9b8e16dfcee8 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:c4b24be9-267f-45d7-aa41-564bea991f6f for instance 955ec9e0-4342-470a-aa5c-5a2b7952581e on instance [pid: 7|app: 0|req: 514/1027] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:44:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 514/1028] 10.0.0.129 () {32 vars in 717 bytes} [Tue May 12 12:44:59 2026] DELETE /v2.1/servers/955ec9e0-4342-470a-aa5c-5a2b7952581e => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 515/1029] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:44:59 2026] GET /v2.1/servers/955ec9e0-4342-470a-aa5c-5a2b7952581e => generated 1942 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:45:01.285 8 INFO nova.api.openstack.compute.server_external_events [req-f9e607d6-f808-4494-b885-f5e061ae9aa5 req-89465d31-079e-4aab-a6d5-d2402b3a2b25 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-unplugged:c4b24be9-267f-45d7-aa41-564bea991f6f for instance 955ec9e0-4342-470a-aa5c-5a2b7952581e on instance 2026-05-12 12:45:01.286 8 INFO nova.api.openstack.compute.server_external_events [req-f9e607d6-f808-4494-b885-f5e061ae9aa5 req-89465d31-079e-4aab-a6d5-d2402b3a2b25 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:c4b24be9-267f-45d7-aa41-564bea991f6f for instance 955ec9e0-4342-470a-aa5c-5a2b7952581e on instance [pid: 8|app: 0|req: 515/1030] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:45:01 2026] POST /v2.1/os-server-external-events => generated 356 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-05-12 12:45:01.777 7 INFO nova.api.openstack.compute.server_external_events [req-5b3c08d4-1605-47f6-8061-d6de94cad07c req-30e1de89-689e-4a1c-bcd4-e96a11b1aa2b 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-deleted:c4b24be9-267f-45d7-aa41-564bea991f6f for instance 955ec9e0-4342-470a-aa5c-5a2b7952581e on instance [pid: 7|app: 0|req: 516/1031] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:45:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:45:05.114 8 INFO nova.api.openstack.wsgi [None req-1e28d334-c3a1-453c-8167-aeb8a2a41268 8c6f798429214dd0b3d8252fd96b2316 b3dc6fc2fe4a401591802c097fb4b69a - - default default] HTTP exception thrown: Instance 955ec9e0-4342-470a-aa5c-5a2b7952581e could not be found. [pid: 8|app: 0|req: 516/1032] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:45:05 2026] GET /v2.1/servers/955ec9e0-4342-470a-aa5c-5a2b7952581e => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:45:05.763 7 INFO nova.api.openstack.compute.server_external_events [req-be27dd97-e883-484d-8041-6e8e0d2355a1 req-7ce75fe6-af89-462e-b62f-af970d5f7260 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-changed:7de1f653-da84-4821-ab19-65353f3eb143 for instance cfe3eefe-dfd9-424c-b108-f1bd30490f48 on instance [pid: 7|app: 0|req: 517/1033] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:45:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 517/1034] 10.0.0.129 () {32 vars in 717 bytes} [Tue May 12 12:45:05 2026] DELETE /v2.1/servers/cfe3eefe-dfd9-424c-b108-f1bd30490f48 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 518/1035] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:45:05 2026] GET /v2.1/servers/cfe3eefe-dfd9-424c-b108-f1bd30490f48 => generated 1942 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:45:06.221 8 INFO nova.api.openstack.compute.server_external_events [req-9a033ae5-a4ab-45a0-82f8-22cf0b106751 req-fb20ac43-b6fc-417a-ba22-9e5be1c257da 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-unplugged:7de1f653-da84-4821-ab19-65353f3eb143 for instance cfe3eefe-dfd9-424c-b108-f1bd30490f48 on instance [pid: 8|app: 0|req: 518/1036] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:45:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:45:07.798 7 INFO nova.api.openstack.compute.server_external_events [req-76016b3d-bc5c-4a4a-a0bc-04630dea005c req-873218a7-239d-4d03-9469-f99ca02a7438 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-deleted:7de1f653-da84-4821-ab19-65353f3eb143 for instance cfe3eefe-dfd9-424c-b108-f1bd30490f48 on instance [pid: 7|app: 0|req: 520/1039] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:45:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:45:08.260 8 INFO nova.api.openstack.compute.server_external_events [req-99a3f096-556a-4a9d-8c20-05828e4423af req-61f97954-429c-42e3-953b-50fe3b7e02ca 30091778e1c4490c888e44da7f9e6c7d d3635270c66c47abbc4db15347eb055c - - 7919d296f07d4a20bccfb82a8f4b3ec3 7919d296f07d4a20bccfb82a8f4b3ec3] Creating event network-vif-plugged:7de1f653-da84-4821-ab19-65353f3eb143 for instance cfe3eefe-dfd9-424c-b108-f1bd30490f48 on instance [pid: 8|app: 0|req: 520/1040] 10.0.0.102 () {38 vars in 814 bytes} [Tue May 12 12:45:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:45:11.236 7 INFO nova.api.openstack.wsgi [None req-73959e8f-6b4e-4120-ada2-8cf1db564ad2 8c6f798429214dd0b3d8252fd96b2316 b3dc6fc2fe4a401591802c097fb4b69a - - default default] HTTP exception thrown: Instance cfe3eefe-dfd9-424c-b108-f1bd30490f48 could not be found. [pid: 7|app: 0|req: 521/1041] 10.0.0.129 () {32 vars in 714 bytes} [Tue May 12 12:45:11 2026] GET /v2.1/servers/cfe3eefe-dfd9-424c-b108-f1bd30490f48 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 521/1042] 10.0.0.129 () {32 vars in 723 bytes} [Tue May 12 12:45:12 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-111604455 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:45:12.835 7 INFO nova.api.openstack.wsgi [None req-46065b2b-7d02-4783-92c4-6c2e766f92cf 8c6f798429214dd0b3d8252fd96b2316 b3dc6fc2fe4a401591802c097fb4b69a - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-111604455 not found for user 8c6f798429214dd0b3d8252fd96b2316 [pid: 7|app: 0|req: 522/1043] 10.0.0.129 () {32 vars in 720 bytes} [Tue May 12 12:45:12 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-111604455 => generated 141 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1048] 10.0.0.129 () {32 vars in 654 bytes} [Tue May 12 12:45:27 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1049] 10.0.0.129 () {32 vars in 640 bytes} [Tue May 12 12:45:27 2026] GET /v2.1/servers => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-12 12:45:27.997 8 WARNING oslo_db.sqlalchemy.utils [None req-f7fbc6e3-4ddb-4325-9b0b-b9621f8044a8 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 525/1050] 10.0.0.129 () {32 vars in 648 bytes} [Tue May 12 12:45:27 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1051] 10.0.0.129 () {32 vars in 693 bytes} [Tue May 12 12:45:28 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1060] 10.0.0.123 () {28 vars in 454 bytes} [Tue May 12 12:46:09 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: 530/1061] 10.0.0.123 () {30 vars in 658 bytes} [Tue May 12 12:46:09 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 532/1062] 10.0.0.123 () {32 vars in 731 bytes} [Tue May 12 12:46:09 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: 531/1063] 10.0.0.123 () {34 vars in 804 bytes} [Tue May 12 12:46:09 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1064] 10.0.0.123 () {28 vars in 454 bytes} [Tue May 12 12:46:09 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: 532/1065] 10.0.0.123 () {30 vars in 658 bytes} [Tue May 12 12:46:09 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 534/1066] 10.0.0.123 () {32 vars in 731 bytes} [Tue May 12 12:46: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: 8|app: 0|req: 533/1067] 10.0.0.123 () {34 vars in 892 bytes} [Tue May 12 12:46:10 2026] GET /v2.1/servers/detail?project_id=70531c47f5fd4c7d945a6ab385b39429&all_tenants=True => generated 15 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1068] 10.0.0.123 () {34 vars in 892 bytes} [Tue May 12 12:46:10 2026] GET /v2.1/servers/detail?project_id=d3635270c66c47abbc4db15347eb055c&all_tenants=True => generated 15 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1069] 10.0.0.123 () {34 vars in 892 bytes} [Tue May 12 12:46:10 2026] GET /v2.1/servers/detail?project_id=d95dc9d719a0425fa2dc32a382f6f52f&all_tenants=True => generated 15 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)