+ 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 [Sat May 9 17:26:42 2026] *** compiled with version: 11.4.0 on 09 May 2026 04:35:35 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-69bc5c8888-2vdmx 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 0x564760eb5630 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)... /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-09 17:26:47.171 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-09 17:26:47.183 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-09 17:26:47.705 8 WARNING keystonemiddleware._common.config [None req-1d7905da-5a07-4547-854f-9ff589c8eb6b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 17:26:47.706 7 WARNING keystonemiddleware._common.config [None req-b389614c-23c0-4e26-a96a-dd46415e3ce4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 17:26:47.714 8 WARNING oslo_config.cfg [None req-1d7905da-5a07-4547-854f-9ff589c8eb6b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-09 17:26:47.715 7 WARNING oslo_config.cfg [None req-b389614c-23c0-4e26-a96a-dd46415e3ce4 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-09 17:26:47.811 8 WARNING keystonemiddleware._common.config [None req-1d7905da-5a07-4547-854f-9ff589c8eb6b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 17:26:47.813 7 WARNING keystonemiddleware._common.config [None req-b389614c-23c0-4e26-a96a-dd46415e3ce4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x564760eb5630 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x564760eb5630 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.222 () {42 vars in 704 bytes} [Sat May 9 17:26:55 2026] GET /v2.1 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/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-09 17:26:55.850 7 WARNING oslo_policy.policy [None req-888db104-8265-4804-8815-5669ae13ab51 b0c879c99dad44d09219c314d35f57e4 a5452024624c4173a9384ae077addd82 - - 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-09 17:26:55.851 7 WARNING oslo_policy.policy [None req-888db104-8265-4804-8815-5669ae13ab51 b0c879c99dad44d09219c314d35f57e4 a5452024624c4173a9384ae077addd82 - - 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: 2/4] 199.204.45.222 () {44 vars in 908 bytes} [Sat May 9 17:26:55 2026] GET /v2.1 => generated 0 bytes in 712 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-09 17:26:56.078 8 WARNING oslo_policy.policy [req-888db104-8265-4804-8815-5669ae13ab51 req-c0c7a4c5-280b-46f3-8538-511da7d8553f b0c879c99dad44d09219c314d35f57e4 a5452024624c4173a9384ae077addd82 - - 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-09 17:26:56.078 8 WARNING oslo_policy.policy [req-888db104-8265-4804-8815-5669ae13ab51 req-c0c7a4c5-280b-46f3-8538-511da7d8553f b0c879c99dad44d09219c314d35f57e4 a5452024624c4173a9384ae077addd82 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.222 () {46 vars in 981 bytes} [Sat May 9 17:26:56 2026] GET /v2.1/ => generated 399 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 17:26:56.189 7 INFO nova.api.openstack.wsgi [None req-3d16d7e7-448f-4a94-a588-9a3b79bbcb15 b0c879c99dad44d09219c314d35f57e4 a5452024624c4173a9384ae077addd82 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.222 () {48 vars in 1010 bytes} [Sat May 9 17:26:56 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.222 () {48 vars in 1050 bytes} [Sat May 9 17:26:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.222 () {52 vars in 1047 bytes} [Sat May 9 17:26:56 2026] POST /v2.1/flavors => generated 529 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.222 () {42 vars in 704 bytes} [Sat May 9 17:26:57 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: 5/10] 199.204.45.222 () {44 vars in 908 bytes} [Sat May 9 17:26:57 2026] GET /v2.1 => generated 0 bytes in 71 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.222 () {46 vars in 981 bytes} [Sat May 9 17:26:57 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 17:26:57.135 7 INFO nova.api.openstack.wsgi [None req-710cf288-703c-4acf-ac21-cbba8fcc12b9 b0c879c99dad44d09219c314d35f57e4 a5452024624c4173a9384ae077addd82 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.222 () {48 vars in 1012 bytes} [Sat May 9 17:26:57 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.222 () {48 vars in 1050 bytes} [Sat May 9 17:26:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.222 () {52 vars in 1047 bytes} [Sat May 9 17:26:57 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.222 () {42 vars in 704 bytes} [Sat May 9 17:26: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: 7|app: 0|req: 8/16] 199.204.45.222 () {44 vars in 908 bytes} [Sat May 9 17:26:57 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: 8|app: 0|req: 9/17] 199.204.45.222 () {46 vars in 981 bytes} [Sat May 9 17:26:58 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 17:26:58.042 7 INFO nova.api.openstack.wsgi [None req-a82341d9-93f7-4fd2-886a-59801363d7e9 b0c879c99dad44d09219c314d35f57e4 a5452024624c4173a9384ae077addd82 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.222 () {48 vars in 1014 bytes} [Sat May 9 17:26:58 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.222 () {48 vars in 1050 bytes} [Sat May 9 17:26:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.222 () {52 vars in 1047 bytes} [Sat May 9 17:26:58 2026] POST /v2.1/flavors => generated 533 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.222 () {42 vars in 704 bytes} [Sat May 9 17:26:58 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: 11/22] 199.204.45.222 () {44 vars in 908 bytes} [Sat May 9 17:26:58 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.222 () {46 vars in 981 bytes} [Sat May 9 17:26:58 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-09 17:26:58.934 7 INFO nova.api.openstack.wsgi [None req-8985a7b7-54b4-442e-8158-15c489401705 b0c879c99dad44d09219c314d35f57e4 a5452024624c4173a9384ae077addd82 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.222 () {48 vars in 1012 bytes} [Sat May 9 17:26:58 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.222 () {48 vars in 1050 bytes} [Sat May 9 17:26:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.222 () {52 vars in 1047 bytes} [Sat May 9 17:26:58 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: 8|app: 0|req: 14/27] 199.204.45.222 () {42 vars in 704 bytes} [Sat May 9 17:26: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: 7|app: 0|req: 14/28] 199.204.45.222 () {44 vars in 908 bytes} [Sat May 9 17:26:59 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.222 () {46 vars in 981 bytes} [Sat May 9 17:26: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-09 17:26:59.824 7 INFO nova.api.openstack.wsgi [None req-ee0c145c-bde7-4a8e-badb-02a7c6a878ad b0c879c99dad44d09219c314d35f57e4 a5452024624c4173a9384ae077addd82 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.222 () {48 vars in 1014 bytes} [Sat May 9 17:26:59 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.222 () {48 vars in 1050 bytes} [Sat May 9 17:26:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.222 () {52 vars in 1047 bytes} [Sat May 9 17:26:59 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: 7|app: 0|req: 56/111] 10.0.0.13 () {28 vars in 453 bytes} [Sat May 9 17:33:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 56/112] 10.0.0.13 () {30 vars in 657 bytes} [Sat May 9 17:33:21 2026] GET /v2.1 => generated 0 bytes in 589 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 57/113] 10.0.0.13 () {32 vars in 730 bytes} [Sat May 9 17:33:22 2026] GET /v2.1/ => generated 410 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/114] 10.0.0.13 () {34 vars in 803 bytes} [Sat May 9 17:33:22 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/131] 199.204.45.222 () {42 vars in 704 bytes} [Sat May 9 17:34:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/132] 199.204.45.222 () {44 vars in 908 bytes} [Sat May 9 17:34:50 2026] GET /v2.1 => generated 0 bytes in 55 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: 67/133] 199.204.45.222 () {46 vars in 981 bytes} [Sat May 9 17:34:50 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-09 17:34:50.317 7 INFO nova.api.openstack.wsgi [None req-efea6ce1-15cd-477b-b0a4-6a42aa99223b b0c879c99dad44d09219c314d35f57e4 a5452024624c4173a9384ae077addd82 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 67/134] 199.204.45.222 () {48 vars in 1016 bytes} [Sat May 9 17:34:50 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/135] 199.204.45.222 () {48 vars in 1050 bytes} [Sat May 9 17:34:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/136] 199.204.45.222 () {52 vars in 1048 bytes} [Sat May 9 17:34:50 2026] POST /v2.1/flavors => generated 534 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/153] 199.204.45.222 () {42 vars in 704 bytes} [Sat May 9 17:36:07 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/154] 199.204.45.222 () {44 vars in 908 bytes} [Sat May 9 17:36:07 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 78/155] 199.204.45.222 () {46 vars in 981 bytes} [Sat May 9 17:36:07 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-09 17:36:07.973 8 INFO nova.api.openstack.wsgi [None req-0c98c874-faa5-4967-ac99-6efd9cd94a7f b0c879c99dad44d09219c314d35f57e4 a5452024624c4173a9384ae077addd82 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user b0c879c99dad44d09219c314d35f57e4 [pid: 8|app: 0|req: 78/156] 199.204.45.222 () {48 vars in 1050 bytes} [Sat May 9 17:36:07 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-09 17:36:07.991 7 WARNING oslo_db.sqlalchemy.utils [None req-0c35319f-6cee-4081-b419-447e9f3c6b0a b0c879c99dad44d09219c314d35f57e4 a5452024624c4173a9384ae077addd82 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 79/157] 199.204.45.222 () {48 vars in 1015 bytes} [Sat May 9 17:36:07 2026] GET /v2.1/os-keypairs => generated 16 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/158] 199.204.45.222 () {52 vars in 1056 bytes} [Sat May 9 17:36:08 2026] POST /v2.1/os-keypairs => generated 576 bytes in 58 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/161] 199.204.45.222 () {42 vars in 704 bytes} [Sat May 9 17:36: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: 81/162] 199.204.45.222 () {44 vars in 908 bytes} [Sat May 9 17:36:11 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 82/163] 199.204.45.222 () {46 vars in 981 bytes} [Sat May 9 17:36:11 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/164] 199.204.45.222 () {48 vars in 1072 bytes} [Sat May 9 17:36:11 2026] GET /v2.1/os-quota-sets/a5452024624c4173a9384ae077addd82 => generated 283 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/165] 199.204.45.222 () {52 vars in 1124 bytes} [Sat May 9 17:36:11 2026] PUT /v2.1/os-quota-sets/a5452024624c4173a9384ae077addd82 => generated 238 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/276] 199.204.45.222 () {42 vars in 704 bytes} [Sat May 9 17:45: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: 8|app: 0|req: 139/277] 199.204.45.222 () {44 vars in 908 bytes} [Sat May 9 17:45:22 2026] GET /v2.1 => generated 0 bytes in 148 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 139/278] 199.204.45.222 () {46 vars in 981 bytes} [Sat May 9 17:45: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-09 17:45:23.016 8 INFO nova.api.openstack.wsgi [None req-cdbd0914-7d99-4022-994f-56dc905502ee b0c879c99dad44d09219c314d35f57e4 a5452024624c4173a9384ae077addd82 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 140/279] 199.204.45.222 () {48 vars in 1014 bytes} [Sat May 9 17:45:22 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/280] 199.204.45.222 () {48 vars in 1050 bytes} [Sat May 9 17:45:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/281] 199.204.45.222 () {52 vars in 1048 bytes} [Sat May 9 17:45:23 2026] POST /v2.1/flavors => generated 534 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/330] 199.204.45.222 () {42 vars in 704 bytes} [Sat May 9 17:49:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/331] 199.204.45.222 () {44 vars in 908 bytes} [Sat May 9 17:49:23 2026] GET /v2.1 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 166/332] 199.204.45.222 () {46 vars in 981 bytes} [Sat May 9 17:49:24 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/333] 199.204.45.222 () {48 vars in 1072 bytes} [Sat May 9 17:49:24 2026] GET /v2.1/os-quota-sets/1666ee8a17de480aa8f1b766b50213a0 => generated 283 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/334] 199.204.45.222 () {52 vars in 1124 bytes} [Sat May 9 17:49:24 2026] PUT /v2.1/os-quota-sets/1666ee8a17de480aa8f1b766b50213a0 => generated 238 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/459] 199.204.45.222 () {42 vars in 704 bytes} [Sat May 9 17:59:45 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: 230/460] 199.204.45.222 () {44 vars in 908 bytes} [Sat May 9 17:59:45 2026] GET /v2.1 => generated 0 bytes in 139 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 231/461] 199.204.45.222 () {46 vars in 981 bytes} [Sat May 9 17:59:45 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-09 17:59:45.190 8 INFO nova.api.openstack.wsgi [None req-c0b2a71a-19f7-4ef3-819d-eb0deb922212 b0c879c99dad44d09219c314d35f57e4 a5452024624c4173a9384ae077addd82 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 231/462] 199.204.45.222 () {48 vars in 1010 bytes} [Sat May 9 17:59:45 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/463] 199.204.45.222 () {48 vars in 1050 bytes} [Sat May 9 17:59:45 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: 8|app: 0|req: 232/464] 199.204.45.222 () {48 vars in 1098 bytes} [Sat May 9 17:59:45 2026] GET /v2.1/flavors/4c2054d6-8b51-44e7-804e-bedfb63b738d/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: 233/465] 199.204.45.222 () {42 vars in 704 bytes} [Sat May 9 17:59:46 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: 233/466] 199.204.45.222 () {44 vars in 908 bytes} [Sat May 9 17:59:46 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: 7|app: 0|req: 234/467] 199.204.45.222 () {46 vars in 981 bytes} [Sat May 9 17:59:46 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-09 17:59:46.119 8 INFO nova.api.openstack.wsgi [None req-f61e9576-a669-45ac-b4b9-3ac393d437ad b0c879c99dad44d09219c314d35f57e4 a5452024624c4173a9384ae077addd82 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 234/468] 199.204.45.222 () {48 vars in 1012 bytes} [Sat May 9 17:59:46 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/469] 199.204.45.222 () {48 vars in 1050 bytes} [Sat May 9 17:59:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/470] 199.204.45.222 () {48 vars in 1098 bytes} [Sat May 9 17:59:46 2026] GET /v2.1/flavors/7d672c2f-bc11-46b1-9317-53977c2bc75b/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: 236/471] 199.204.45.222 () {42 vars in 704 bytes} [Sat May 9 17:59:46 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: 236/472] 199.204.45.222 () {44 vars in 908 bytes} [Sat May 9 17:59:46 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: 237/473] 199.204.45.222 () {46 vars in 981 bytes} [Sat May 9 17:59:47 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-09 17:59:47.023 8 INFO nova.api.openstack.wsgi [None req-16f86b71-c2af-4cbb-883e-1a1de706b4f6 b0c879c99dad44d09219c314d35f57e4 a5452024624c4173a9384ae077addd82 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 237/474] 199.204.45.222 () {48 vars in 1014 bytes} [Sat May 9 17:59:47 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/475] 199.204.45.222 () {48 vars in 1050 bytes} [Sat May 9 17:59:47 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: 8|app: 0|req: 238/476] 199.204.45.222 () {48 vars in 1098 bytes} [Sat May 9 17:59:47 2026] GET /v2.1/flavors/41ce42a2-a2d4-4afb-b35e-13bccceb72fe/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/477] 199.204.45.222 () {42 vars in 704 bytes} [Sat May 9 17:59:47 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: 239/478] 199.204.45.222 () {44 vars in 908 bytes} [Sat May 9 17:59:47 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: 240/479] 199.204.45.222 () {46 vars in 981 bytes} [Sat May 9 17:59:47 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-09 17:59:47.940 8 INFO nova.api.openstack.wsgi [None req-4020eaba-d003-4b40-b2c7-af84fa2d895a b0c879c99dad44d09219c314d35f57e4 a5452024624c4173a9384ae077addd82 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 240/480] 199.204.45.222 () {48 vars in 1012 bytes} [Sat May 9 17:59:47 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/481] 199.204.45.222 () {48 vars in 1050 bytes} [Sat May 9 17:59:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/482] 199.204.45.222 () {48 vars in 1098 bytes} [Sat May 9 17:59:47 2026] GET /v2.1/flavors/8fd16fb1-4fbc-4c03-98db-5bcd5f06428a/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: 242/483] 199.204.45.222 () {42 vars in 704 bytes} [Sat May 9 17:59:48 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: 242/484] 199.204.45.222 () {44 vars in 908 bytes} [Sat May 9 17:59:48 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: 243/485] 199.204.45.222 () {46 vars in 981 bytes} [Sat May 9 17:59:48 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-09 17:59:48.858 8 INFO nova.api.openstack.wsgi [None req-82e73407-aac0-4349-9fd3-bc3c36106afd b0c879c99dad44d09219c314d35f57e4 a5452024624c4173a9384ae077addd82 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 243/486] 199.204.45.222 () {48 vars in 1014 bytes} [Sat May 9 17:59:48 2026] GET /v2.1/flavors/m1.xlarge => 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: 244/487] 199.204.45.222 () {48 vars in 1050 bytes} [Sat May 9 17:59:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/488] 199.204.45.222 () {48 vars in 1098 bytes} [Sat May 9 17:59:48 2026] GET /v2.1/flavors/b0de98b9-58db-4719-afb7-572e9e32b0bc/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: 247/493] 10.0.0.120 () {28 vars in 454 bytes} [Sat May 9 18:00:06 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: 247/494] 10.0.0.120 () {30 vars in 658 bytes} [Sat May 9 18:00:06 2026] GET /v2.1 => generated 0 bytes in 52 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: 248/495] 10.0.0.120 () {32 vars in 731 bytes} [Sat May 9 18:00:06 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/496] 10.0.0.120 () {34 vars in 765 bytes} [Sat May 9 18:00:06 2026] GET /v2.1/os-services => generated 783 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/497] 10.0.0.120 () {28 vars in 454 bytes} [Sat May 9 18:00:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 249/498] 10.0.0.120 () {30 vars in 658 bytes} [Sat May 9 18:00:10 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 250/499] 10.0.0.120 () {32 vars in 731 bytes} [Sat May 9 18:00:10 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/502] 10.0.0.120 () {34 vars in 765 bytes} [Sat May 9 18:00:10 2026] GET /v2.1/os-services => generated 783 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/503] 10.0.0.120 () {28 vars in 454 bytes} [Sat May 9 18:00:13 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 251/504] 10.0.0.120 () {30 vars in 658 bytes} [Sat May 9 18:00:13 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 254/505] 10.0.0.120 () {32 vars in 731 bytes} [Sat May 9 18:00:13 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/506] 10.0.0.120 () {34 vars in 808 bytes} [Sat May 9 18:00:13 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/507] 10.0.0.120 () {28 vars in 454 bytes} [Sat May 9 18:00:17 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 253/508] 10.0.0.120 () {30 vars in 658 bytes} [Sat May 9 18:00:17 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 256/509] 10.0.0.120 () {32 vars in 731 bytes} [Sat May 9 18:00:17 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/510] 10.0.0.120 () {34 vars in 808 bytes} [Sat May 9 18:00:17 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/519] 199.204.45.222 () {42 vars in 704 bytes} [Sat May 9 18:00:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/520] 199.204.45.222 () {44 vars in 908 bytes} [Sat May 9 18:00:53 2026] GET /v2.1 => generated 0 bytes in 48 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: 7|app: 0|req: 260/521] 199.204.45.222 () {46 vars in 981 bytes} [Sat May 9 18:00:53 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 18:00:53.698 8 INFO nova.api.openstack.wsgi [None req-a89c8444-bf67-4186-a799-f7697c212843 b0c879c99dad44d09219c314d35f57e4 a5452024624c4173a9384ae077addd82 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 262/522] 199.204.45.222 () {48 vars in 1016 bytes} [Sat May 9 18:00:53 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: 7|app: 0|req: 261/523] 199.204.45.222 () {48 vars in 1050 bytes} [Sat May 9 18:00:53 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: 8|app: 0|req: 263/524] 199.204.45.222 () {48 vars in 1098 bytes} [Sat May 9 18:00:53 2026] GET /v2.1/flavors/4298a4e7-e760-4b40-8342-222c70d3f080/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/525] 199.204.45.222 () {42 vars in 704 bytes} [Sat May 9 18:00: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: 264/526] 199.204.45.222 () {44 vars in 908 bytes} [Sat May 9 18:00:59 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 263/527] 199.204.45.222 () {46 vars in 981 bytes} [Sat May 9 18:00: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) [pid: 8|app: 0|req: 265/528] 199.204.45.222 () {48 vars in 1050 bytes} [Sat May 9 18:00:59 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/531] 199.204.45.222 () {42 vars in 704 bytes} [Sat May 9 18:01:03 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/532] 199.204.45.222 () {44 vars in 908 bytes} [Sat May 9 18:01:03 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 266/533] 199.204.45.222 () {46 vars in 981 bytes} [Sat May 9 18:01:03 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/534] 199.204.45.222 () {48 vars in 1072 bytes} [Sat May 9 18:01:03 2026] GET /v2.1/os-quota-sets/a5452024624c4173a9384ae077addd82 => generated 280 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/543] 199.204.45.222 () {42 vars in 704 bytes} [Sat May 9 18:01:47 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: 273/544] 199.204.45.222 () {44 vars in 908 bytes} [Sat May 9 18:01:47 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 272/545] 199.204.45.222 () {46 vars in 981 bytes} [Sat May 9 18:01:47 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 18:01:47.676 8 INFO nova.api.openstack.wsgi [None req-f83fc4a1-a0b1-48aa-86fe-d39d15a95ca4 b0c879c99dad44d09219c314d35f57e4 a5452024624c4173a9384ae077addd82 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 274/546] 199.204.45.222 () {48 vars in 1014 bytes} [Sat May 9 18:01:47 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: 7|app: 0|req: 273/547] 199.204.45.222 () {48 vars in 1050 bytes} [Sat May 9 18:01:47 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: 275/548] 199.204.45.222 () {48 vars in 1098 bytes} [Sat May 9 18:01:47 2026] GET /v2.1/flavors/176aa7bc-770f-478e-bcc9-e6e982cd6ddd/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/553] 199.204.45.222 () {42 vars in 704 bytes} [Sat May 9 18:02:01 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: 276/554] 199.204.45.222 () {44 vars in 908 bytes} [Sat May 9 18:02:01 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 279/555] 199.204.45.222 () {46 vars in 981 bytes} [Sat May 9 18:02:01 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/556] 199.204.45.222 () {48 vars in 1072 bytes} [Sat May 9 18:02:01 2026] GET /v2.1/os-quota-sets/1666ee8a17de480aa8f1b766b50213a0 => generated 280 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/565] 199.204.45.222 () {42 vars in 704 bytes} [Sat May 9 18:02:48 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: 284/566] 199.204.45.222 () {44 vars in 908 bytes} [Sat May 9 18:02:48 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 283/567] 199.204.45.222 () {46 vars in 981 bytes} [Sat May 9 18:02:48 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-09 18:02:48.632 8 INFO nova.api.openstack.wsgi [None req-12f259c1-5d4c-4638-a028-a8802f8cf6d2 b0c879c99dad44d09219c314d35f57e4 a5452024624c4173a9384ae077addd82 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 285/568] 199.204.45.222 () {48 vars in 1010 bytes} [Sat May 9 18:02:48 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/569] 199.204.45.222 () {48 vars in 1050 bytes} [Sat May 9 18:02:48 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 289/580] 10.0.0.133 () {32 vars in 655 bytes} [Sat May 9 18:03:30 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/581] 10.0.0.133 () {32 vars in 641 bytes} [Sat May 9 18:03:30 2026] GET /v2.1/servers => generated 15 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-09 18:03:30.784 7 WARNING oslo_db.sqlalchemy.utils [None req-9a89fa77-e993-4967-b78d-8847bc29d018 b0c879c99dad44d09219c314d35f57e4 a5452024624c4173a9384ae077addd82 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 290/582] 10.0.0.133 () {32 vars in 649 bytes} [Sat May 9 18:03:30 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/583] 10.0.0.133 () {32 vars in 694 bytes} [Sat May 9 18:03:30 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/586] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:03:41 2026] GET /v2.1/flavors/4c2054d6-8b51-44e7-804e-bedfb63b738d => generated 511 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/587] 10.0.0.133 () {32 vars in 641 bytes} [Sat May 9 18:03:41 2026] GET /v2.1/flavors => generated 1674 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/588] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:03:41 2026] GET /v2.1/flavors/4c2054d6-8b51-44e7-804e-bedfb63b738d => generated 511 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/589] 10.0.0.133 () {34 vars in 671 bytes} [Sat May 9 18:03:49 2026] POST /v2.1/os-keypairs => generated 385 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/592] 10.0.0.133 () {34 vars in 685 bytes} [Sat May 9 18:03:51 2026] POST /v2.1/os-security-groups => generated 246 bytes in 605 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/593] 10.0.0.133 () {34 vars in 671 bytes} [Sat May 9 18:03:51 2026] POST /v2.1/os-keypairs => generated 386 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/594] 10.0.0.133 () {34 vars in 695 bytes} [Sat May 9 18:03:51 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 853 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/595] 10.0.0.133 () {34 vars in 685 bytes} [Sat May 9 18:03:52 2026] POST /v2.1/os-security-groups => generated 247 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/596] 10.0.0.133 () {34 vars in 695 bytes} [Sat May 9 18:03:52 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/597] 10.0.0.133 () {34 vars in 695 bytes} [Sat May 9 18:03:53 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/598] 10.0.0.133 () {32 vars in 737 bytes} [Sat May 9 18:03:53 2026] GET /v2.1/os-security-groups/fa4ba500-bc4b-4d6b-b7cf-ee3cdc6b7906 => generated 664 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/599] 10.0.0.133 () {32 vars in 750 bytes} [Sat May 9 18:03:53 2026] DELETE /v2.1/os-security-group-rules/09692b1d-7680-4e76-958f-911d223b58a1 => generated 0 bytes in 277 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/600] 10.0.0.133 () {32 vars in 740 bytes} [Sat May 9 18:03:53 2026] DELETE /v2.1/os-security-groups/fa4ba500-bc4b-4d6b-b7cf-ee3cdc6b7906 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/601] 10.0.0.133 () {32 vars in 740 bytes} [Sat May 9 18:03:54 2026] DELETE /v2.1/os-security-groups/d4340fdf-a696-48b9-ba9e-c1123bb9b7f8 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/602] 10.0.0.133 () {34 vars in 663 bytes} [Sat May 9 18:03:53 2026] POST /v2.1/servers => generated 451 bytes in 1403 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/603] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:03:55 2026] GET /v2.1/servers/64ffc594-a7bd-4ee6-8ba4-ff23d085a22e => generated 1424 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 301/604] 10.0.0.133 () {34 vars in 685 bytes} [Sat May 9 18:03:55 2026] POST /v2.1/os-security-groups => generated 244 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 304/605] 10.0.0.133 () {34 vars in 685 bytes} [Sat May 9 18:03:55 2026] POST /v2.1/os-security-groups => generated 243 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/606] 10.0.0.133 () {34 vars in 685 bytes} [Sat May 9 18:03:56 2026] POST /v2.1/os-security-groups => generated 243 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/607] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:03:56 2026] GET /v2.1/servers/64ffc594-a7bd-4ee6-8ba4-ff23d085a22e => generated 1482 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 304/608] 10.0.0.133 () {32 vars in 663 bytes} [Sat May 9 18:03:56 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/609] 10.0.0.133 () {32 vars in 740 bytes} [Sat May 9 18:03:56 2026] DELETE /v2.1/os-security-groups/b79ec326-b935-4340-bc15-14ec842f4817 => generated 0 bytes in 682 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-09 18:03:57.419 8 INFO nova.api.openstack.wsgi [None req-3565fe53-ab82-46bd-8840-07050700d524 931e573bf7c14c0cbcadd1e2c840ec38 533aef0f380a4873a6bcaded266f10f3 - - default default] HTTP exception thrown: Security group b79ec326-b935-4340-bc15-14ec842f4817 does not exist Neutron server returns request_ids: ['req-93a385fe-89f7-4703-a44f-0f498835a67d'] [pid: 8|app: 0|req: 306/610] 10.0.0.133 () {32 vars in 737 bytes} [Sat May 9 18:03:57 2026] GET /v2.1/os-security-groups/b79ec326-b935-4340-bc15-14ec842f4817 => generated 194 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/611] 10.0.0.133 () {34 vars in 663 bytes} [Sat May 9 18:03:56 2026] POST /v2.1/servers => generated 451 bytes in 1421 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: 306/612] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:03:57 2026] GET /v2.1/servers/64ffc594-a7bd-4ee6-8ba4-ff23d085a22e => generated 1482 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 307/613] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:03:57 2026] GET /v2.1/servers/1a9b2025-f39d-4cf4-b3e8-724c7dcce087 => generated 1253 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/614] 10.0.0.133 () {32 vars in 740 bytes} [Sat May 9 18:03:57 2026] DELETE /v2.1/os-security-groups/46d78149-ab17-45de-9e8c-d7f080e65dcb => generated 0 bytes in 435 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-09 18:03:57.899 7 INFO nova.api.openstack.wsgi [None req-94de2e7c-836d-421a-9a21-76bdc7c5c088 931e573bf7c14c0cbcadd1e2c840ec38 533aef0f380a4873a6bcaded266f10f3 - - default default] HTTP exception thrown: Security group 46d78149-ab17-45de-9e8c-d7f080e65dcb does not exist Neutron server returns request_ids: ['req-1ad2d7d3-4b82-41e0-8c42-50b293d25e01'] [pid: 7|app: 0|req: 308/615] 10.0.0.133 () {32 vars in 737 bytes} [Sat May 9 18:03:57 2026] GET /v2.1/os-security-groups/46d78149-ab17-45de-9e8c-d7f080e65dcb => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/616] 10.0.0.133 () {32 vars in 740 bytes} [Sat May 9 18:03:57 2026] DELETE /v2.1/os-security-groups/9ec90a4d-4b07-4862-858c-ab25c0002f72 => generated 0 bytes in 278 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-09 18:03:58.216 7 INFO nova.api.openstack.wsgi [None req-8af1932b-3364-4e6e-8e1e-06dbcb3ee7ac 931e573bf7c14c0cbcadd1e2c840ec38 533aef0f380a4873a6bcaded266f10f3 - - default default] HTTP exception thrown: Security group 9ec90a4d-4b07-4862-858c-ab25c0002f72 does not exist Neutron server returns request_ids: ['req-0abc6716-0865-4b55-850a-08aa22f87768'] [pid: 7|app: 0|req: 309/617] 10.0.0.133 () {32 vars in 737 bytes} [Sat May 9 18:03:58 2026] GET /v2.1/os-security-groups/9ec90a4d-4b07-4862-858c-ab25c0002f72 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/618] 10.0.0.133 () {32 vars in 663 bytes} [Sat May 9 18:03:58 2026] GET /v2.1/os-security-groups => generated 707 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 18:03:58.445 7 INFO nova.api.openstack.wsgi [None req-b26f51dc-5950-4e10-a1a9-c60869ebcb11 931e573bf7c14c0cbcadd1e2c840ec38 533aef0f380a4873a6bcaded266f10f3 - - default default] HTTP exception thrown: Security group 9ec90a4d-4b07-4862-858c-ab25c0002f72 does not exist Neutron server returns request_ids: ['req-28dbd937-380a-4f4b-b382-8da94bf616b4'] [pid: 7|app: 0|req: 310/619] 10.0.0.133 () {32 vars in 740 bytes} [Sat May 9 18:03:58 2026] DELETE /v2.1/os-security-groups/9ec90a4d-4b07-4862-858c-ab25c0002f72 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-09 18:03:58.494 8 INFO nova.api.openstack.wsgi [None req-f182119f-7c1a-4cb4-be71-b4b8a5385b13 931e573bf7c14c0cbcadd1e2c840ec38 533aef0f380a4873a6bcaded266f10f3 - - default default] HTTP exception thrown: Security group 46d78149-ab17-45de-9e8c-d7f080e65dcb does not exist Neutron server returns request_ids: ['req-876b9d10-532f-46bd-83a4-c0e2348e7193'] [pid: 8|app: 0|req: 310/620] 10.0.0.133 () {32 vars in 740 bytes} [Sat May 9 18:03:58 2026] DELETE /v2.1/os-security-groups/46d78149-ab17-45de-9e8c-d7f080e65dcb => generated 194 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-09 18:03:58.535 7 INFO nova.api.openstack.wsgi [None req-42ff773f-6341-42c1-829c-d9491f7b617f 931e573bf7c14c0cbcadd1e2c840ec38 533aef0f380a4873a6bcaded266f10f3 - - default default] HTTP exception thrown: Security group b79ec326-b935-4340-bc15-14ec842f4817 does not exist Neutron server returns request_ids: ['req-7493b6b8-f640-41ef-b11b-594d2c8eee5e'] [pid: 7|app: 0|req: 311/621] 10.0.0.133 () {32 vars in 740 bytes} [Sat May 9 18:03:58 2026] DELETE /v2.1/os-security-groups/b79ec326-b935-4340-bc15-14ec842f4817 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/622] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:03:58 2026] GET /v2.1/servers/1a9b2025-f39d-4cf4-b3e8-724c7dcce087 => generated 1369 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/623] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:03:58 2026] GET /v2.1/servers/64ffc594-a7bd-4ee6-8ba4-ff23d085a22e => generated 1550 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, ' 2026-05-09 18:03:59.728 7 INFO nova.api.openstack.compute.server_external_events [req-17aadd60-593a-419f-8a0f-2dd3b2391876 req-fdcbb51c-cd0b-43d3-a787-9119d0a8dede c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:76ec738c-699b-44c7-8d75-3a95ff5d875e for instance 64ffc594-a7bd-4ee6-8ba4-ff23d085a22e on instance 2026-05-09 18:03:59.736 7 INFO nova.compute.rpcapi [None req-4ff14cd9-03d9-4739-a235-3b2f9b01d2ae - - - - - -] Automatically selected compute RPC version 6.3 from minimum service version 67 [pid: 7|app: 0|req: 313/624] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:03:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 312/625] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:03:59 2026] GET /v2.1/servers/1a9b2025-f39d-4cf4-b3e8-724c7dcce087 => generated 1437 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/626] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:03:59 2026] GET /v2.1/servers/64ffc594-a7bd-4ee6-8ba4-ff23d085a22e => generated 1550 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:04:00.838 7 INFO nova.api.openstack.compute.server_external_events [req-da7f34fb-9d4b-46c5-9fe6-293363d9260b req-c21e586f-dd2d-413c-9e2c-7387bc757d15 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:87dc4996-e8e5-42db-a1ab-b26c0fa9959f for instance 1a9b2025-f39d-4cf4-b3e8-724c7dcce087 on instance [pid: 7|app: 0|req: 316/629] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:04:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 314/630] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:01 2026] GET /v2.1/servers/1a9b2025-f39d-4cf4-b3e8-724c7dcce087 => generated 1425 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/631] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:01 2026] GET /v2.1/servers/64ffc594-a7bd-4ee6-8ba4-ff23d085a22e => generated 1550 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 18:04:01.823 8 INFO nova.api.openstack.compute.server_external_events [req-bd9a8b76-41cf-4347-9b5c-e37bf49daa8a req-4837062c-b6e6-4e7b-be2d-e8aa6520dc48 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:87dc4996-e8e5-42db-a1ab-b26c0fa9959f for instance 1a9b2025-f39d-4cf4-b3e8-724c7dcce087 on instance 2026-05-09 18:04:01.832 8 INFO nova.compute.rpcapi [None req-74d66b77-5c26-4683-beb3-610aaf5c42ba - - - - - -] Automatically selected compute RPC version 6.3 from minimum service version 67 [pid: 8|app: 0|req: 315/632] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:04:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 318/633] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:02 2026] GET /v2.1/servers/1a9b2025-f39d-4cf4-b3e8-724c7dcce087 => generated 1425 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/634] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:02 2026] GET /v2.1/servers/64ffc594-a7bd-4ee6-8ba4-ff23d085a22e => generated 1550 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 18:04:03.375 7 INFO nova.api.openstack.compute.server_external_events [req-da76a449-867b-4f1b-9ea6-a11f480425e9 req-17ed642b-b17a-4e41-bb44-492246535f04 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:76ec738c-699b-44c7-8d75-3a95ff5d875e for instance 64ffc594-a7bd-4ee6-8ba4-ff23d085a22e on instance [pid: 7|app: 0|req: 319/635] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:04:03 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: 8|app: 0|req: 317/636] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:03 2026] GET /v2.1/servers/1a9b2025-f39d-4cf4-b3e8-724c7dcce087 => generated 1610 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-09 18:04:03.884 8 INFO nova.api.openstack.compute.server_external_events [req-5dc3ac16-e422-4967-a61e-9b952528bcc6 req-b9fccec8-1a8c-4cd1-aea3-b24e5e5416ab c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:87dc4996-e8e5-42db-a1ab-b26c0fa9959f for instance 1a9b2025-f39d-4cf4-b3e8-724c7dcce087 on instance [pid: 8|app: 0|req: 318/637] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:04:03 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: 320/638] 10.0.0.133 () {32 vars in 741 bytes} [Sat May 9 18:04:03 2026] GET /v2.1/servers/1a9b2025-f39d-4cf4-b3e8-724c7dcce087/os-interface => generated 284 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/639] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:03 2026] GET /v2.1/servers/64ffc594-a7bd-4ee6-8ba4-ff23d085a22e => generated 1728 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 321/640] 10.0.0.133 () {32 vars in 741 bytes} [Sat May 9 18:04:04 2026] GET /v2.1/servers/64ffc594-a7bd-4ee6-8ba4-ff23d085a22e/os-interface => generated 285 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/641] 10.0.0.133 () {30 vars in 413 bytes} [Sat May 9 18:04:04 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 322/642] 10.0.0.133 () {28 vars in 560 bytes} [Sat May 9 18:04:04 2026] GET /v2/ => generated 401 bytes in 417 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 321/643] 10.0.0.133 () {28 vars in 564 bytes} [Sat May 9 18:04:05 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: 323/644] 10.0.0.133 () {30 vars in 413 bytes} [Sat May 9 18:04:05 2026] GET / => generated 421 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-09 18:04:05.431 8 INFO nova.api.openstack.compute.server_external_events [req-ba6f9c4f-80ed-44c6-8f17-812933e2217d req-d3ab8b89-7251-4eb0-b6ee-cc0b8e691bcf c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:76ec738c-699b-44c7-8d75-3a95ff5d875e for instance 64ffc594-a7bd-4ee6-8ba4-ff23d085a22e on instance [pid: 8|app: 0|req: 322/645] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:04:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/646] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:05 2026] GET /v2.1/servers/1a9b2025-f39d-4cf4-b3e8-724c7dcce087 => generated 1610 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 18:04:05.943 7 INFO nova.api.openstack.compute.server_external_events [req-dcbd5372-4bd4-40a3-8f3c-d02480d7669d req-7038783a-3f8e-4144-8e16-0b09cfca8292 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:87dc4996-e8e5-42db-a1ab-b26c0fa9959f for instance 1a9b2025-f39d-4cf4-b3e8-724c7dcce087 on instance 2026-05-09 18:04:05.943 7 INFO nova.api.openstack.compute.server_external_events [req-dcbd5372-4bd4-40a3-8f3c-d02480d7669d req-7038783a-3f8e-4144-8e16-0b09cfca8292 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:76ec738c-699b-44c7-8d75-3a95ff5d875e for instance 64ffc594-a7bd-4ee6-8ba4-ff23d085a22e on instance [pid: 7|app: 0|req: 325/647] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:04:05 2026] POST /v2.1/os-server-external-events => generated 346 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 326/648] 10.0.0.133 () {32 vars in 641 bytes} [Sat May 9 18:04:05 2026] GET /v2.1/servers => generated 388 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 323/649] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:05 2026] GET /v2.1/servers/64ffc594-a7bd-4ee6-8ba4-ff23d085a22e => generated 1728 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 324/650] 10.0.0.133 () {32 vars in 641 bytes} [Sat May 9 18:04:06 2026] GET /v2.1/servers => generated 378 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/651] 10.0.0.133 () {32 vars in 718 bytes} [Sat May 9 18:04:06 2026] DELETE /v2.1/servers/1a9b2025-f39d-4cf4-b3e8-724c7dcce087 => generated 0 bytes in 167 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: 328/652] 10.0.0.133 () {32 vars in 718 bytes} [Sat May 9 18:04:06 2026] DELETE /v2.1/servers/64ffc594-a7bd-4ee6-8ba4-ff23d085a22e => generated 0 bytes in 115 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: 329/653] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:06 2026] GET /v2.1/servers/64ffc594-a7bd-4ee6-8ba4-ff23d085a22e => generated 1734 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/654] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:06 2026] GET /v2.1/servers/1a9b2025-f39d-4cf4-b3e8-724c7dcce087 => generated 1616 bytes in 612 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 18:04:07.465 7 INFO nova.api.openstack.compute.server_external_events [req-ca2edf0b-0166-41a8-83d2-4d6c7e67e4e4 req-1b16c774-21b6-4d54-abf8-859ab2d301f3 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:76ec738c-699b-44c7-8d75-3a95ff5d875e for instance 64ffc594-a7bd-4ee6-8ba4-ff23d085a22e on instance 2026-05-09 18:04:07.465 7 INFO nova.api.openstack.compute.server_external_events [req-ca2edf0b-0166-41a8-83d2-4d6c7e67e4e4 req-1b16c774-21b6-4d54-abf8-859ab2d301f3 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:76ec738c-699b-44c7-8d75-3a95ff5d875e for instance 64ffc594-a7bd-4ee6-8ba4-ff23d085a22e on instance [pid: 7|app: 0|req: 330/655] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:04:07 2026] POST /v2.1/os-server-external-events => generated 358 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, ' [pid: 8|app: 0|req: 326/656] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:07 2026] GET /v2.1/servers/64ffc594-a7bd-4ee6-8ba4-ff23d085a22e => generated 1854 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, ' [pid: 8|app: 0|req: 327/657] 10.0.0.133 () {34 vars in 671 bytes} [Sat May 9 18:04:07 2026] POST /v2.1/os-keypairs => generated 385 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 18:04:08.234 8 INFO nova.api.openstack.compute.server_external_events [req-dc42c182-5024-4f8a-b632-58198e31c628 req-4e32d6cc-fed0-4e4d-9ec4-19036f83fdfc c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-deleted:87dc4996-e8e5-42db-a1ab-b26c0fa9959f for instance 1a9b2025-f39d-4cf4-b3e8-724c7dcce087 on instance [pid: 8|app: 0|req: 328/658] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:04:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/659] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:07 2026] GET /v2.1/servers/1a9b2025-f39d-4cf4-b3e8-724c7dcce087 => generated 1736 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 18:04:09.007 8 INFO nova.api.openstack.wsgi [None req-844991be-093d-4da1-b9b4-c22a98a91732 5aa48831c7094f6f8760bc448ae8a919 2d6a318392d44a4fb3b3403bd45579b8 - - default default] HTTP exception thrown: Instance 64ffc594-a7bd-4ee6-8ba4-ff23d085a22e could not be found. [pid: 8|app: 0|req: 329/660] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:08 2026] GET /v2.1/servers/64ffc594-a7bd-4ee6-8ba4-ff23d085a22e => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 332/661] 10.0.0.133 () {32 vars in 706 bytes} [Sat May 9 18:04:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1797671358 => 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-09 18:04:09.360 8 INFO nova.api.openstack.wsgi [None req-2cd5c66d-56e4-4a4d-8678-49653a6e1ec8 53bb2e45c05c4d9d8814b4361dbf0452 18415b2c6608495a8f02053d15ecd4ef - - default default] HTTP exception thrown: Instance 1a9b2025-f39d-4cf4-b3e8-724c7dcce087 could not be found. [pid: 8|app: 0|req: 330/662] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:09 2026] GET /v2.1/servers/1a9b2025-f39d-4cf4-b3e8-724c7dcce087 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/663] 10.0.0.133 () {32 vars in 704 bytes} [Sat May 9 18:04:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-233156874 => generated 0 bytes in 19 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-09 18:04:10.275 7 INFO nova.api.openstack.compute.server_external_events [req-7484bca4-be1f-4ae7-adcd-4d35fcf989d5 req-8d39de02-1bb3-427d-b4d7-e449571825c0 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-deleted:76ec738c-699b-44c7-8d75-3a95ff5d875e for instance 64ffc594-a7bd-4ee6-8ba4-ff23d085a22e on instance [pid: 7|app: 0|req: 334/664] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:04:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/665] 10.0.0.133 () {34 vars in 663 bytes} [Sat May 9 18:04:09 2026] POST /v2.1/servers => generated 449 bytes in 630 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: 335/666] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:10 2026] GET /v2.1/servers/a972302f-980e-448a-8afa-702b131d9bbc => generated 1399 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/669] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:11 2026] GET /v2.1/servers/a972302f-980e-448a-8afa-702b131d9bbc => generated 1457 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:04:12.466 7 INFO nova.api.openstack.compute.server_external_events [req-4c9015ea-04c1-4a5d-b51e-ad34d743ffcb req-37d7c11f-57b6-4027-8273-3cbf1d11e84e c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:00ddfaab-845e-4bfc-aad8-225d79619262 for instance a972302f-980e-448a-8afa-702b131d9bbc on instance [pid: 7|app: 0|req: 337/670] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:04:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 334/671] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:12 2026] GET /v2.1/servers/a972302f-980e-448a-8afa-702b131d9bbc => generated 1524 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:04:13.345 7 INFO nova.api.openstack.compute.server_external_events [req-94879ac5-e249-4fe1-a9a8-21eeeaddfd67 req-2d56fce9-4516-4919-ba90-db3f96e51726 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:00ddfaab-845e-4bfc-aad8-225d79619262 for instance a972302f-980e-448a-8afa-702b131d9bbc on instance [pid: 7|app: 0|req: 338/672] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:04:13 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: 335/673] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:13 2026] GET /v2.1/servers/a972302f-980e-448a-8afa-702b131d9bbc => generated 1524 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/674] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:14 2026] GET /v2.1/servers/a972302f-980e-448a-8afa-702b131d9bbc => generated 1714 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 336/675] 10.0.0.133 () {32 vars in 741 bytes} [Sat May 9 18:04:15 2026] GET /v2.1/servers/a972302f-980e-448a-8afa-702b131d9bbc/os-interface => generated 284 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:04:15.383 7 INFO nova.api.openstack.compute.server_external_events [req-089e21cc-feb4-4340-968b-cc9893313e98 req-e041192c-c436-4d41-a3d2-f2b135c63c76 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:00ddfaab-845e-4bfc-aad8-225d79619262 for instance a972302f-980e-448a-8afa-702b131d9bbc on instance [pid: 7|app: 0|req: 340/676] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:04:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 337/677] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:16 2026] GET /v2.1/servers/a972302f-980e-448a-8afa-702b131d9bbc => generated 1714 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:04:17.431 7 INFO nova.api.openstack.compute.server_external_events [req-415ca354-6b83-4748-b933-eee329cc9717 req-7537b94d-17f1-4c91-85f6-3358bb47c0c3 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:00ddfaab-845e-4bfc-aad8-225d79619262 for instance a972302f-980e-448a-8afa-702b131d9bbc on instance [pid: 7|app: 0|req: 341/678] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:04:17 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: 343/681] 10.0.0.133 () {34 vars in 671 bytes} [Sat May 9 18:04:21 2026] POST /v2.1/os-keypairs => generated 386 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/682] 10.0.0.133 () {34 vars in 663 bytes} [Sat May 9 18:04:23 2026] POST /v2.1/servers => generated 453 bytes in 520 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/683] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:23 2026] GET /v2.1/servers/f87dd8ad-30be-4c2e-b608-9025a08be9f7 => generated 1392 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 340/684] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:24 2026] GET /v2.1/servers/f87dd8ad-30be-4c2e-b608-9025a08be9f7 => generated 1450 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-09 18:04:25.996 7 INFO nova.api.openstack.compute.server_external_events [req-cac4e57b-e56d-4180-b9f4-ee0b1c435559 req-08c6426f-1559-4859-8820-236a5af061d8 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:7e91fe23-b9c2-4d96-ab54-8ec71cf6c996 for instance f87dd8ad-30be-4c2e-b608-9025a08be9f7 on instance [pid: 7|app: 0|req: 345/685] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:04:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/686] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:25 2026] GET /v2.1/servers/f87dd8ad-30be-4c2e-b608-9025a08be9f7 => generated 1518 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 346/687] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:27 2026] GET /v2.1/servers/f87dd8ad-30be-4c2e-b608-9025a08be9f7 => generated 1518 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-09 18:04:28.033 8 INFO nova.api.openstack.compute.server_external_events [req-df779ad5-ecdc-4033-9101-d542ffbd187f req-93ba2c82-32b2-4c33-bee5-07dcd1653752 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:7e91fe23-b9c2-4d96-ab54-8ec71cf6c996 for instance f87dd8ad-30be-4c2e-b608-9025a08be9f7 on instance 2026-05-09 18:04:28.033 8 INFO nova.api.openstack.compute.server_external_events [req-df779ad5-ecdc-4033-9101-d542ffbd187f req-93ba2c82-32b2-4c33-bee5-07dcd1653752 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:7e91fe23-b9c2-4d96-ab54-8ec71cf6c996 for instance f87dd8ad-30be-4c2e-b608-9025a08be9f7 on instance [pid: 8|app: 0|req: 342/688] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:04: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/689] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:28 2026] GET /v2.1/servers/f87dd8ad-30be-4c2e-b608-9025a08be9f7 => generated 1701 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/690] 10.0.0.133 () {32 vars in 741 bytes} [Sat May 9 18:04:28 2026] GET /v2.1/servers/f87dd8ad-30be-4c2e-b608-9025a08be9f7/os-interface => generated 284 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, ' 2026-05-09 18:04:29.389 7 INFO nova.api.openstack.compute.server_external_events [req-ffdfb82f-ca1e-4fe1-a225-36e0a5c62f2b req-24eefaed-1ab5-4407-b078-4a4b3ce8bb9d c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:7e91fe23-b9c2-4d96-ab54-8ec71cf6c996 for instance f87dd8ad-30be-4c2e-b608-9025a08be9f7 on instance [pid: 7|app: 0|req: 348/691] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:04:29 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: 350/694] 10.0.0.133 () {32 vars in 741 bytes} [Sat May 9 18:04:31 2026] GET /v2.1/servers/a972302f-980e-448a-8afa-702b131d9bbc/os-interface => generated 284 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 345/695] 10.0.0.133 () {32 vars in 815 bytes} [Sat May 9 18:04:31 2026] GET /v2.1/servers/a972302f-980e-448a-8afa-702b131d9bbc/os-interface/00ddfaab-845e-4bfc-aad8-225d79619262 => generated 281 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 351/696] 10.0.0.133 () {32 vars in 723 bytes} [Sat May 9 18:04:32 2026] GET /v2.1/servers/a972302f-980e-448a-8afa-702b131d9bbc/ips => generated 155 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: 346/697] 10.0.0.133 () {34 vars in 750 bytes} [Sat May 9 18:04:32 2026] POST /v2.1/servers/a972302f-980e-448a-8afa-702b131d9bbc/action => generated 0 bytes in 38 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: 352/698] 10.0.0.133 () {32 vars in 723 bytes} [Sat May 9 18:04:32 2026] GET /v2.1/servers/a972302f-980e-448a-8afa-702b131d9bbc/ips => generated 155 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-09 18:04:32.890 8 INFO nova.api.openstack.compute.server_external_events [req-953d237c-16aa-40c9-8413-fed53b8deb91 req-6068da0f-990b-4dc8-a327-1581d034caeb c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:00ddfaab-845e-4bfc-aad8-225d79619262 for instance a972302f-980e-448a-8afa-702b131d9bbc on instance [pid: 8|app: 0|req: 347/699] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:04:32 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: 7|app: 0|req: 353/700] 10.0.0.133 () {32 vars in 723 bytes} [Sat May 9 18:04:33 2026] GET /v2.1/servers/a972302f-980e-448a-8afa-702b131d9bbc/ips => generated 155 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: 348/701] 10.0.0.133 () {32 vars in 723 bytes} [Sat May 9 18:04:34 2026] GET /v2.1/servers/a972302f-980e-448a-8afa-702b131d9bbc/ips => generated 194 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/702] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:34 2026] GET /v2.1/servers/a972302f-980e-448a-8afa-702b131d9bbc => generated 1949 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: 349/703] 10.0.0.133 () {34 vars in 750 bytes} [Sat May 9 18:04:34 2026] POST /v2.1/servers/a972302f-980e-448a-8afa-702b131d9bbc/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 355/704] 10.0.0.133 () {32 vars in 723 bytes} [Sat May 9 18:04:34 2026] GET /v2.1/servers/a972302f-980e-448a-8afa-702b131d9bbc/ips => generated 194 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:04:35.123 8 INFO nova.api.openstack.compute.server_external_events [req-7c9ff526-ba0d-49b9-9e72-bf38418f89ec req-b1df5d96-6c8f-40be-a1dc-3613f7f016c6 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:00ddfaab-845e-4bfc-aad8-225d79619262 for instance a972302f-980e-448a-8afa-702b131d9bbc on instance [pid: 8|app: 0|req: 350/705] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:04:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 356/706] 10.0.0.133 () {32 vars in 723 bytes} [Sat May 9 18:04:35 2026] GET /v2.1/servers/a972302f-980e-448a-8afa-702b131d9bbc/ips => generated 194 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: 351/707] 10.0.0.133 () {32 vars in 723 bytes} [Sat May 9 18:04:36 2026] GET /v2.1/servers/a972302f-980e-448a-8afa-702b131d9bbc/ips => generated 155 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: 357/708] 10.0.0.133 () {32 vars in 718 bytes} [Sat May 9 18:04:36 2026] DELETE /v2.1/servers/a972302f-980e-448a-8afa-702b131d9bbc => generated 0 bytes in 78 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: 352/709] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:36 2026] GET /v2.1/servers/a972302f-980e-448a-8afa-702b131d9bbc => generated 1840 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:04:36.916 7 INFO nova.api.openstack.compute.server_external_events [req-4f43e704-0997-4fee-8e18-2b943afc3962 req-c27b20ee-9ebd-4660-bbfe-92c13df05908 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:00ddfaab-845e-4bfc-aad8-225d79619262 for instance a972302f-980e-448a-8afa-702b131d9bbc on instance [pid: 7|app: 0|req: 358/710] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:04:36 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 18:04:38.084 7 INFO nova.api.openstack.compute.server_external_events [req-2fcab6b0-15c6-421c-8832-15665d159ee8 req-4a145671-9c65-4de7-93f2-ca11060bb649 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-deleted:00ddfaab-845e-4bfc-aad8-225d79619262 for instance a972302f-980e-448a-8afa-702b131d9bbc on instance [pid: 7|app: 0|req: 359/711] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:04:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/712] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:37 2026] GET /v2.1/servers/a972302f-980e-448a-8afa-702b131d9bbc => generated 1840 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 18:04:38.951 7 INFO nova.api.openstack.compute.server_external_events [req-0c6b27df-1a26-4056-a5f1-bd4d866e86f2 req-e21c5b92-55ab-459f-919d-821b540a41ba c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:00ddfaab-845e-4bfc-aad8-225d79619262 for instance a972302f-980e-448a-8afa-702b131d9bbc on instance [pid: 7|app: 0|req: 360/713] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:04:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 18:04:39.136 8 INFO nova.api.openstack.wsgi [None req-4051c3d1-fabc-4225-945e-0e5ae6302f96 6ba2e1fec5004914a6096f609ffcdc1e 071ce8ded5524f468ffb900422794d9f - - default default] HTTP exception thrown: Instance a972302f-980e-448a-8afa-702b131d9bbc could not be found. [pid: 8|app: 0|req: 354/714] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:39 2026] GET /v2.1/servers/a972302f-980e-448a-8afa-702b131d9bbc => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/715] 10.0.0.133 () {32 vars in 704 bytes} [Sat May 9 18:04:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-951258975 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:04:39.707 8 INFO nova.api.openstack.wsgi [None req-9eba08bd-a55e-4f54-b2ee-17a43bed1a68 6ba2e1fec5004914a6096f609ffcdc1e 071ce8ded5524f468ffb900422794d9f - - default default] HTTP exception thrown: Instance a972302f-980e-448a-8afa-702b131d9bbc could not be found. [pid: 8|app: 0|req: 355/716] 10.0.0.133 () {32 vars in 718 bytes} [Sat May 9 18:04:39 2026] DELETE /v2.1/servers/a972302f-980e-448a-8afa-702b131d9bbc => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-09 18:04:39.734 7 INFO nova.api.openstack.wsgi [None req-67bc5831-f8be-4b20-8311-ca5b8fc8504e 6ba2e1fec5004914a6096f609ffcdc1e 071ce8ded5524f468ffb900422794d9f - - default default] HTTP exception thrown: Instance a972302f-980e-448a-8afa-702b131d9bbc could not be found. [pid: 7|app: 0|req: 362/717] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:39 2026] GET /v2.1/servers/a972302f-980e-448a-8afa-702b131d9bbc => 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: 357/720] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:44 2026] GET /v2.1/servers/f87dd8ad-30be-4c2e-b608-9025a08be9f7 => generated 1821 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/721] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:44 2026] GET /v2.1/servers/f87dd8ad-30be-4c2e-b608-9025a08be9f7 => generated 1821 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/722] 10.0.0.133 () {34 vars in 750 bytes} [Sat May 9 18:04:45 2026] POST /v2.1/servers/f87dd8ad-30be-4c2e-b608-9025a08be9f7/action => generated 0 bytes in 94 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: 365/723] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:45 2026] GET /v2.1/servers/f87dd8ad-30be-4c2e-b608-9025a08be9f7 => generated 1823 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:04:46.645 8 INFO nova.api.openstack.compute.server_external_events [req-d17b2024-34a8-4332-a790-5fa027eddcaf req-79bd790b-7ce6-43fa-a04a-2fb395443e0d c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:7e91fe23-b9c2-4d96-ab54-8ec71cf6c996 for instance f87dd8ad-30be-4c2e-b608-9025a08be9f7 on instance [pid: 8|app: 0|req: 359/724] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:04:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/725] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:46 2026] GET /v2.1/servers/f87dd8ad-30be-4c2e-b608-9025a08be9f7 => generated 1828 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/726] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:48 2026] GET /v2.1/servers/f87dd8ad-30be-4c2e-b608-9025a08be9f7 => generated 1821 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:04:48.678 7 INFO nova.api.openstack.compute.server_external_events [req-1faaa18f-f867-4ced-8d07-d56aa69bbbcc req-f0b231c6-5b52-4418-ad8d-bc58b5019d80 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:7e91fe23-b9c2-4d96-ab54-8ec71cf6c996 for instance f87dd8ad-30be-4c2e-b608-9025a08be9f7 on instance 2026-05-09 18:04:48.678 7 INFO nova.api.openstack.compute.server_external_events [req-1faaa18f-f867-4ced-8d07-d56aa69bbbcc req-f0b231c6-5b52-4418-ad8d-bc58b5019d80 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:7e91fe23-b9c2-4d96-ab54-8ec71cf6c996 for instance f87dd8ad-30be-4c2e-b608-9025a08be9f7 on instance 2026-05-09 18:04:48.679 7 INFO nova.api.openstack.compute.server_external_events [req-1faaa18f-f867-4ced-8d07-d56aa69bbbcc req-f0b231c6-5b52-4418-ad8d-bc58b5019d80 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:7e91fe23-b9c2-4d96-ab54-8ec71cf6c996 for instance f87dd8ad-30be-4c2e-b608-9025a08be9f7 on instance [pid: 7|app: 0|req: 367/727] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:04:48 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/730] 10.0.0.133 () {34 vars in 671 bytes} [Sat May 9 18:04:52 2026] POST /v2.1/os-keypairs => generated 386 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/731] 10.0.0.133 () {34 vars in 663 bytes} [Sat May 9 18:04:54 2026] POST /v2.1/servers => generated 453 bytes in 908 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/732] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:55 2026] GET /v2.1/servers/13edba91-d269-4949-9aa8-148b177d2ca7 => generated 1432 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 370/733] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:56 2026] GET /v2.1/servers/13edba91-d269-4949-9aa8-148b177d2ca7 => generated 1558 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:04:57.288 8 INFO nova.api.openstack.compute.server_external_events [req-8dcf13d4-00dd-4380-8404-3c7a4dbc2bd0 req-9e2098ce-3c81-4068-b01c-321e44237115 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:9fd0d1f5-20a9-44b1-8348-91cc94b55adb for instance 13edba91-d269-4949-9aa8-148b177d2ca7 on instance [pid: 8|app: 0|req: 364/734] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:04:57 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: 371/735] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:57 2026] GET /v2.1/servers/13edba91-d269-4949-9aa8-148b177d2ca7 => generated 1558 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/736] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:04:58 2026] GET /v2.1/servers/13edba91-d269-4949-9aa8-148b177d2ca7 => generated 1558 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/737] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:00 2026] GET /v2.1/servers/13edba91-d269-4949-9aa8-148b177d2ca7 => generated 1558 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:05:00.884 8 INFO nova.api.openstack.compute.server_external_events [req-beae9efd-53a9-4f61-a99e-a33ae8094ef4 req-445b0bb7-7a28-4c08-8cb1-bd601837d674 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:9fd0d1f5-20a9-44b1-8348-91cc94b55adb for instance 13edba91-d269-4949-9aa8-148b177d2ca7 on instance [pid: 8|app: 0|req: 367/740] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:05:00 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: 374/741] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:01 2026] GET /v2.1/servers/13edba91-d269-4949-9aa8-148b177d2ca7 => generated 1741 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: 8|app: 0|req: 368/742] 10.0.0.133 () {32 vars in 741 bytes} [Sat May 9 18:05:01 2026] GET /v2.1/servers/13edba91-d269-4949-9aa8-148b177d2ca7/os-interface => generated 285 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 18:05:02.929 7 INFO nova.api.openstack.compute.server_external_events [req-80282a8b-4e76-4ce1-aef4-226094b76743 req-e3b06893-d133-4478-85e5-08a241a605a0 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:9fd0d1f5-20a9-44b1-8348-91cc94b55adb for instance 13edba91-d269-4949-9aa8-148b177d2ca7 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: 375/743] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:05:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:05:02.978 7 INFO nova.api.openstack.compute.server_external_events [req-c39018ea-51ad-47cb-ae93-bf1413743446 req-7092974a-4b08-4194-a55f-5efc7253635e c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:9fd0d1f5-20a9-44b1-8348-91cc94b55adb for instance 13edba91-d269-4949-9aa8-148b177d2ca7 on instance [pid: 7|app: 0|req: 376/744] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:05:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/745] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:02 2026] GET /v2.1/servers/13edba91-d269-4949-9aa8-148b177d2ca7 => generated 1741 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/746] 10.0.0.133 () {32 vars in 641 bytes} [Sat May 9 18:05:03 2026] GET /v2.1/servers => generated 384 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/747] 10.0.0.133 () {32 vars in 718 bytes} [Sat May 9 18:05:03 2026] DELETE /v2.1/servers/13edba91-d269-4949-9aa8-148b177d2ca7 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 378/748] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:03 2026] GET /v2.1/servers/13edba91-d269-4949-9aa8-148b177d2ca7 => generated 1747 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/749] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:03 2026] GET /v2.1/servers/f87dd8ad-30be-4c2e-b608-9025a08be9f7 => generated 1821 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: 379/750] 10.0.0.133 () {32 vars in 718 bytes} [Sat May 9 18:05:04 2026] DELETE /v2.1/servers/f87dd8ad-30be-4c2e-b608-9025a08be9f7 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/751] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:04 2026] GET /v2.1/servers/f87dd8ad-30be-4c2e-b608-9025a08be9f7 => generated 1827 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/752] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:04 2026] GET /v2.1/servers/13edba91-d269-4949-9aa8-148b177d2ca7 => generated 1518 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:05:04.967 8 INFO nova.api.openstack.compute.server_external_events [req-402e8c75-b3a6-4c15-b75a-0ad8ee5f1b0d req-1b98890b-077f-4af4-a4c8-a6b2174f0574 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:9fd0d1f5-20a9-44b1-8348-91cc94b55adb for instance 13edba91-d269-4949-9aa8-148b177d2ca7 on instance 2026-05-09 18:05:04.967 8 INFO nova.api.openstack.compute.server_external_events [req-402e8c75-b3a6-4c15-b75a-0ad8ee5f1b0d req-1b98890b-077f-4af4-a4c8-a6b2174f0574 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:9fd0d1f5-20a9-44b1-8348-91cc94b55adb for instance 13edba91-d269-4949-9aa8-148b177d2ca7 on instance [pid: 8|app: 0|req: 373/753] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:05:04 2026] POST /v2.1/os-server-external-events => generated 358 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-09 18:05:05.029 7 INFO nova.api.openstack.compute.server_external_events [req-0a6d1e71-1ff8-4d91-9e38-cfd8597ebba8 req-dfaad44e-f16a-40c9-bc61-6e4a5d9ec59b c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:7e91fe23-b9c2-4d96-ab54-8ec71cf6c996 for instance f87dd8ad-30be-4c2e-b608-9025a08be9f7 on instance 2026-05-09 18:05:05.029 7 INFO nova.api.openstack.compute.server_external_events [req-0a6d1e71-1ff8-4d91-9e38-cfd8597ebba8 req-dfaad44e-f16a-40c9-bc61-6e4a5d9ec59b c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-deleted:9fd0d1f5-20a9-44b1-8348-91cc94b55adb for instance 13edba91-d269-4949-9aa8-148b177d2ca7 on instance 2026-05-09 18:05:05.029 7 INFO nova.api.openstack.compute.server_external_events [req-0a6d1e71-1ff8-4d91-9e38-cfd8597ebba8 req-dfaad44e-f16a-40c9-bc61-6e4a5d9ec59b c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:7e91fe23-b9c2-4d96-ab54-8ec71cf6c996 for instance f87dd8ad-30be-4c2e-b608-9025a08be9f7 on instance [pid: 7|app: 0|req: 381/754] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:05:04 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/755] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:05 2026] GET /v2.1/servers/f87dd8ad-30be-4c2e-b608-9025a08be9f7 => generated 1759 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, ' 2026-05-09 18:05:05.933 7 INFO nova.api.openstack.wsgi [None req-0d81f5b5-8a8d-4c02-9b42-6e58dfe4b466 018bffc288a540208578427525a44df3 3a02b115a40c4176b7c1a30307e6df01 - - default default] HTTP exception thrown: Instance 13edba91-d269-4949-9aa8-148b177d2ca7 could not be found. [pid: 7|app: 0|req: 382/756] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:05 2026] GET /v2.1/servers/13edba91-d269-4949-9aa8-148b177d2ca7 => 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: 375/757] 10.0.0.133 () {32 vars in 706 bytes} [Sat May 9 18:05:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1050204602 => generated 0 bytes in 16 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-09 18:05:06.419 7 INFO nova.api.openstack.wsgi [None req-470a7bad-fe88-40cb-80cd-610cdcd0f801 c7d5d653089e4a7d8e0b03a8f5f903ae bf78c76e6189456fbc24b746a40b9981 - - default default] HTTP exception thrown: Instance f87dd8ad-30be-4c2e-b608-9025a08be9f7 could not be found. [pid: 7|app: 0|req: 383/758] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:06 2026] GET /v2.1/servers/f87dd8ad-30be-4c2e-b608-9025a08be9f7 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/759] 10.0.0.133 () {32 vars in 706 bytes} [Sat May 9 18:05:06 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2104608517 => generated 0 bytes in 42 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-09 18:05:07.121 7 INFO nova.api.openstack.compute.server_external_events [req-28bca203-2a2e-41b7-bb88-6a72365092bd req-1bbc8cca-46e7-41a4-bcdc-713b4e0e82b1 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-deleted:7e91fe23-b9c2-4d96-ab54-8ec71cf6c996 for instance f87dd8ad-30be-4c2e-b608-9025a08be9f7 on instance [pid: 7|app: 0|req: 384/760] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:05:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 387/765] 10.0.0.133 () {34 vars in 663 bytes} [Sat May 9 18:05:21 2026] POST /v2.1/servers => generated 424 bytes in 812 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/766] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:22 2026] GET /v2.1/servers/e932c4c5-94f3-4492-94a2-a7a3a6ee0d81 => generated 1371 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/767] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:23 2026] GET /v2.1/servers/e932c4c5-94f3-4492-94a2-a7a3a6ee0d81 => generated 1429 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/768] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:24 2026] GET /v2.1/servers/e932c4c5-94f3-4492-94a2-a7a3a6ee0d81 => generated 1471 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 18:05:26.059 7 INFO nova.api.openstack.compute.server_external_events [req-b5704f31-c498-4e77-b257-10a4f488fd5c req-279dbf0d-90b9-484c-8fa5-d0d66ac06b34 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:1c958f9c-55b3-469d-9c23-da9e15bc539b for instance e932c4c5-94f3-4492-94a2-a7a3a6ee0d81 on instance [pid: 7|app: 0|req: 389/769] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:05:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/770] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:26 2026] GET /v2.1/servers/e932c4c5-94f3-4492-94a2-a7a3a6ee0d81 => generated 1471 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 390/771] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:27 2026] GET /v2.1/servers/e932c4c5-94f3-4492-94a2-a7a3a6ee0d81 => generated 1471 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/772] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:28 2026] GET /v2.1/servers/e932c4c5-94f3-4492-94a2-a7a3a6ee0d81 => generated 1471 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: 7|app: 0|req: 391/773] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:29 2026] GET /v2.1/servers/e932c4c5-94f3-4492-94a2-a7a3a6ee0d81 => generated 1471 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 393/776] 10.0.0.133 () {34 vars in 663 bytes} [Sat May 9 18:05:30 2026] POST /v2.1/servers => generated 424 bytes in 428 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: 394/777] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:31 2026] GET /v2.1/servers/8ce76f50-4971-405a-93ca-319fb2483df1 => generated 1368 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/778] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:31 2026] GET /v2.1/servers/e932c4c5-94f3-4492-94a2-a7a3a6ee0d81 => generated 1471 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/779] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:32 2026] GET /v2.1/servers/8ce76f50-4971-405a-93ca-319fb2483df1 => generated 1426 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/780] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:32 2026] GET /v2.1/servers/e932c4c5-94f3-4492-94a2-a7a3a6ee0d81 => generated 1471 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 396/781] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:33 2026] GET /v2.1/servers/8ce76f50-4971-405a-93ca-319fb2483df1 => generated 1468 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, ' 2026-05-09 18:05:33.760 7 INFO nova.api.openstack.compute.server_external_events [req-27c96c73-b287-4e92-a9c7-802f164c27e0 req-3dfc40be-48b3-42de-86de-f4660bb596e4 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:43af435c-f817-400a-96b0-67b295dca649 for instance 8ce76f50-4971-405a-93ca-319fb2483df1 on instance [pid: 8|app: 0|req: 386/782] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:33 2026] GET /v2.1/servers/e932c4c5-94f3-4492-94a2-a7a3a6ee0d81 => generated 1471 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/783] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:05:33 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/784] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:34 2026] GET /v2.1/servers/8ce76f50-4971-405a-93ca-319fb2483df1 => generated 1468 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/785] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:34 2026] GET /v2.1/servers/e932c4c5-94f3-4492-94a2-a7a3a6ee0d81 => generated 1471 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/786] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:35 2026] GET /v2.1/servers/8ce76f50-4971-405a-93ca-319fb2483df1 => generated 1468 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/787] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:35 2026] GET /v2.1/servers/e932c4c5-94f3-4492-94a2-a7a3a6ee0d81 => generated 1471 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/788] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:37 2026] GET /v2.1/servers/e932c4c5-94f3-4492-94a2-a7a3a6ee0d81 => generated 1471 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/789] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:37 2026] GET /v2.1/servers/8ce76f50-4971-405a-93ca-319fb2483df1 => generated 1468 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, ' 2026-05-09 18:05:37.502 7 INFO nova.api.openstack.compute.server_external_events [req-8f04f040-f026-4a2c-901d-6403be990d64 req-e6651e84-0829-45e9-9c2e-72ed33d378ec c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:1c958f9c-55b3-469d-9c23-da9e15bc539b for instance e932c4c5-94f3-4492-94a2-a7a3a6ee0d81 on instance [pid: 7|app: 0|req: 401/790] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:05:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 390/791] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:38 2026] GET /v2.1/servers/e932c4c5-94f3-4492-94a2-a7a3a6ee0d81 => generated 1656 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, ' [pid: 7|app: 0|req: 402/792] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:38 2026] GET /v2.1/servers/8ce76f50-4971-405a-93ca-319fb2483df1 => generated 1468 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/793] 10.0.0.133 () {32 vars in 723 bytes} [Sat May 9 18:05:38 2026] GET /v2.1/servers/e932c4c5-94f3-4492-94a2-a7a3a6ee0d81/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: 7|app: 0|req: 403/794] 10.0.0.133 () {32 vars in 723 bytes} [Sat May 9 18:05:38 2026] GET /v2.1/servers/e932c4c5-94f3-4492-94a2-a7a3a6ee0d81/ips => generated 109 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: 392/795] 10.0.0.133 () {32 vars in 825 bytes} [Sat May 9 18:05:38 2026] GET /v2.1/servers/e932c4c5-94f3-4492-94a2-a7a3a6ee0d81/ips/tempest-ServerAddressesTestJSON-1382497039-network => generated 94 bytes in 30 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: 404/796] 10.0.0.133 () {32 vars in 718 bytes} [Sat May 9 18:05:38 2026] DELETE /v2.1/servers/e932c4c5-94f3-4492-94a2-a7a3a6ee0d81 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 393/797] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:38 2026] GET /v2.1/servers/e932c4c5-94f3-4492-94a2-a7a3a6ee0d81 => generated 1662 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:05:39.521 7 INFO nova.api.openstack.compute.server_external_events [req-1e6e9f7c-ca37-40b0-a85d-4e8d51395d35 req-34ad72f7-55de-443c-b9e5-e56b606b1dcc c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-deleted:1c958f9c-55b3-469d-9c23-da9e15bc539b for instance e932c4c5-94f3-4492-94a2-a7a3a6ee0d81 on instance [pid: 7|app: 0|req: 405/798] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:05:39 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 18:05:39.737 7 INFO nova.api.openstack.compute.server_external_events [req-b1825751-f222-4132-8552-100182b3ffd3 req-bd5b6e3a-6d36-44d3-b96f-31b1d8c48ae8 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:1c958f9c-55b3-469d-9c23-da9e15bc539b for instance e932c4c5-94f3-4492-94a2-a7a3a6ee0d81 on instance [pid: 7|app: 0|req: 406/799] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:05:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/800] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:39 2026] GET /v2.1/servers/8ce76f50-4971-405a-93ca-319fb2483df1 => generated 1468 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:05:39.952 7 INFO nova.api.openstack.wsgi [None req-f99be555-03be-4981-8b65-fcb655213acc 3d1b48234bfb4456b74d607c2fb6e92d dba2a123c14b4227baa0394d4f676523 - - default default] HTTP exception thrown: Instance e932c4c5-94f3-4492-94a2-a7a3a6ee0d81 could not be found. [pid: 7|app: 0|req: 407/801] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:39 2026] GET /v2.1/servers/e932c4c5-94f3-4492-94a2-a7a3a6ee0d81 => 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: 396/804] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:40 2026] GET /v2.1/servers/8ce76f50-4971-405a-93ca-319fb2483df1 => generated 1468 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 409/805] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:41 2026] GET /v2.1/servers/8ce76f50-4971-405a-93ca-319fb2483df1 => generated 1468 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/806] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:43 2026] GET /v2.1/servers/8ce76f50-4971-405a-93ca-319fb2483df1 => generated 1468 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 18:05:43.762 7 INFO nova.api.openstack.compute.server_external_events [req-0d5b8fa2-36e5-44eb-9695-6770e9cdafb4 req-b83b1fb2-dd5f-4752-a112-1211027c9d4f c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:43af435c-f817-400a-96b0-67b295dca649 for instance 8ce76f50-4971-405a-93ca-319fb2483df1 on instance [pid: 7|app: 0|req: 410/807] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:05:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 398/808] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:44 2026] GET /v2.1/servers/8ce76f50-4971-405a-93ca-319fb2483df1 => generated 1648 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 411/809] 10.0.0.133 () {32 vars in 718 bytes} [Sat May 9 18:05:45 2026] DELETE /v2.1/servers/8ce76f50-4971-405a-93ca-319fb2483df1 => 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: 8|app: 0|req: 399/810] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:45 2026] GET /v2.1/servers/8ce76f50-4971-405a-93ca-319fb2483df1 => generated 1654 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:05:45.806 7 INFO nova.api.openstack.compute.server_external_events [req-647b2427-619e-40fb-8ead-85c58d756c0f req-fbf4a176-7144-406b-a181-160420b94f81 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:43af435c-f817-400a-96b0-67b295dca649 for instance 8ce76f50-4971-405a-93ca-319fb2483df1 on instance 2026-05-09 18:05:45.806 7 INFO nova.api.openstack.compute.server_external_events [req-647b2427-619e-40fb-8ead-85c58d756c0f req-fbf4a176-7144-406b-a181-160420b94f81 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:43af435c-f817-400a-96b0-67b295dca649 for instance 8ce76f50-4971-405a-93ca-319fb2483df1 on instance [pid: 7|app: 0|req: 412/811] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:05:45 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, ' 2026-05-09 18:05:46.290 8 INFO nova.api.openstack.compute.server_external_events [req-1a1253e9-21c4-4495-8d8d-fd2c09223840 req-628e2e2c-4f4a-4e72-95a9-141d85847a9f c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-deleted:43af435c-f817-400a-96b0-67b295dca649 for instance 8ce76f50-4971-405a-93ca-319fb2483df1 on instance [pid: 8|app: 0|req: 400/812] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:05:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 413/813] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:46 2026] GET /v2.1/servers/8ce76f50-4971-405a-93ca-319fb2483df1 => generated 1454 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 18:05:47.715 8 INFO nova.api.openstack.wsgi [None req-ac2a7edf-96c4-46f2-bbaa-46e5043430c1 9cad54d526fa4de69bb647b8510d2e3b 44af381e3afe421c9e9f3df2ab085c80 - - default default] HTTP exception thrown: Instance 8ce76f50-4971-405a-93ca-319fb2483df1 could not be found. [pid: 8|app: 0|req: 401/814] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:05:47 2026] GET /v2.1/servers/8ce76f50-4971-405a-93ca-319fb2483df1 => 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-09 18:05:47.855 7 INFO nova.api.openstack.compute.server_external_events [req-19610195-ef9d-4104-b5ce-af72eda4e97a req-2d282663-9e28-4cfb-b600-d55a5d9c1761 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:43af435c-f817-400a-96b0-67b295dca649 for instance 8ce76f50-4971-405a-93ca-319fb2483df1 on instance [pid: 7|app: 0|req: 414/815] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:05:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/822] 10.0.0.133 () {34 vars in 671 bytes} [Sat May 9 18:06:14 2026] POST /v2.1/os-keypairs => generated 397 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 418/823] 10.0.0.133 () {34 vars in 671 bytes} [Sat May 9 18:06:16 2026] POST /v2.1/os-keypairs => generated 385 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/824] 10.0.0.133 () {34 vars in 663 bytes} [Sat May 9 18:06:17 2026] POST /v2.1/servers => generated 497 bytes in 791 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/825] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:06:18 2026] GET /v2.1/servers/5585552a-2f98-4e87-b164-c11fc92175e6 => generated 1456 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 407/826] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:06:19 2026] GET /v2.1/servers/5585552a-2f98-4e87-b164-c11fc92175e6 => generated 1514 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, ' 2026-05-09 18:06:20.821 7 INFO nova.api.openstack.compute.server_external_events [req-7614773e-9271-4100-bda1-331bfa02dfca req-4edca554-6dda-4ae4-be0e-082d9f32f0f4 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:d61e436e-33e8-4034-9d12-740c746f1bd1 for instance 5585552a-2f98-4e87-b164-c11fc92175e6 on instance [pid: 7|app: 0|req: 421/829] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:06: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, ' [pid: 8|app: 0|req: 409/830] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:06:20 2026] GET /v2.1/servers/5585552a-2f98-4e87-b164-c11fc92175e6 => generated 1629 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: 422/831] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:06:22 2026] GET /v2.1/servers/5585552a-2f98-4e87-b164-c11fc92175e6 => generated 1629 bytes in 488 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:06:22.853 8 INFO nova.api.openstack.compute.server_external_events [req-2446b3b5-6a01-43b0-a4b7-6e5dea54e2b8 req-de2315e0-767c-4f65-a19e-2ecd1cc46f2a c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:d61e436e-33e8-4034-9d12-740c746f1bd1 for instance 5585552a-2f98-4e87-b164-c11fc92175e6 on instance 2026-05-09 18:06:22.853 8 INFO nova.api.openstack.compute.server_external_events [req-2446b3b5-6a01-43b0-a4b7-6e5dea54e2b8 req-de2315e0-767c-4f65-a19e-2ecd1cc46f2a c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:d61e436e-33e8-4034-9d12-740c746f1bd1 for instance 5585552a-2f98-4e87-b164-c11fc92175e6 on instance [pid: 8|app: 0|req: 410/832] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:06:22 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 423/833] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:06:23 2026] GET /v2.1/servers/5585552a-2f98-4e87-b164-c11fc92175e6 => generated 1809 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/834] 10.0.0.133 () {32 vars in 741 bytes} [Sat May 9 18:06:23 2026] GET /v2.1/servers/5585552a-2f98-4e87-b164-c11fc92175e6/os-interface => generated 285 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 18:06:25.125 7 INFO nova.api.openstack.compute.server_external_events [req-ee1ac732-51b8-4383-8897-fb604ec10e22 req-57fbc271-3628-4dc4-a132-0c23c4f31371 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:d61e436e-33e8-4034-9d12-740c746f1bd1 for instance 5585552a-2f98-4e87-b164-c11fc92175e6 on instance [pid: 7|app: 0|req: 424/835] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:06:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 427/840] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:06:40 2026] GET /v2.1/servers/5585552a-2f98-4e87-b164-c11fc92175e6 => generated 1929 bytes in 489 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 414/841] 10.0.0.133 () {32 vars in 753 bytes} [Sat May 9 18:06:41 2026] GET /v2.1/servers/5585552a-2f98-4e87-b164-c11fc92175e6/os-server-password => generated 116 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 428/842] 10.0.0.133 () {32 vars in 718 bytes} [Sat May 9 18:06:43 2026] DELETE /v2.1/servers/5585552a-2f98-4e87-b164-c11fc92175e6 => generated 0 bytes in 257 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-09 18:06:44.103 7 INFO nova.api.openstack.compute.server_external_events [req-89a9b0b7-4250-4205-a19e-727e876977dd req-8c1b1084-6e3e-4304-aa20-9a81ae77daf6 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:d61e436e-33e8-4034-9d12-740c746f1bd1 for instance 5585552a-2f98-4e87-b164-c11fc92175e6 on instance [pid: 7|app: 0|req: 429/843] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:06:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/844] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:06:43 2026] GET /v2.1/servers/5585552a-2f98-4e87-b164-c11fc92175e6 => generated 1935 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 430/845] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:06:45 2026] GET /v2.1/servers/5585552a-2f98-4e87-b164-c11fc92175e6 => generated 1542 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:06:46.152 8 INFO nova.api.openstack.compute.server_external_events [req-9d367f13-8640-4c5e-aaa1-a202aba08546 req-8d735fe8-15fe-4428-87b9-0e71e97b82d5 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:d61e436e-33e8-4034-9d12-740c746f1bd1 for instance 5585552a-2f98-4e87-b164-c11fc92175e6 on instance 2026-05-09 18:06:46.152 8 INFO nova.api.openstack.compute.server_external_events [req-9d367f13-8640-4c5e-aaa1-a202aba08546 req-8d735fe8-15fe-4428-87b9-0e71e97b82d5 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-deleted:d61e436e-33e8-4034-9d12-740c746f1bd1 for instance 5585552a-2f98-4e87-b164-c11fc92175e6 on instance [pid: 8|app: 0|req: 416/846] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:06:46 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:06:46.331 7 INFO nova.api.openstack.wsgi [None req-7397b756-0c21-4c48-93d1-9eb69b86a12a c7253c8ec3af45d482d8ac12a924f79b c132468cd94844ce9c0f83226fb20f9d - - default default] HTTP exception thrown: Instance 5585552a-2f98-4e87-b164-c11fc92175e6 could not be found. [pid: 7|app: 0|req: 431/847] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:06:46 2026] GET /v2.1/servers/5585552a-2f98-4e87-b164-c11fc92175e6 => 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-09 18:06:46.374 8 INFO nova.api.openstack.wsgi [None req-f7b60966-ddc7-46bb-951c-b2dee07d7a3a c7253c8ec3af45d482d8ac12a924f79b c132468cd94844ce9c0f83226fb20f9d - - default default] HTTP exception thrown: Instance 5585552a-2f98-4e87-b164-c11fc92175e6 could not be found. [pid: 8|app: 0|req: 417/848] 10.0.0.133 () {32 vars in 718 bytes} [Sat May 9 18:06:46 2026] DELETE /v2.1/servers/5585552a-2f98-4e87-b164-c11fc92175e6 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:06:46.399 7 INFO nova.api.openstack.wsgi [None req-b8099748-c2cb-4b94-8167-e9d05ddba823 c7253c8ec3af45d482d8ac12a924f79b c132468cd94844ce9c0f83226fb20f9d - - default default] HTTP exception thrown: Instance 5585552a-2f98-4e87-b164-c11fc92175e6 could not be found. [pid: 7|app: 0|req: 432/849] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:06:46 2026] GET /v2.1/servers/5585552a-2f98-4e87-b164-c11fc92175e6 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 418/850] 10.0.0.133 () {32 vars in 704 bytes} [Sat May 9 18:06:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-667283003 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 433/851] 10.0.0.133 () {32 vars in 728 bytes} [Sat May 9 18:06:47 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1724150314 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/854] 10.0.0.201 () {30 vars in 619 bytes} [Sat May 9 18:06:51 2026] GET /v2.1 => generated 0 bytes in 135 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 420/855] 10.0.0.201 () {32 vars in 692 bytes} [Sat May 9 18:06:51 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: 436/856] 10.0.0.201 () {34 vars in 913 bytes} [Sat May 9 18:06:51 2026] GET /v2.1/os-simple-tenant-usage/4c287feb58b64c818ea17ddb083ef194?start=2026-05-08T00:00:00&end=2026-05-09T23:59:59 => generated 20 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/857] 10.0.0.201 () {30 vars in 654 bytes} [Sat May 9 18:06:51 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 437/858] 10.0.0.201 () {30 vars in 619 bytes} [Sat May 9 18:06:54 2026] GET /v2.1 => generated 0 bytes in 120 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 422/859] 10.0.0.201 () {32 vars in 692 bytes} [Sat May 9 18:06:54 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: 438/860] 10.0.0.201 () {34 vars in 913 bytes} [Sat May 9 18:06:54 2026] GET /v2.1/os-simple-tenant-usage/4c287feb58b64c818ea17ddb083ef194?start=2026-05-08T00:00:00&end=2026-05-09T23:59:59 => generated 20 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/861] 10.0.0.201 () {30 vars in 654 bytes} [Sat May 9 18:06:54 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/864] 10.0.0.133 () {34 vars in 671 bytes} [Sat May 9 18:07:08 2026] POST /v2.1/os-keypairs => generated 398 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 441/867] 10.0.0.133 () {34 vars in 663 bytes} [Sat May 9 18:07:10 2026] POST /v2.1/servers => generated 449 bytes in 809 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/868] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:07:11 2026] GET /v2.1/servers/a8d9757c-8530-4752-9870-ec4496913a80 => generated 1403 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: 442/869] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:07:12 2026] GET /v2.1/servers/a8d9757c-8530-4752-9870-ec4496913a80 => generated 1461 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 18:07:14.016 7 INFO nova.api.openstack.compute.server_external_events [req-eceb4fe4-f4ba-4d35-a233-ff199fbbc06c req-6c6d199d-66c0-4086-a489-6186b85d5ecf c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:8d94814b-4226-4a37-b1a9-091216ef094e for instance a8d9757c-8530-4752-9870-ec4496913a80 on instance [pid: 7|app: 0|req: 443/870] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:07:13 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: 428/871] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:07:13 2026] GET /v2.1/servers/a8d9757c-8530-4752-9870-ec4496913a80 => generated 1528 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:07:14.923 7 INFO nova.api.openstack.compute.server_external_events [req-ce70ddc3-f06f-4dc0-a417-e9805f64b8f4 req-b175a693-4455-44c5-a13e-b98353b63bdc c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:8d94814b-4226-4a37-b1a9-091216ef094e for instance a8d9757c-8530-4752-9870-ec4496913a80 on instance [pid: 7|app: 0|req: 444/872] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:07:14 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: 429/873] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:07:15 2026] GET /v2.1/servers/a8d9757c-8530-4752-9870-ec4496913a80 => generated 1528 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 445/874] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:07:16 2026] GET /v2.1/servers/a8d9757c-8530-4752-9870-ec4496913a80 => generated 1695 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 430/875] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:07:16 2026] GET /v2.1/servers/a8d9757c-8530-4752-9870-ec4496913a80 => generated 1695 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-09 18:07:16.983 7 INFO nova.api.openstack.compute.server_external_events [req-338e9d37-4834-4c71-a4e9-5b6e4c5472a5 req-85dee850-061e-49b3-8994-32e6f381c592 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:8d94814b-4226-4a37-b1a9-091216ef094e for instance a8d9757c-8530-4752-9870-ec4496913a80 on instance [pid: 7|app: 0|req: 446/876] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:07:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:07:19.036 8 INFO nova.api.openstack.compute.server_external_events [req-50605ffc-1981-499a-abd2-95c820c73d31 req-da58e15d-9220-4168-86fe-76cbb6b88762 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:8d94814b-4226-4a37-b1a9-091216ef094e for instance a8d9757c-8530-4752-9870-ec4496913a80 on instance [pid: 8|app: 0|req: 431/877] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:07:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 448/880] 10.0.0.133 () {34 vars in 750 bytes} [Sat May 9 18:07:26 2026] POST /v2.1/servers/a8d9757c-8530-4752-9870-ec4496913a80/action => generated 31926 bytes in 194 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-09 18:07:27.178 8 INFO nova.api.openstack.compute.server_external_events [req-21d76798-8f46-4318-be51-ca02fa0665fb req-667a3b48-fc96-457d-942a-cff0a5651175 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:8d94814b-4226-4a37-b1a9-091216ef094e for instance a8d9757c-8530-4752-9870-ec4496913a80 on instance [pid: 8|app: 0|req: 433/881] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:07:27 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/882] 10.0.0.133 () {34 vars in 671 bytes} [Sat May 9 18:07:28 2026] POST /v2.1/os-keypairs => generated 398 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 434/885] 10.0.0.133 () {34 vars in 663 bytes} [Sat May 9 18:07:29 2026] POST /v2.1/servers => generated 449 bytes in 567 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/886] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:07:30 2026] GET /v2.1/servers/cdc18830-9fcf-463d-b81f-5fcfa5da5196 => generated 1402 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 435/887] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:07:31 2026] GET /v2.1/servers/cdc18830-9fcf-463d-b81f-5fcfa5da5196 => generated 1460 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-09 18:07:32.549 7 INFO nova.api.openstack.compute.server_external_events [req-3faa389c-f150-4b21-a491-acfb2dcbaa81 req-15c7d522-518b-4ad1-a52d-8a3021440acd c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:13092689-2481-450d-aed7-8c54bd5f2c3f for instance cdc18830-9fcf-463d-b81f-5fcfa5da5196 on instance [pid: 7|app: 0|req: 453/888] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:07:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 436/889] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:07:32 2026] GET /v2.1/servers/cdc18830-9fcf-463d-b81f-5fcfa5da5196 => generated 1527 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 454/890] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:07:33 2026] GET /v2.1/servers/cdc18830-9fcf-463d-b81f-5fcfa5da5196 => generated 1527 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:07:34.582 8 INFO nova.api.openstack.compute.server_external_events [req-42962c23-6d42-41e8-92ef-d3348590ecc1 req-188ae133-8a97-4600-816f-d8ea3b7edfcf c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:13092689-2481-450d-aed7-8c54bd5f2c3f for instance cdc18830-9fcf-463d-b81f-5fcfa5da5196 on instance 2026-05-09 18:07:34.582 8 INFO nova.api.openstack.compute.server_external_events [req-42962c23-6d42-41e8-92ef-d3348590ecc1 req-188ae133-8a97-4600-816f-d8ea3b7edfcf c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:13092689-2481-450d-aed7-8c54bd5f2c3f for instance cdc18830-9fcf-463d-b81f-5fcfa5da5196 on instance [pid: 8|app: 0|req: 437/891] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:07:34 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 455/892] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:07:35 2026] GET /v2.1/servers/cdc18830-9fcf-463d-b81f-5fcfa5da5196 => generated 1694 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 438/893] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:07:35 2026] GET /v2.1/servers/cdc18830-9fcf-463d-b81f-5fcfa5da5196 => generated 1694 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:07:36.622 7 INFO nova.api.openstack.compute.server_external_events [req-17d1681b-585c-438b-8a9c-45ab25f23a99 req-7bd50803-ca91-4d5b-92ed-5ae784d494a2 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:13092689-2481-450d-aed7-8c54bd5f2c3f for instance cdc18830-9fcf-463d-b81f-5fcfa5da5196 on instance [pid: 7|app: 0|req: 456/894] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:07:36 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: 440/897] 10.0.0.133 () {34 vars in 750 bytes} [Sat May 9 18:07:44 2026] POST /v2.1/servers/cdc18830-9fcf-463d-b81f-5fcfa5da5196/action => generated 31687 bytes in 74 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: 458/898] 10.0.0.133 () {32 vars in 718 bytes} [Sat May 9 18:07:47 2026] DELETE /v2.1/servers/cdc18830-9fcf-463d-b81f-5fcfa5da5196 => generated 0 bytes in 94 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: 441/899] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:07:47 2026] GET /v2.1/servers/cdc18830-9fcf-463d-b81f-5fcfa5da5196 => generated 1820 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 18:07:47.613 7 INFO nova.api.openstack.compute.server_external_events [req-ec48f00c-cb5f-4a82-96d7-e024907211e5 req-3dd95863-fba8-412a-a34e-d2ecffe510c6 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:13092689-2481-450d-aed7-8c54bd5f2c3f for instance cdc18830-9fcf-463d-b81f-5fcfa5da5196 on instance [pid: 7|app: 0|req: 459/900] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:07:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/901] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:07:48 2026] GET /v2.1/servers/cdc18830-9fcf-463d-b81f-5fcfa5da5196 => generated 1753 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:07:49.655 7 INFO nova.api.openstack.compute.server_external_events [req-eeabafc8-b42a-4871-a8e2-3e3d0c0f5f6e req-30741faf-2ab2-4f85-9be9-7f01d7042e93 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:13092689-2481-450d-aed7-8c54bd5f2c3f for instance cdc18830-9fcf-463d-b81f-5fcfa5da5196 on instance 2026-05-09 18:07:49.655 7 INFO nova.api.openstack.compute.server_external_events [req-eeabafc8-b42a-4871-a8e2-3e3d0c0f5f6e req-30741faf-2ab2-4f85-9be9-7f01d7042e93 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-deleted:13092689-2481-450d-aed7-8c54bd5f2c3f for instance cdc18830-9fcf-463d-b81f-5fcfa5da5196 on instance [pid: 7|app: 0|req: 460/902] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:07:49 2026] POST /v2.1/os-server-external-events => generated 356 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-09 18:07:49.728 8 INFO nova.api.openstack.wsgi [None req-b8a70aad-8194-4dc7-8035-dd7c8aba5394 726f2cfae86c4ab6b41190e3b7a26223 5ba0753cc44d40aa84941b3ad22b43a8 - - default default] HTTP exception thrown: Instance cdc18830-9fcf-463d-b81f-5fcfa5da5196 could not be found. [pid: 8|app: 0|req: 443/903] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:07:49 2026] GET /v2.1/servers/cdc18830-9fcf-463d-b81f-5fcfa5da5196 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 461/904] 10.0.0.133 () {32 vars in 730 bytes} [Sat May 9 18:07:49 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1778647771 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 444/905] 10.0.0.133 () {32 vars in 718 bytes} [Sat May 9 18:07:50 2026] DELETE /v2.1/servers/a8d9757c-8530-4752-9870-ec4496913a80 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/908] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:07:50 2026] GET /v2.1/servers/a8d9757c-8530-4752-9870-ec4496913a80 => generated 1701 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:07:50.700 8 INFO nova.api.openstack.compute.server_external_events [req-fa0c19a2-fbc7-4dfa-a7e1-458f0cf4a66e req-9e376a4f-b6c5-452e-98c0-92e15cdd5c82 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:8d94814b-4226-4a37-b1a9-091216ef094e for instance a8d9757c-8530-4752-9870-ec4496913a80 on instance [pid: 8|app: 0|req: 447/909] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:07:50 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-09 18:07:51.627 7 INFO nova.api.openstack.wsgi [None req-4dbbfa6f-0814-451b-a29b-a82a5690df80 726f2cfae86c4ab6b41190e3b7a26223 5ba0753cc44d40aa84941b3ad22b43a8 - - default default] HTTP exception thrown: Instance a8d9757c-8530-4752-9870-ec4496913a80 could not be found. [pid: 7|app: 0|req: 463/910] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:07:51 2026] GET /v2.1/servers/a8d9757c-8530-4752-9870-ec4496913a80 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:07:51.695 8 INFO nova.api.openstack.compute.server_external_events [req-fcef2004-b2fb-42d4-b629-da14358539d6 req-7129cf77-db51-4259-9dae-fe00b6f9e3bf c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-deleted:8d94814b-4226-4a37-b1a9-091216ef094e for instance a8d9757c-8530-4752-9870-ec4496913a80 on instance [pid: 8|app: 0|req: 448/911] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:07:51 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: 464/912] 10.0.0.133 () {32 vars in 730 bytes} [Sat May 9 18:07:51 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1418762688 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:07:52.737 8 INFO nova.api.openstack.compute.server_external_events [req-2977a45f-bfc8-4a1a-b0f6-69afb765c414 req-2890a46e-920b-457c-817e-3d929fae195c c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:8d94814b-4226-4a37-b1a9-091216ef094e for instance a8d9757c-8530-4752-9870-ec4496913a80 on instance [pid: 8|app: 0|req: 449/913] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:07:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 7|app: 0|req: 467/918] 10.0.0.133 () {34 vars in 671 bytes} [Sat May 9 18:08:12 2026] POST /v2.1/os-keypairs => generated 396 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: 452/919] 10.0.0.133 () {34 vars in 663 bytes} [Sat May 9 18:08:14 2026] POST /v2.1/servers => generated 447 bytes in 626 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/920] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:08:15 2026] GET /v2.1/servers/476b5de3-350a-4fc8-8764-070c4e61f699 => generated 1394 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:08:17.693 8 INFO nova.api.openstack.compute.server_external_events [req-9a812400-9a75-4907-870f-3af14ea259d2 req-e115c522-a73c-46d1-8339-dc9a9b430ecd c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:a3e28821-7828-40c3-bebf-c9ed9ad31713 for instance 476b5de3-350a-4fc8-8764-070c4e61f699 on instance [pid: 8|app: 0|req: 453/921] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:08:17 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-09 18:08:19.734 7 INFO nova.api.openstack.compute.server_external_events [req-079a2f2c-bbd5-4c30-ae37-64ee89069af7 req-084c62f5-9595-4dbd-9d48-3a86d364269d c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:a3e28821-7828-40c3-bebf-c9ed9ad31713 for instance 476b5de3-350a-4fc8-8764-070c4e61f699 on instance 2026-05-09 18:08:19.735 7 INFO nova.api.openstack.compute.server_external_events [req-079a2f2c-bbd5-4c30-ae37-64ee89069af7 req-084c62f5-9595-4dbd-9d48-3a86d364269d c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:a3e28821-7828-40c3-bebf-c9ed9ad31713 for instance 476b5de3-350a-4fc8-8764-070c4e61f699 on instance [pid: 7|app: 0|req: 469/922] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:08:19 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: 455/925] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:08:20 2026] GET /v2.1/servers/476b5de3-350a-4fc8-8764-070c4e61f699 => generated 1814 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 18:08:22.795 8 INFO nova.api.openstack.compute.server_external_events [req-aab8ae27-efea-4876-a53e-67cafe46007b req-e0daf726-2f7b-40e3-be46-e0b711887984 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:a3e28821-7828-40c3-bebf-c9ed9ad31713 for instance 476b5de3-350a-4fc8-8764-070c4e61f699 on instance [pid: 8|app: 0|req: 456/926] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:08:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/927] 10.0.0.133 () {34 vars in 663 bytes} [Sat May 9 18:08:22 2026] POST /v2.1/servers => generated 447 bytes in 754 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: 457/928] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:08:23 2026] GET /v2.1/servers/9f29e6b3-ec6c-4a6e-baf3-039f799865ac => generated 1395 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 18:08:25.842 7 INFO nova.api.openstack.compute.server_external_events [req-13e9e2a0-0f57-445a-b44f-90e53605a001 req-90e018a8-e72d-4028-8f21-2ccdfb86d7ad c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:29bcc7db-ae75-434b-8c3a-a151a5149cd1 for instance 9f29e6b3-ec6c-4a6e-baf3-039f799865ac on instance [pid: 7|app: 0|req: 472/929] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:08:25 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-09 18:08:27.881 8 INFO nova.api.openstack.compute.server_external_events [req-43718a52-5b86-4c04-959c-e27b1827ad4b req-25a46bed-65b9-40ed-9be8-1d12757a2164 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:29bcc7db-ae75-434b-8c3a-a151a5149cd1 for instance 9f29e6b3-ec6c-4a6e-baf3-039f799865ac on instance 2026-05-09 18:08:27.881 8 INFO nova.api.openstack.compute.server_external_events [req-43718a52-5b86-4c04-959c-e27b1827ad4b req-25a46bed-65b9-40ed-9be8-1d12757a2164 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:29bcc7db-ae75-434b-8c3a-a151a5149cd1 for instance 9f29e6b3-ec6c-4a6e-baf3-039f799865ac on instance [pid: 8|app: 0|req: 458/930] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:08:27 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: 7|app: 0|req: 473/931] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:08:28 2026] GET /v2.1/servers/9f29e6b3-ec6c-4a6e-baf3-039f799865ac => generated 1819 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:08:30.722 7 INFO nova.api.openstack.compute.server_external_events [req-64d82dc0-59bd-4ad8-b649-17d99a4607a6 req-bee05262-a16e-4e62-baed-d77cb4d62658 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:29bcc7db-ae75-434b-8c3a-a151a5149cd1 for instance 9f29e6b3-ec6c-4a6e-baf3-039f799865ac on instance [pid: 7|app: 0|req: 475/934] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:08:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 462/939] 199.204.45.222 () {36 vars in 714 bytes} [Sat May 9 18:08:55 2026] POST /v2.1/servers => generated 453 bytes in 1073 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 478/940] 199.204.45.222 () {32 vars in 733 bytes} [Sat May 9 18:08:56 2026] GET /v2.1/servers/8a4abd5d-4d89-4b90-b50c-b5d6491278ba => generated 2213 bytes in 109 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: 463/941] 199.204.45.222 () {32 vars in 759 bytes} [Sat May 9 18:08:56 2026] GET /v2.1/servers/8a4abd5d-4d89-4b90-b50c-b5d6491278ba/os-interface => generated 28 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 479/942] 199.204.45.222 () {32 vars in 777 bytes} [Sat May 9 18:08:56 2026] GET /v2.1/servers/8a4abd5d-4d89-4b90-b50c-b5d6491278ba/os-volume_attachments => generated 197 bytes in 30 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-09 18:08:58.673 8 INFO nova.api.openstack.compute.server_external_events [req-efd3b4f9-5b3d-4bbd-a293-c77466f31cca req-21c0aeb6-c9df-4b99-a5a8-6a52b9065a51 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:044b1127-d6de-4a0b-a85c-e110b34b3c84 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance [pid: 8|app: 0|req: 464/943] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:08:58 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 18:08:59.656 8 INFO nova.api.openstack.compute.server_external_events [req-3cff9dd2-067a-43a1-93dd-ae696a8537ae req-f73f60ae-a5be-4a9a-a637-38a53d47e83e c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:044b1127-d6de-4a0b-a85c-e110b34b3c84 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance [pid: 8|app: 0|req: 465/944] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:08:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/945] 199.204.45.222 () {32 vars in 733 bytes} [Sat May 9 18:08:59 2026] GET /v2.1/servers/8a4abd5d-4d89-4b90-b50c-b5d6491278ba => generated 2433 bytes in 177 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: 466/946] 199.204.45.222 () {32 vars in 759 bytes} [Sat May 9 18:08:59 2026] GET /v2.1/servers/8a4abd5d-4d89-4b90-b50c-b5d6491278ba/os-interface => generated 286 bytes in 105 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: 481/947] 199.204.45.222 () {32 vars in 777 bytes} [Sat May 9 18:08:59 2026] GET /v2.1/servers/8a4abd5d-4d89-4b90-b50c-b5d6491278ba/os-volume_attachments => generated 197 bytes in 49 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-09 18:09:01.760 7 INFO nova.api.openstack.compute.server_external_events [req-a329c99e-7cc3-41fd-a4fd-9871d2dc1fe2 req-0eb5a028-871f-4b18-ae80-470b1cfc410e c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:044b1127-d6de-4a0b-a85c-e110b34b3c84 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance [pid: 7|app: 0|req: 483/950] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:09:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 468/951] 199.204.45.222 () {32 vars in 733 bytes} [Sat May 9 18:09:02 2026] GET /v2.1/servers/8a4abd5d-4d89-4b90-b50c-b5d6491278ba => generated 2581 bytes in 158 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: 484/952] 199.204.45.222 () {32 vars in 759 bytes} [Sat May 9 18:09:02 2026] GET /v2.1/servers/8a4abd5d-4d89-4b90-b50c-b5d6491278ba/os-interface => generated 286 bytes in 92 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: 469/953] 199.204.45.222 () {32 vars in 777 bytes} [Sat May 9 18:09:02 2026] GET /v2.1/servers/8a4abd5d-4d89-4b90-b50c-b5d6491278ba/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 18:09:45.505 8 INFO nova.api.openstack.compute.server_external_events [req-de4077a4-e234-4ee5-8934-7150368e003c req-eae684b7-989e-4cc6-b3d5-8a9196b8c3fa c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:965d25e7-27a3-49d9-b975-d7bd3850b3e6 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance [pid: 8|app: 0|req: 474/962] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:09:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/963] 199.204.45.222 () {36 vars in 812 bytes} [Sat May 9 18:09:43 2026] POST /v2.1/servers/8a4abd5d-4d89-4b90-b50c-b5d6491278ba/os-interface => generated 278 bytes in 2349 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-09 18:09:46.260 8 INFO nova.api.openstack.compute.server_external_events [req-b3f2ae2e-67b5-46f3-9e24-94fce92da52a req-99596126-c5dc-48cc-8db3-5903030bb140 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:965d25e7-27a3-49d9-b975-d7bd3850b3e6 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance [pid: 8|app: 0|req: 475/964] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:09:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:09:47.540 7 INFO nova.api.openstack.compute.server_external_events [req-be670257-13bb-481c-8560-85d0b701a6fc req-d28f5466-90fa-4382-832c-12538ae64659 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:965d25e7-27a3-49d9-b975-d7bd3850b3e6 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance 2026-05-09 18:09:47.541 7 INFO nova.api.openstack.compute.server_external_events [req-be670257-13bb-481c-8560-85d0b701a6fc req-d28f5466-90fa-4382-832c-12538ae64659 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:965d25e7-27a3-49d9-b975-d7bd3850b3e6 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance [pid: 7|app: 0|req: 490/965] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:09:47 2026] POST /v2.1/os-server-external-events => generated 346 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-09 18:09:48.304 8 INFO nova.api.openstack.compute.server_external_events [req-60d8c1b0-92f8-45f8-877e-7c7ef20635eb req-a84cf313-f82a-4c29-86c6-5bd6141e35dc c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:965d25e7-27a3-49d9-b975-d7bd3850b3e6 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance [pid: 8|app: 0|req: 476/966] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:09:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:10:12.715 8 INFO nova.api.openstack.compute.server_external_events [req-799d2076-73d2-43c9-ac61-a3a694f5d891 req-9036c22e-6acb-4d39-8a51-8729acdc37e8 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:f3df5f24-f923-424f-8e4f-8b6f94000d87 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance [pid: 8|app: 0|req: 480/973] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:10:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/974] 199.204.45.222 () {36 vars in 812 bytes} [Sat May 9 18:10:10 2026] POST /v2.1/servers/8a4abd5d-4d89-4b90-b50c-b5d6491278ba/os-interface => generated 374 bytes in 3347 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-09 18:10:14.762 8 INFO nova.api.openstack.compute.server_external_events [req-ecf721f6-8ecd-47e9-923a-b80364c7cbf6 req-3a016970-6288-4e37-b849-fc2486af9772 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:f3df5f24-f923-424f-8e4f-8b6f94000d87 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance 2026-05-09 18:10:14.762 8 INFO nova.api.openstack.compute.server_external_events [req-ecf721f6-8ecd-47e9-923a-b80364c7cbf6 req-3a016970-6288-4e37-b849-fc2486af9772 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:f3df5f24-f923-424f-8e4f-8b6f94000d87 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance 2026-05-09 18:10:14.762 8 INFO nova.api.openstack.compute.server_external_events [req-ecf721f6-8ecd-47e9-923a-b80364c7cbf6 req-3a016970-6288-4e37-b849-fc2486af9772 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:f3df5f24-f923-424f-8e4f-8b6f94000d87 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance [pid: 8|app: 0|req: 481/975] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:10:14 2026] POST /v2.1/os-server-external-events => generated 521 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 18:10:23.379 8 INFO nova.api.openstack.compute.server_external_events [req-efe9cb60-623f-490d-a0e4-1fb8e832356b req-7b0a2d4f-ab0a-4b46-8828-59cdb541616f c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:8871f5c4-97e0-4970-a098-5acfd37446e0 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance [pid: 8|app: 0|req: 483/978] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:10:23 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, ' 2026-05-09 18:10:24.794 8 INFO nova.api.openstack.compute.server_external_events [req-16d3fd46-8be6-4141-bf8c-48213f4b0db1 req-b9b367e6-6f9c-496a-9553-ff912bbddb51 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:8871f5c4-97e0-4970-a098-5acfd37446e0 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance [pid: 8|app: 0|req: 484/979] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:10:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/980] 199.204.45.222 () {36 vars in 812 bytes} [Sat May 9 18:10:21 2026] POST /v2.1/servers/8a4abd5d-4d89-4b90-b50c-b5d6491278ba/os-interface => generated 376 bytes in 3418 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-09 18:10:26.832 8 INFO nova.api.openstack.compute.server_external_events [req-df4aefff-c764-473b-9c43-485cd2fb155d req-3d65e86e-17cb-4153-9886-f3a9928f8e89 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-plugged:8871f5c4-97e0-4970-a098-5acfd37446e0 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance 2026-05-09 18:10:26.832 8 INFO nova.api.openstack.compute.server_external_events [req-df4aefff-c764-473b-9c43-485cd2fb155d req-3d65e86e-17cb-4153-9886-f3a9928f8e89 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:8871f5c4-97e0-4970-a098-5acfd37446e0 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance [pid: 8|app: 0|req: 485/981] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:10:26 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:10:35.194 8 INFO nova.api.openstack.compute.server_external_events [req-efd7c24d-8540-4f2f-87b5-c210f1c7eeb2 req-30f2d5d2-adc5-4397-9468-7dcf2722a40b c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:8871f5c4-97e0-4970-a098-5acfd37446e0 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance [pid: 8|app: 0|req: 487/984] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:10:35 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: 7|app: 0|req: 498/985] 199.204.45.222 () {34 vars in 855 bytes} [Sat May 9 18:10:35 2026] DELETE /v2.1/servers/8a4abd5d-4d89-4b90-b50c-b5d6491278ba/os-interface/8871f5c4-97e0-4970-a098-5acfd37446e0 => generated 0 bytes in 56 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-09 18:10:37.234 8 INFO nova.api.openstack.compute.server_external_events [req-2d328b0c-7514-40a8-a2e4-df7a0e3320bb req-8cf380af-c9f5-4350-aa50-38ec292ab7c1 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:8871f5c4-97e0-4970-a098-5acfd37446e0 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance 2026-05-09 18:10:37.234 8 INFO nova.api.openstack.compute.server_external_events [req-2d328b0c-7514-40a8-a2e4-df7a0e3320bb req-8cf380af-c9f5-4350-aa50-38ec292ab7c1 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:8871f5c4-97e0-4970-a098-5acfd37446e0 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance [pid: 8|app: 0|req: 488/986] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:10:37 2026] POST /v2.1/os-server-external-events => generated 358 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-09 18:10:56.151 7 INFO nova.api.openstack.compute.server_external_events [req-f53ad212-148a-462e-a09c-853748d7ad90 req-32522609-0f3d-4bb1-9722-f6a5aa49cacf c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-deleted:8871f5c4-97e0-4970-a098-5acfd37446e0 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance [pid: 7|app: 0|req: 501/991] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:10:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:11:00.841 7 INFO nova.api.openstack.compute.server_external_events [req-8dc17857-0501-46bc-8424-77ba17755da3 req-64e5286d-94c6-4a27-89e3-a5a16fb4eee9 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:f3df5f24-f923-424f-8e4f-8b6f94000d87 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance [pid: 7|app: 0|req: 503/994] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:11:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 492/995] 199.204.45.222 () {34 vars in 855 bytes} [Sat May 9 18:11:01 2026] DELETE /v2.1/servers/8a4abd5d-4d89-4b90-b50c-b5d6491278ba/os-interface/f3df5f24-f923-424f-8e4f-8b6f94000d87 => generated 0 bytes in 59 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-09 18:11:01.622 7 INFO nova.api.openstack.compute.server_external_events [req-7474f9ce-f743-4597-ac7d-62e8a4ebd78b req-c331fde4-f0ae-4959-9047-3dea738e2263 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:f3df5f24-f923-424f-8e4f-8b6f94000d87 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance [pid: 7|app: 0|req: 504/996] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:11:01 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, ' 2026-05-09 18:11:03.665 8 INFO nova.api.openstack.compute.server_external_events [req-188e4a22-fc91-4259-9e99-ebe6d930fb27 req-c5025495-f4d7-46d0-b05f-b9dd683a42c8 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:f3df5f24-f923-424f-8e4f-8b6f94000d87 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance [pid: 8|app: 0|req: 493/997] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:11:03 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-09 18:11:21.891 8 INFO nova.api.openstack.compute.server_external_events [req-08592ad2-a5f6-41cd-a373-0e3999ebfb18 req-316a1d1c-119e-4e12-9ac0-844b37fe06a2 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-deleted:f3df5f24-f923-424f-8e4f-8b6f94000d87 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance [pid: 8|app: 0|req: 496/1002] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:11:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 498/1005] 199.204.45.222 () {34 vars in 855 bytes} [Sat May 9 18:11:37 2026] DELETE /v2.1/servers/8a4abd5d-4d89-4b90-b50c-b5d6491278ba/os-interface/965d25e7-27a3-49d9-b975-d7bd3850b3e6 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:11:37.836 7 INFO nova.api.openstack.compute.server_external_events [req-92a623e0-3443-48f9-a0c4-5f8db1153054 req-971aa2cc-9f60-4852-b9d2-94c23acbae1e c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:965d25e7-27a3-49d9-b975-d7bd3850b3e6 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance [pid: 7|app: 0|req: 508/1006] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:11:37 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-09 18:11:39.876 8 INFO nova.api.openstack.compute.server_external_events [req-fad78c93-3887-4b43-8db6-c5abc241708c req-7c842ddd-4760-4602-946d-77f192e1a697 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:965d25e7-27a3-49d9-b975-d7bd3850b3e6 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance [pid: 8|app: 0|req: 499/1007] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:11:39 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: 503/1014] 199.204.45.222 () {34 vars in 755 bytes} [Sat May 9 18:12:00 2026] DELETE /v2.1/servers/8a4abd5d-4d89-4b90-b50c-b5d6491278ba => generated 0 bytes in 110 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-09 18:12:01.235 7 INFO nova.api.openstack.compute.server_external_events [req-79babbac-cdc7-4cc3-af49-238aa7409e46 req-c3c07117-5fdf-4c99-85c2-36cf9b1ae544 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:044b1127-d6de-4a0b-a85c-e110b34b3c84 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance [pid: 7|app: 0|req: 512/1015] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:12:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:12:01.689 8 INFO nova.api.openstack.compute.server_external_events [req-eeb43cfe-4262-4e48-83fa-97b446b98cc3 req-6239c24c-6d41-4860-9be8-5b2f839b1481 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-deleted:044b1127-d6de-4a0b-a85c-e110b34b3c84 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance [pid: 8|app: 0|req: 504/1016] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:12:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:12:03.273 7 INFO nova.api.openstack.compute.server_external_events [req-d44f8994-04fb-4aed-a231-b99cc9fbf001 req-758fd35d-b5cc-4778-82bc-a607441f7104 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:044b1127-d6de-4a0b-a85c-e110b34b3c84 for instance 8a4abd5d-4d89-4b90-b50c-b5d6491278ba on instance [pid: 7|app: 0|req: 513/1017] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:12:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:12:06.588 8 INFO nova.api.openstack.compute.server_external_events [req-33c84fb7-9f26-47d6-8360-7d4a3849d399 req-da3e466f-0ff3-43f8-8b2d-7b1e1b4d07b6 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:29bcc7db-ae75-434b-8c3a-a151a5149cd1 for instance 9f29e6b3-ec6c-4a6e-baf3-039f799865ac on instance [pid: 8|app: 0|req: 505/1018] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:12:06 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: 514/1019] 10.0.0.133 () {32 vars in 718 bytes} [Sat May 9 18:12:06 2026] DELETE /v2.1/servers/9f29e6b3-ec6c-4a6e-baf3-039f799865ac => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 506/1020] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:12:06 2026] GET /v2.1/servers/9f29e6b3-ec6c-4a6e-baf3-039f799865ac => generated 1945 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, ' 2026-05-09 18:12:07.005 7 INFO nova.api.openstack.compute.server_external_events [req-17ad7688-e9e3-46e2-9629-52b2a4bac853 req-0a704b8b-5afa-4cf4-bcd9-ea751017c32b c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:29bcc7db-ae75-434b-8c3a-a151a5149cd1 for instance 9f29e6b3-ec6c-4a6e-baf3-039f799865ac on instance [pid: 7|app: 0|req: 515/1021] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:12:06 2026] POST /v2.1/os-server-external-events => generated 185 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-09 18:12:09.057 8 INFO nova.api.openstack.compute.server_external_events [req-6eb19285-1e9b-4f58-8000-3a68f3bd8818 req-2d91ddc2-9f73-49ea-aa63-18dfb5134f57 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:29bcc7db-ae75-434b-8c3a-a151a5149cd1 for instance 9f29e6b3-ec6c-4a6e-baf3-039f799865ac on instance 2026-05-09 18:12:09.057 8 INFO nova.api.openstack.compute.server_external_events [req-6eb19285-1e9b-4f58-8000-3a68f3bd8818 req-2d91ddc2-9f73-49ea-aa63-18dfb5134f57 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-deleted:29bcc7db-ae75-434b-8c3a-a151a5149cd1 for instance 9f29e6b3-ec6c-4a6e-baf3-039f799865ac on instance [pid: 8|app: 0|req: 507/1022] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:12:09 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:12:11.966 8 INFO nova.api.openstack.wsgi [None req-018bde9e-45ac-4146-bfaa-684900bfa1a2 991ebf526bca475cb8874d6187b8d65f 1d5b65bd15204fe0a6dd25a903c97672 - - default default] HTTP exception thrown: Instance 9f29e6b3-ec6c-4a6e-baf3-039f799865ac could not be found. [pid: 8|app: 0|req: 509/1025] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:12:11 2026] GET /v2.1/servers/9f29e6b3-ec6c-4a6e-baf3-039f799865ac => 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-09 18:12:12.479 7 INFO nova.api.openstack.compute.server_external_events [req-510e6a43-dd82-4a5f-afd4-e2c9fdecbb0d req-c1a05fda-9b6b-4bbd-978c-fee9344eea9c c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-changed:a3e28821-7828-40c3-bebf-c9ed9ad31713 for instance 476b5de3-350a-4fc8-8764-070c4e61f699 on instance [pid: 7|app: 0|req: 517/1026] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:12:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 510/1027] 10.0.0.133 () {32 vars in 718 bytes} [Sat May 9 18:12:12 2026] DELETE /v2.1/servers/476b5de3-350a-4fc8-8764-070c4e61f699 => generated 0 bytes in 98 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/1028] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:12:12 2026] GET /v2.1/servers/476b5de3-350a-4fc8-8764-070c4e61f699 => generated 1940 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 18:12:12.991 8 INFO nova.api.openstack.compute.server_external_events [req-1e69e4c3-e95a-49dc-811c-7e0261d69419 req-d62ca71e-8857-441e-878f-3a2ba43bd295 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:a3e28821-7828-40c3-bebf-c9ed9ad31713 for instance 476b5de3-350a-4fc8-8764-070c4e61f699 on instance [pid: 8|app: 0|req: 511/1029] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:12:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:12:15.031 7 INFO nova.api.openstack.compute.server_external_events [req-3b1d0e46-d271-463a-959c-60d2373f83d1 req-6b4dd297-ce37-47c6-b657-4f7d93a6a8b5 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-unplugged:a3e28821-7828-40c3-bebf-c9ed9ad31713 for instance 476b5de3-350a-4fc8-8764-070c4e61f699 on instance 2026-05-09 18:12:15.032 7 INFO nova.api.openstack.compute.server_external_events [req-3b1d0e46-d271-463a-959c-60d2373f83d1 req-6b4dd297-ce37-47c6-b657-4f7d93a6a8b5 c5f251d6efb140fcaa9fa903e1415ac2 1666ee8a17de480aa8f1b766b50213a0 - - f43ab4a669114995b6803f08d09f0240 f43ab4a669114995b6803f08d09f0240] Creating event network-vif-deleted:a3e28821-7828-40c3-bebf-c9ed9ad31713 for instance 476b5de3-350a-4fc8-8764-070c4e61f699 on instance [pid: 7|app: 0|req: 519/1030] 10.0.0.224 () {38 vars in 815 bytes} [Sat May 9 18:12:15 2026] POST /v2.1/os-server-external-events => generated 356 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-09 18:12:17.994 8 INFO nova.api.openstack.wsgi [None req-7bf41d1e-10cb-4827-920f-10b93ffbbb58 991ebf526bca475cb8874d6187b8d65f 1d5b65bd15204fe0a6dd25a903c97672 - - default default] HTTP exception thrown: Instance 476b5de3-350a-4fc8-8764-070c4e61f699 could not be found. [pid: 8|app: 0|req: 512/1031] 10.0.0.133 () {32 vars in 715 bytes} [Sat May 9 18:12:17 2026] GET /v2.1/servers/476b5de3-350a-4fc8-8764-070c4e61f699 => 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: 7|app: 0|req: 520/1032] 10.0.0.133 () {32 vars in 726 bytes} [Sat May 9 18:12:19 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1194758486 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 18:12:19.788 8 INFO nova.api.openstack.wsgi [None req-d785a940-26bd-4073-adb1-ad631d8c6492 991ebf526bca475cb8874d6187b8d65f 1d5b65bd15204fe0a6dd25a903c97672 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1194758486 not found for user 991ebf526bca475cb8874d6187b8d65f [pid: 8|app: 0|req: 513/1033] 10.0.0.133 () {32 vars in 723 bytes} [Sat May 9 18:12:19 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1194758486 => generated 142 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1038] 10.0.0.133 () {32 vars in 655 bytes} [Sat May 9 18:12:36 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1039] 10.0.0.133 () {32 vars in 641 bytes} [Sat May 9 18:12:36 2026] GET /v2.1/servers => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-09 18:12:36.816 8 WARNING oslo_db.sqlalchemy.utils [None req-eb0a61d6-a2fe-4d6b-8329-5d0d09557fb0 b0c879c99dad44d09219c314d35f57e4 a5452024624c4173a9384ae077addd82 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 517/1040] 10.0.0.133 () {32 vars in 649 bytes} [Sat May 9 18:12:36 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: 524/1041] 10.0.0.133 () {32 vars in 694 bytes} [Sat May 9 18:12:36 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1078] 10.0.0.33 () {28 vars in 454 bytes} [Sat May 9 18:15:40 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: 544/1081] 10.0.0.33 () {28 vars in 454 bytes} [Sat May 9 18:15:40 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-09 18:15:40.693 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ed4387a1-47ff-4523-8927-bf7c3bc7ae68] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 18:15:40.696 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sat May 9 18:15:40 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.33) !!! 2026-05-09 18:15:40.700 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat May 9 18:15:40 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.33) !!! [pid: 8|app: 0|req: 538/1082] 10.0.0.33 () {30 vars in 658 bytes} [Sat May 9 18:15:40 2026] GET /v2.1 => generated 0 bytes in 73 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-05-09 18:15:40.775 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [027f9f91-90b6-44d6-8803-74e84147b694] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 18:15:40.776 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sat May 9 18:15:40 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.33) !!! 2026-05-09 18:15:40.780 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat May 9 18:15:40 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.33) !!! [pid: 7|app: 0|req: 545/1083] 10.0.0.33 () {32 vars in 731 bytes} [Sat May 9 18:15:40 2026] GET /v2.1/ => generated 410 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1084] 10.0.0.33 () {34 vars in 892 bytes} [Sat May 9 18:15:40 2026] GET /v2.1/servers/detail?project_id=1666ee8a17de480aa8f1b766b50213a0&all_tenants=True => generated 15 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1085] 10.0.0.33 () {34 vars in 892 bytes} [Sat May 9 18:15:40 2026] GET /v2.1/servers/detail?project_id=a5452024624c4173a9384ae077addd82&all_tenants=True => generated 15 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1086] 10.0.0.33 () {34 vars in 892 bytes} [Sat May 9 18:15:41 2026] GET /v2.1/servers/detail?project_id=d1f26177fb9448c0a34c462521980859&all_tenants=True => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-09 18:15:42.120 7 INFO oslo.messaging._drivers.impl_rabbit [-] [027f9f91-90b6-44d6-8803-74e84147b694] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 49956. [pid: 7|app: 0|req: 547/1087] 10.0.0.33 () {30 vars in 658 bytes} [Sat May 9 18:15:42 2026] GET /v2.1 => generated 0 bytes in 60 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 541/1088] 10.0.0.33 () {32 vars in 731 bytes} [Sat May 9 18:15:42 2026] GET /v2.1/ => generated 410 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1089] 10.0.0.33 () {34 vars in 804 bytes} [Sat May 9 18:15:42 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)