+ 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 [Sun Aug 2 22:56:44 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: nova-api-osapi-79f8db6956-nwv8x 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 0x561abc044530 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) 2026-08-02 22:56:48.985 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-08-02 22:56:49.130 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-08-02 22:56:49.432 7 WARNING keystonemiddleware._common.config [None req-ec907e15-f858-4333-add2-ea756860c078 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-02 22:56:49.441 7 WARNING oslo_config.cfg [None req-ec907e15-f858-4333-add2-ea756860c078 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-02 22:56:49.563 8 WARNING keystonemiddleware._common.config [None req-46b0b114-29e6-409a-afd0-591b0e519497 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-02 22:56:49.572 8 WARNING oslo_config.cfg [None req-46b0b114-29e6-409a-afd0-591b0e519497 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-02 22:56:49.676 7 WARNING keystonemiddleware._common.config [None req-ec907e15-f858-4333-add2-ea756860c078 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x561abc044530 pid: 7 (default app) 2026-08-02 22:56:49.816 8 WARNING keystonemiddleware._common.config [None req-46b0b114-29e6-409a-afd0-591b0e519497 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x561abc044530 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 7|app: 0|req: 4/4] 199.204.45.205 () {42 vars in 705 bytes} [Sun Aug 2 22:56:57 2026] GET /v2.1 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 22:56:57.923 8 WARNING oslo_policy.policy [None req-95c4136c-a2cb-422b-9ade-2b620d7ab74f 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - 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-08-02 22:56:57.924 8 WARNING oslo_policy.policy [None req-95c4136c-a2cb-422b-9ade-2b620d7ab74f 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - 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: 1/5] 199.204.45.205 () {44 vars in 909 bytes} [Sun Aug 2 22:56:57 2026] GET /v2.1 => generated 0 bytes in 605 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-08-02 22:56:58.055 7 WARNING oslo_policy.policy [req-95c4136c-a2cb-422b-9ade-2b620d7ab74f req-aa6f4979-d986-4de0-87f5-025f32706839 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - 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-08-02 22:56:58.055 7 WARNING oslo_policy.policy [req-95c4136c-a2cb-422b-9ade-2b620d7ab74f req-aa6f4979-d986-4de0-87f5-025f32706839 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - 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: 5/6] 199.204.45.205 () {46 vars in 982 bytes} [Sun Aug 2 22:56:58 2026] GET /v2.1/ => generated 399 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-02 22:56:58.174 8 INFO nova.api.openstack.wsgi [None req-80f091e6-1726-42a8-a1e6-d2a0eaa2c8de 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.205 () {48 vars in 1011 bytes} [Sun Aug 2 22:56:58 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.205 () {48 vars in 1051 bytes} [Sun Aug 2 22:56:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.205 () {52 vars in 1049 bytes} [Sun Aug 2 22:56:58 2026] POST /v2.1/flavors => generated 529 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/10] 199.204.45.205 () {42 vars in 705 bytes} [Sun Aug 2 22:56: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: 4/11] 199.204.45.205 () {44 vars in 909 bytes} [Sun Aug 2 22:56:59 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.205 () {46 vars in 982 bytes} [Sun Aug 2 22:56: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-08-02 22:56:59.144 8 INFO nova.api.openstack.wsgi [None req-3e11c6b2-0540-47a3-bc29-d40e901d6372 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.205 () {48 vars in 1013 bytes} [Sun Aug 2 22:56:59 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/14] 199.204.45.205 () {48 vars in 1051 bytes} [Sun Aug 2 22:56:59 2026] GET /v2.1/flavors/detail?is_public=None => 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: 6/15] 199.204.45.205 () {52 vars in 1049 bytes} [Sun Aug 2 22:56:59 2026] POST /v2.1/flavors => generated 532 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/18] 199.204.45.205 () {42 vars in 705 bytes} [Sun Aug 2 22:57:00 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: 8/19] 199.204.45.205 () {44 vars in 909 bytes} [Sun Aug 2 22:57:00 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/20] 199.204.45.205 () {46 vars in 982 bytes} [Sun Aug 2 22:57:00 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-08-02 22:57:00.092 8 INFO nova.api.openstack.wsgi [None req-2a5c6306-a872-44ad-915b-396da6c8c087 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.205 () {48 vars in 1015 bytes} [Sun Aug 2 22:57:00 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.205 () {48 vars in 1051 bytes} [Sun Aug 2 22:57:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/23] 199.204.45.205 () {52 vars in 1049 bytes} [Sun Aug 2 22:57:00 2026] POST /v2.1/flavors => generated 533 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/24] 199.204.45.205 () {42 vars in 705 bytes} [Sun Aug 2 22:57:00 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: 11/25] 199.204.45.205 () {44 vars in 909 bytes} [Sun Aug 2 22:57:00 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/26] 199.204.45.205 () {46 vars in 982 bytes} [Sun Aug 2 22:57:01 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-08-02 22:57:01.061 8 INFO nova.api.openstack.wsgi [None req-9bcdea0a-1c81-454c-8e0c-c28563a91ece 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/27] 199.204.45.205 () {48 vars in 1013 bytes} [Sun Aug 2 22:57:01 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/28] 199.204.45.205 () {48 vars in 1051 bytes} [Sun Aug 2 22:57:01 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: 8|app: 0|req: 13/29] 199.204.45.205 () {52 vars in 1049 bytes} [Sun Aug 2 22:57:01 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/30] 199.204.45.205 () {42 vars in 705 bytes} [Sun Aug 2 22:57: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: 8|app: 0|req: 14/31] 199.204.45.205 () {44 vars in 909 bytes} [Sun Aug 2 22:57:01 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 18/32] 199.204.45.205 () {46 vars in 982 bytes} [Sun Aug 2 22:57:01 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-08-02 22:57:02.009 8 INFO nova.api.openstack.wsgi [None req-353b9001-6d40-4421-a8a3-4a059c8d7def 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/33] 199.204.45.205 () {48 vars in 1015 bytes} [Sun Aug 2 22:57:01 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: 19/34] 199.204.45.205 () {48 vars in 1051 bytes} [Sun Aug 2 22:57:02 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: 8|app: 0|req: 16/35] 199.204.45.205 () {52 vars in 1049 bytes} [Sun Aug 2 22:57:02 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: 38/72] 10.0.0.147 () {28 vars in 454 bytes} [Sun Aug 2 23:00:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 35/73] 10.0.0.147 () {30 vars in 658 bytes} [Sun Aug 2 23:00:07 2026] GET /v2.1 => generated 0 bytes in 57 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: 39/74] 10.0.0.147 () {30 vars in 660 bytes} [Sun Aug 2 23:00:07 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 10.0.0.147 () {34 vars in 765 bytes} [Sun Aug 2 23:00:07 2026] GET /v2.1/os-services => generated 546 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 10.0.0.147 () {28 vars in 454 bytes} [Sun Aug 2 23:00: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 38/79] 10.0.0.147 () {30 vars in 658 bytes} [Sun Aug 2 23:00:11 2026] GET /v2.1 => generated 0 bytes in 61 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 42/80] 10.0.0.147 () {30 vars in 660 bytes} [Sun Aug 2 23:00:11 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 10.0.0.147 () {34 vars in 765 bytes} [Sun Aug 2 23:00:11 2026] GET /v2.1/os-services => generated 546 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 10.0.0.147 () {28 vars in 454 bytes} [Sun Aug 2 23:00:14 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 40/83] 10.0.0.147 () {30 vars in 658 bytes} [Sun Aug 2 23:00:14 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 44/84] 10.0.0.147 () {30 vars in 660 bytes} [Sun Aug 2 23:00:14 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 10.0.0.147 () {34 vars in 808 bytes} [Sun Aug 2 23:00:14 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 10.0.0.147 () {28 vars in 454 bytes} [Sun Aug 2 23:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 42/87] 10.0.0.147 () {30 vars in 658 bytes} [Sun Aug 2 23:00:17 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 46/88] 10.0.0.147 () {30 vars in 660 bytes} [Sun Aug 2 23:00:18 2026] GET /v2.1/ => generated 410 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 10.0.0.147 () {34 vars in 808 bytes} [Sun Aug 2 23:00:18 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/126] 10.0.0.61 () {28 vars in 453 bytes} [Sun Aug 2 23:03:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/127] 10.0.0.61 () {30 vars in 657 bytes} [Sun Aug 2 23:03:12 2026] GET /v2.1 => generated 0 bytes in 443 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: 63/128] 10.0.0.61 () {30 vars in 659 bytes} [Sun Aug 2 23:03:12 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/129] 10.0.0.61 () {34 vars in 803 bytes} [Sun Aug 2 23:03:12 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/182] 199.204.45.205 () {42 vars in 705 bytes} [Sun Aug 2 23:07:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 90/183] 199.204.45.205 () {44 vars in 909 bytes} [Sun Aug 2 23:07:37 2026] GET /v2.1 => generated 0 bytes in 114 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: 94/184] 199.204.45.205 () {46 vars in 982 bytes} [Sun Aug 2 23:07:37 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-08-02 23:07:37.890 8 INFO nova.api.openstack.wsgi [None req-6231716d-4a6e-46b2-b9ef-70334a2fb401 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 91/185] 199.204.45.205 () {48 vars in 1017 bytes} [Sun Aug 2 23:07:37 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: 95/186] 199.204.45.205 () {48 vars in 1051 bytes} [Sun Aug 2 23:07:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/187] 199.204.45.205 () {52 vars in 1049 bytes} [Sun Aug 2 23:07:37 2026] POST /v2.1/flavors => generated 534 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/200] 199.204.45.205 () {42 vars in 705 bytes} [Sun Aug 2 23:08:34 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: 99/201] 199.204.45.205 () {44 vars in 909 bytes} [Sun Aug 2 23:08:34 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 103/202] 199.204.45.205 () {46 vars in 982 bytes} [Sun Aug 2 23:08:34 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-02 23:08:34.545 8 WARNING oslo_db.sqlalchemy.utils [None req-36a34177-7fd4-4d5a-b792-019d25a07690 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 100/203] 199.204.45.205 () {48 vars in 1016 bytes} [Sun Aug 2 23:08:34 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/204] 199.204.45.205 () {52 vars in 1057 bytes} [Sun Aug 2 23:08:34 2026] POST /v2.1/os-keypairs => generated 576 bytes in 82 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/205] 199.204.45.205 () {44 vars in 990 bytes} [Sun Aug 2 23:08:38 2026] GET /v2.1/os-quota-sets/288fd612a0174843b98b47ad6f290b44 => generated 371 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/206] 199.204.45.205 () {48 vars in 1042 bytes} [Sun Aug 2 23:08:38 2026] PUT /v2.1/os-quota-sets/288fd612a0174843b98b47ad6f290b44 => generated 326 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/207] 199.204.45.205 () {44 vars in 990 bytes} [Sun Aug 2 23:08:39 2026] GET /v2.1/os-quota-sets/288fd612a0174843b98b47ad6f290b44 => generated 368 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/302] 199.204.45.205 () {42 vars in 705 bytes} [Sun Aug 2 23:16: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) [pid: 7|app: 0|req: 153/303] 199.204.45.205 () {44 vars in 909 bytes} [Sun Aug 2 23:16:21 2026] GET /v2.1 => generated 0 bytes in 156 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 151/304] 199.204.45.205 () {46 vars in 982 bytes} [Sun Aug 2 23:16:21 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-08-02 23:16:21.677 7 INFO nova.api.openstack.wsgi [None req-bbb1a566-681b-4383-a8d4-ec5205e0f4f8 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 154/305] 199.204.45.205 () {48 vars in 1015 bytes} [Sun Aug 2 23:16:21 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/306] 199.204.45.205 () {48 vars in 1051 bytes} [Sun Aug 2 23:16:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/307] 199.204.45.205 () {52 vars in 1049 bytes} [Sun Aug 2 23:16:21 2026] POST /v2.1/flavors => generated 534 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/346] 199.204.45.205 () {44 vars in 990 bytes} [Sun Aug 2 23:19:34 2026] GET /v2.1/os-quota-sets/7a9e0ba5f6d04dffb68e597ad8853672 => generated 371 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/347] 199.204.45.205 () {48 vars in 1042 bytes} [Sun Aug 2 23:19:34 2026] PUT /v2.1/os-quota-sets/7a9e0ba5f6d04dffb68e597ad8853672 => generated 326 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/348] 199.204.45.205 () {44 vars in 990 bytes} [Sun Aug 2 23:19:34 2026] GET /v2.1/os-quota-sets/7a9e0ba5f6d04dffb68e597ad8853672 => generated 368 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/497] 199.204.45.205 () {42 vars in 705 bytes} [Sun Aug 2 23:31:50 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/498] 199.204.45.205 () {44 vars in 909 bytes} [Sun Aug 2 23:31:50 2026] GET /v2.1 => generated 0 bytes in 179 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 251/499] 199.204.45.205 () {46 vars in 982 bytes} [Sun Aug 2 23:31:50 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-02 23:31:50.267 8 INFO nova.api.openstack.wsgi [None req-996c6238-abd9-4179-998e-18d792baa3e4 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 249/500] 199.204.45.205 () {48 vars in 1011 bytes} [Sun Aug 2 23:31:50 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/501] 199.204.45.205 () {48 vars in 1051 bytes} [Sun Aug 2 23:31:50 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: 250/502] 199.204.45.205 () {48 vars in 1099 bytes} [Sun Aug 2 23:31:50 2026] GET /v2.1/flavors/ed7dfb6b-39c8-4e9e-a094-7958ab39328b/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/503] 199.204.45.205 () {42 vars in 705 bytes} [Sun Aug 2 23:31:51 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: 251/504] 199.204.45.205 () {44 vars in 909 bytes} [Sun Aug 2 23:31:51 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 254/505] 199.204.45.205 () {46 vars in 982 bytes} [Sun Aug 2 23:31:51 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-08-02 23:31:51.207 8 INFO nova.api.openstack.wsgi [None req-e433e7ff-00d4-4d08-8a7e-0c10a3ee8561 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 252/506] 199.204.45.205 () {48 vars in 1013 bytes} [Sun Aug 2 23:31:51 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/507] 199.204.45.205 () {48 vars in 1051 bytes} [Sun Aug 2 23:31:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/508] 199.204.45.205 () {48 vars in 1099 bytes} [Sun Aug 2 23:31:51 2026] GET /v2.1/flavors/d51a03a6-dc5a-4be9-94a1-6b4d11281523/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/509] 199.204.45.205 () {42 vars in 705 bytes} [Sun Aug 2 23:31:52 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: 254/510] 199.204.45.205 () {44 vars in 909 bytes} [Sun Aug 2 23:31:52 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 257/511] 199.204.45.205 () {46 vars in 982 bytes} [Sun Aug 2 23:31:52 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-02 23:31:52.173 8 INFO nova.api.openstack.wsgi [None req-4026320f-a8f7-40e5-b322-d05eb929ed1f 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 255/512] 199.204.45.205 () {48 vars in 1015 bytes} [Sun Aug 2 23:31:52 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/513] 199.204.45.205 () {48 vars in 1051 bytes} [Sun Aug 2 23:31:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/514] 199.204.45.205 () {48 vars in 1099 bytes} [Sun Aug 2 23:31:52 2026] GET /v2.1/flavors/364a8d41-31e5-49b7-b4f1-87cc9a7197aa/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: 259/515] 199.204.45.205 () {42 vars in 705 bytes} [Sun Aug 2 23:31: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: 257/516] 199.204.45.205 () {44 vars in 909 bytes} [Sun Aug 2 23:31:53 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 260/517] 199.204.45.205 () {46 vars in 982 bytes} [Sun Aug 2 23:31:53 2026] GET /v2.1/ => generated 399 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-02 23:31:53.070 8 INFO nova.api.openstack.wsgi [None req-3dd5aab1-9140-499d-ad91-258712c6d33a 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 258/518] 199.204.45.205 () {48 vars in 1013 bytes} [Sun Aug 2 23:31:53 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/519] 199.204.45.205 () {48 vars in 1051 bytes} [Sun Aug 2 23:31:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/520] 199.204.45.205 () {48 vars in 1099 bytes} [Sun Aug 2 23:31:53 2026] GET /v2.1/flavors/c0923b73-eb43-4f43-b9d3-030b09fb4bc8/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: 262/521] 199.204.45.205 () {42 vars in 705 bytes} [Sun Aug 2 23:31: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: 260/522] 199.204.45.205 () {44 vars in 909 bytes} [Sun Aug 2 23:31:53 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 263/523] 199.204.45.205 () {46 vars in 982 bytes} [Sun Aug 2 23:31:53 2026] GET /v2.1/ => generated 399 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-02 23:31:53.969 8 INFO nova.api.openstack.wsgi [None req-06115999-8f9e-408e-ac72-375994351c96 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 261/524] 199.204.45.205 () {48 vars in 1015 bytes} [Sun Aug 2 23:31:53 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/525] 199.204.45.205 () {48 vars in 1051 bytes} [Sun Aug 2 23:31:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/526] 199.204.45.205 () {48 vars in 1099 bytes} [Sun Aug 2 23:31:54 2026] GET /v2.1/flavors/4d80e504-af42-4cf7-b993-46ba0606dbdd/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/543] 199.204.45.205 () {42 vars in 705 bytes} [Sun Aug 2 23:33:09 2026] GET /v2.1 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/544] 199.204.45.205 () {44 vars in 909 bytes} [Sun Aug 2 23:33:09 2026] GET /v2.1 => generated 0 bytes in 64 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 274/545] 199.204.45.205 () {46 vars in 982 bytes} [Sun Aug 2 23:33:09 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-02 23:33:09.925 8 INFO nova.api.openstack.wsgi [None req-6517d4fe-6255-40eb-87c4-c192b318045e 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 272/546] 199.204.45.205 () {48 vars in 1017 bytes} [Sun Aug 2 23:33:09 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/547] 199.204.45.205 () {48 vars in 1051 bytes} [Sun Aug 2 23:33:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/548] 199.204.45.205 () {48 vars in 1099 bytes} [Sun Aug 2 23:33:09 2026] GET /v2.1/flavors/8b60ea2b-09a4-47b4-a800-9087a99eda4c/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/549] 199.204.45.205 () {42 vars in 705 bytes} [Sun Aug 2 23:33:17 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/550] 199.204.45.205 () {44 vars in 909 bytes} [Sun Aug 2 23:33:17 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 277/551] 199.204.45.205 () {46 vars in 982 bytes} [Sun Aug 2 23:33:17 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-08-02 23:33:17.247 8 WARNING oslo_db.sqlalchemy.utils [None req-ccaf0b29-8646-4f94-afd5-13ba9858051e 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 275/552] 199.204.45.205 () {48 vars in 1016 bytes} [Sun Aug 2 23:33:17 2026] GET /v2.1/os-keypairs => generated 545 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/555] 199.204.45.205 () {44 vars in 990 bytes} [Sun Aug 2 23:33:21 2026] GET /v2.1/os-quota-sets/288fd612a0174843b98b47ad6f290b44 => generated 368 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/566] 199.204.45.205 () {42 vars in 705 bytes} [Sun Aug 2 23:34:11 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: 283/567] 199.204.45.205 () {44 vars in 909 bytes} [Sun Aug 2 23:34:11 2026] GET /v2.1 => generated 0 bytes in 74 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 285/568] 199.204.45.205 () {46 vars in 982 bytes} [Sun Aug 2 23:34:11 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-08-02 23:34:11.165 8 INFO nova.api.openstack.wsgi [None req-d18ce9eb-7a29-47d5-87fa-0dfbc07fa0ed 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 284/569] 199.204.45.205 () {48 vars in 1015 bytes} [Sun Aug 2 23:34:11 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/570] 199.204.45.205 () {48 vars in 1051 bytes} [Sun Aug 2 23:34:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/571] 199.204.45.205 () {48 vars in 1099 bytes} [Sun Aug 2 23:34:11 2026] GET /v2.1/flavors/f0b4c988-8973-45ba-b26b-69738b22daf3/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/574] 199.204.45.205 () {44 vars in 990 bytes} [Sun Aug 2 23:34:25 2026] GET /v2.1/os-quota-sets/7a9e0ba5f6d04dffb68e597ad8853672 => generated 368 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/585] 199.204.45.205 () {42 vars in 705 bytes} [Sun Aug 2 23:35:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/586] 199.204.45.205 () {44 vars in 909 bytes} [Sun Aug 2 23:35:18 2026] GET /v2.1 => generated 0 bytes in 60 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 294/587] 199.204.45.205 () {46 vars in 982 bytes} [Sun Aug 2 23:35:19 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: 7|app: 0|req: 294/588] 199.204.45.205 () {48 vars in 1051 bytes} [Sun Aug 2 23:35:19 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: 295/589] 199.204.45.205 () {48 vars in 1099 bytes} [Sun Aug 2 23:35:19 2026] GET /v2.1/flavors/364a8d41-31e5-49b7-b4f1-87cc9a7197aa/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/590] 199.204.45.205 () {48 vars in 1099 bytes} [Sun Aug 2 23:35:19 2026] GET /v2.1/flavors/4d80e504-af42-4cf7-b993-46ba0606dbdd/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/591] 199.204.45.205 () {48 vars in 1099 bytes} [Sun Aug 2 23:35:19 2026] GET /v2.1/flavors/8b60ea2b-09a4-47b4-a800-9087a99eda4c/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/592] 199.204.45.205 () {48 vars in 1099 bytes} [Sun Aug 2 23:35:19 2026] GET /v2.1/flavors/c0923b73-eb43-4f43-b9d3-030b09fb4bc8/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/593] 199.204.45.205 () {48 vars in 1099 bytes} [Sun Aug 2 23:35:19 2026] GET /v2.1/flavors/d51a03a6-dc5a-4be9-94a1-6b4d11281523/os-extra_specs => generated 19 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/594] 199.204.45.205 () {48 vars in 1099 bytes} [Sun Aug 2 23:35:19 2026] GET /v2.1/flavors/ed7dfb6b-39c8-4e9e-a094-7958ab39328b/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/595] 199.204.45.205 () {48 vars in 1099 bytes} [Sun Aug 2 23:35:19 2026] GET /v2.1/flavors/f0b4c988-8973-45ba-b26b-69738b22daf3/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/606] 10.0.0.97 () {32 vars in 654 bytes} [Sun Aug 2 23:36:03 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 303/607] 10.0.0.97 () {32 vars in 640 bytes} [Sun Aug 2 23:36:03 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-08-02 23:36:03.650 8 WARNING oslo_db.sqlalchemy.utils [None req-d4a381d4-e35f-496e-9805-b0ebc018e13f 25eb556a27984f1bb9dc6ee1e09f35d8 288fd612a0174843b98b47ad6f290b44 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 305/608] 10.0.0.97 () {32 vars in 648 bytes} [Sun Aug 2 23:36:03 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/609] 10.0.0.97 () {32 vars in 693 bytes} [Sun Aug 2 23:36:03 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/612] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:36:15 2026] GET /v2.1/flavors/ed7dfb6b-39c8-4e9e-a094-7958ab39328b => generated 511 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/613] 10.0.0.97 () {32 vars in 640 bytes} [Sun Aug 2 23:36:16 2026] GET /v2.1/flavors => generated 1674 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/614] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:36:16 2026] GET /v2.1/flavors/ed7dfb6b-39c8-4e9e-a094-7958ab39328b => generated 511 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/617] 10.0.0.97 () {34 vars in 670 bytes} [Sun Aug 2 23:36:21 2026] POST /v2.1/os-keypairs => generated 386 bytes in 421 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/618] 10.0.0.97 () {34 vars in 684 bytes} [Sun Aug 2 23:36:22 2026] POST /v2.1/os-security-groups => generated 242 bytes in 1060 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/619] 10.0.0.97 () {34 vars in 684 bytes} [Sun Aug 2 23:36:23 2026] POST /v2.1/os-security-groups => generated 244 bytes in 770 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/620] 10.0.0.97 () {34 vars in 684 bytes} [Sun Aug 2 23:36:24 2026] POST /v2.1/os-security-groups => generated 244 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/621] 10.0.0.97 () {32 vars in 662 bytes} [Sun Aug 2 23:36:24 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/622] 10.0.0.97 () {32 vars in 739 bytes} [Sun Aug 2 23:36:24 2026] DELETE /v2.1/os-security-groups/ffe6c4d1-1c0a-42ab-81ae-5064427d7b4a => generated 0 bytes in 166 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-02 23:36:24.989 7 INFO nova.api.openstack.wsgi [None req-8a2ab694-3ec3-4da2-9bdd-5b5b0afb1779 9b96f6a08a6043cf9bb1bd78862af89c 45b03ba67b3745f09b4f40a63d2d7449 - - default default] HTTP exception thrown: Security group ffe6c4d1-1c0a-42ab-81ae-5064427d7b4a does not exist Neutron server returns request_ids: ['req-21ad0fbf-7537-4b4d-95f8-3fbef42b1584'] [pid: 7|app: 0|req: 313/623] 10.0.0.97 () {32 vars in 736 bytes} [Sun Aug 2 23:36:24 2026] GET /v2.1/os-security-groups/ffe6c4d1-1c0a-42ab-81ae-5064427d7b4a => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/624] 10.0.0.97 () {32 vars in 739 bytes} [Sun Aug 2 23:36:25 2026] DELETE /v2.1/os-security-groups/26928614-2c8c-40e3-8e56-8a24efba1b69 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-02 23:36:25.358 7 INFO nova.api.openstack.wsgi [None req-5efde4ce-c84b-43a3-aec4-e21ade4fe130 9b96f6a08a6043cf9bb1bd78862af89c 45b03ba67b3745f09b4f40a63d2d7449 - - default default] HTTP exception thrown: Security group 26928614-2c8c-40e3-8e56-8a24efba1b69 does not exist Neutron server returns request_ids: ['req-3cc04e8a-cef2-4fc5-b231-b8b3944de201'] [pid: 7|app: 0|req: 315/625] 10.0.0.97 () {32 vars in 736 bytes} [Sun Aug 2 23:36:25 2026] GET /v2.1/os-security-groups/26928614-2c8c-40e3-8e56-8a24efba1b69 => generated 194 bytes in 161 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/626] 10.0.0.97 () {32 vars in 739 bytes} [Sun Aug 2 23:36:25 2026] DELETE /v2.1/os-security-groups/bd81e557-5a10-4629-a2d8-b623098a9b6b => generated 0 bytes in 265 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-02 23:36:25.691 7 INFO nova.api.openstack.wsgi [None req-e8158e8a-4d0b-4fd6-8b81-7d59f6dd3500 9b96f6a08a6043cf9bb1bd78862af89c 45b03ba67b3745f09b4f40a63d2d7449 - - default default] HTTP exception thrown: Security group bd81e557-5a10-4629-a2d8-b623098a9b6b does not exist Neutron server returns request_ids: ['req-cfe04931-edd4-44b2-a2d4-0cbdddaf0820'] [pid: 7|app: 0|req: 317/627] 10.0.0.97 () {32 vars in 736 bytes} [Sun Aug 2 23:36:25 2026] GET /v2.1/os-security-groups/bd81e557-5a10-4629-a2d8-b623098a9b6b => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/628] 10.0.0.97 () {34 vars in 662 bytes} [Sun Aug 2 23:36:24 2026] POST /v2.1/servers => generated 449 bytes in 1675 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: 312/629] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:36:25 2026] GET /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284 => generated 1400 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/630] 10.0.0.97 () {32 vars in 662 bytes} [Sun Aug 2 23:36:25 2026] GET /v2.1/os-security-groups => generated 707 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:36:25.991 8 INFO nova.api.openstack.wsgi [None req-fff5bbae-3423-4924-b61f-69607f4306a1 9b96f6a08a6043cf9bb1bd78862af89c 45b03ba67b3745f09b4f40a63d2d7449 - - default default] HTTP exception thrown: Security group bd81e557-5a10-4629-a2d8-b623098a9b6b does not exist Neutron server returns request_ids: ['req-8601e161-f3e2-4db0-acec-210e39097d0e'] [pid: 8|app: 0|req: 313/631] 10.0.0.97 () {32 vars in 739 bytes} [Sun Aug 2 23:36:25 2026] DELETE /v2.1/os-security-groups/bd81e557-5a10-4629-a2d8-b623098a9b6b => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-02 23:36:26.035 7 INFO nova.api.openstack.wsgi [None req-4b4d9ffc-cacf-4d13-a3da-e5d8e595e0b7 9b96f6a08a6043cf9bb1bd78862af89c 45b03ba67b3745f09b4f40a63d2d7449 - - default default] HTTP exception thrown: Security group 26928614-2c8c-40e3-8e56-8a24efba1b69 does not exist Neutron server returns request_ids: ['req-6e3859d9-408e-4a75-844c-436fb6d77f0c'] [pid: 7|app: 0|req: 319/632] 10.0.0.97 () {32 vars in 739 bytes} [Sun Aug 2 23:36:25 2026] DELETE /v2.1/os-security-groups/26928614-2c8c-40e3-8e56-8a24efba1b69 => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-02 23:36:26.095 8 INFO nova.api.openstack.wsgi [None req-c8193a28-b568-44e6-943b-d28a4b9dbf28 9b96f6a08a6043cf9bb1bd78862af89c 45b03ba67b3745f09b4f40a63d2d7449 - - default default] HTTP exception thrown: Security group ffe6c4d1-1c0a-42ab-81ae-5064427d7b4a does not exist Neutron server returns request_ids: ['req-4dccd3fe-860d-4d7b-8208-df9079bc92cf'] [pid: 8|app: 0|req: 314/633] 10.0.0.97 () {32 vars in 739 bytes} [Sun Aug 2 23:36:26 2026] DELETE /v2.1/os-security-groups/ffe6c4d1-1c0a-42ab-81ae-5064427d7b4a => generated 194 bytes in 52 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/634] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:36:26 2026] GET /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284 => generated 1452 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/635] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:36:28 2026] GET /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284 => generated 1458 bytes in 808 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/638] 10.0.0.97 () {34 vars in 684 bytes} [Sun Aug 2 23:36:29 2026] POST /v2.1/os-security-groups => generated 247 bytes in 439 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 318/639] 10.0.0.97 () {34 vars in 694 bytes} [Sun Aug 2 23:36:29 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 808 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/640] 10.0.0.97 () {34 vars in 684 bytes} [Sun Aug 2 23:36:30 2026] POST /v2.1/os-security-groups => generated 247 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/641] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:36:29 2026] GET /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284 => generated 1525 bytes in 889 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/642] 10.0.0.97 () {34 vars in 694 bytes} [Sun Aug 2 23:36:30 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 323/643] 10.0.0.97 () {34 vars in 694 bytes} [Sun Aug 2 23:36:31 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/644] 10.0.0.97 () {32 vars in 736 bytes} [Sun Aug 2 23:36:31 2026] GET /v2.1/os-security-groups/99603735-c8b5-43db-aa4f-ad451b301711 => generated 664 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/645] 10.0.0.97 () {32 vars in 749 bytes} [Sun Aug 2 23:36:31 2026] DELETE /v2.1/os-security-group-rules/9b0140fa-e384-40d8-9ed3-defc44006979 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/646] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:36:31 2026] GET /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284 => generated 1525 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/647] 10.0.0.97 () {32 vars in 739 bytes} [Sun Aug 2 23:36:31 2026] DELETE /v2.1/os-security-groups/99603735-c8b5-43db-aa4f-ad451b301711 => generated 0 bytes in 221 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-08-02 23:36:32.223 8 INFO nova.api.openstack.compute.server_external_events [req-db79a8bd-d324-4b75-8296-de87f216f9e7 req-ca68bf32-5c43-482b-9314-1b29df863cc9 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-changed:39a0a1e3-d17e-45b8-bee7-f930a5c22c56 for instance 9b290625-b823-4536-a872-3e7f8ca6f284 on instance 2026-08-02 23:36:32.233 8 INFO nova.compute.rpcapi [None req-8b4b61a1-c98d-45c2-b8a6-dfee185869c1 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 8|app: 0|req: 323/648] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:36:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/649] 10.0.0.97 () {32 vars in 739 bytes} [Sun Aug 2 23:36:32 2026] DELETE /v2.1/os-security-groups/cc89abae-7e48-400c-b94d-655ed1b15757 => generated 0 bytes in 232 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: 324/650] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:36:33 2026] GET /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284 => generated 1525 bytes in 757 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/651] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:36:34 2026] GET /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284 => generated 1525 bytes in 709 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 325/652] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:36:36 2026] GET /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284 => generated 1525 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:36:37.560 7 INFO nova.api.openstack.compute.server_external_events [req-f5c0d35c-cc0d-4b28-bde6-800817b62008 req-6fcec1a9-04b7-4318-8a1a-cbca45373ed2 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-vif-plugged:39a0a1e3-d17e-45b8-bee7-f930a5c22c56 for instance 9b290625-b823-4536-a872-3e7f8ca6f284 on instance 2026-08-02 23:36:37.566 7 INFO nova.compute.rpcapi [None req-2eada1b0-9f67-462f-80bb-e0ddcebe4ceb - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 7|app: 0|req: 328/653] 10.0.0.105 () {38 vars in 815 bytes} [Sun Aug 2 23:36:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/654] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:36:37 2026] GET /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284 => generated 1716 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: 7|app: 0|req: 329/655] 10.0.0.97 () {32 vars in 740 bytes} [Sun Aug 2 23:36:38 2026] GET /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284/os-interface => generated 284 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 327/656] 10.0.0.97 () {34 vars in 670 bytes} [Sun Aug 2 23:36:39 2026] POST /v2.1/os-keypairs => generated 386 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:36:39.798 7 INFO nova.api.openstack.compute.server_external_events [req-a3e6e213-001f-49d6-8939-82f822fd8df8 req-cba003f5-7fac-43fe-b0b8-e4e1d0785acf 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-changed:39a0a1e3-d17e-45b8-bee7-f930a5c22c56 for instance 9b290625-b823-4536-a872-3e7f8ca6f284 on instance [pid: 7|app: 0|req: 331/659] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:36:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/660] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:36:39 2026] GET /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284 => generated 1716 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 332/661] 10.0.0.97 () {34 vars in 670 bytes} [Sun Aug 2 23:36:45 2026] POST /v2.1/os-keypairs => generated 386 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 330/662] 10.0.0.97 () {34 vars in 662 bytes} [Sun Aug 2 23:36:45 2026] POST /v2.1/servers => generated 451 bytes in 1012 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/663] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:36:46 2026] GET /v2.1/servers/eed45158-25e6-4c8f-b341-faf039db87ee => generated 1254 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 331/664] 10.0.0.97 () {34 vars in 662 bytes} [Sun Aug 2 23:36:47 2026] POST /v2.1/servers => generated 452 bytes in 640 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: 334/665] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:36:47 2026] GET /v2.1/servers/eed45158-25e6-4c8f-b341-faf039db87ee => generated 1360 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/666] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:36:47 2026] GET /v2.1/servers/196087f8-d729-4ed1-ba76-f11fb9ca24e8 => generated 1392 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/667] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:36:49 2026] GET /v2.1/servers/eed45158-25e6-4c8f-b341-faf039db87ee => generated 1438 bytes in 1007 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:36:50.035 7 INFO nova.api.openstack.compute.server_external_events [req-a0bdfc01-e2ad-4184-88d2-4d6c25a358e5 req-bf4e4dd4-eee7-45d7-8ca3-82afd29fb3d9 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-changed:acb892ea-eedf-4ad0-9873-c85679feec43 for instance eed45158-25e6-4c8f-b341-faf039db87ee on instance [pid: 7|app: 0|req: 338/670] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:36:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/671] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:36:49 2026] GET /v2.1/servers/196087f8-d729-4ed1-ba76-f11fb9ca24e8 => generated 1517 bytes in 1071 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/672] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:36:51 2026] GET /v2.1/servers/eed45158-25e6-4c8f-b341-faf039db87ee => generated 1438 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-08-02 23:36:51.385 8 INFO nova.api.openstack.compute.server_external_events [req-c8ec7072-64f4-48c8-8c5d-37b29ed4f38e req-9f47e781-2027-4aaf-be64-529d3e3714df 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-changed:0b3d9338-e9a9-4d77-9787-cb180443667c for instance 196087f8-d729-4ed1-ba76-f11fb9ca24e8 on instance [pid: 8|app: 0|req: 334/673] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:36:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/674] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:36:51 2026] GET /v2.1/servers/196087f8-d729-4ed1-ba76-f11fb9ca24e8 => generated 1517 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/675] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:36:52 2026] GET /v2.1/servers/eed45158-25e6-4c8f-b341-faf039db87ee => generated 1426 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: 341/676] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:36:52 2026] GET /v2.1/servers/196087f8-d729-4ed1-ba76-f11fb9ca24e8 => generated 1517 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:36:52.845 8 INFO nova.api.openstack.compute.server_external_events [req-7dfd6d98-3beb-453b-a243-422ca3dfbffa req-420e3893-e952-464f-ad8d-e8121ac0ca52 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-vif-plugged:0b3d9338-e9a9-4d77-9787-cb180443667c for instance 196087f8-d729-4ed1-ba76-f11fb9ca24e8 on instance [pid: 8|app: 0|req: 336/677] 10.0.0.105 () {38 vars in 815 bytes} [Sun Aug 2 23:36:52 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: 342/678] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:36:53 2026] GET /v2.1/servers/eed45158-25e6-4c8f-b341-faf039db87ee => generated 1426 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 337/679] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:36:53 2026] GET /v2.1/servers/196087f8-d729-4ed1-ba76-f11fb9ca24e8 => generated 1700 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 343/680] 10.0.0.97 () {32 vars in 740 bytes} [Sun Aug 2 23:36:53 2026] GET /v2.1/servers/196087f8-d729-4ed1-ba76-f11fb9ca24e8/os-interface => generated 285 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 338/681] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:36:54 2026] GET /v2.1/servers/eed45158-25e6-4c8f-b341-faf039db87ee => generated 1426 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-02 23:36:54.897 7 INFO nova.api.openstack.compute.server_external_events [req-89737a21-5ec8-4d23-a789-a7f5829170ee req-9c83a085-7527-48c7-9aa4-279f34762e10 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-vif-plugged:acb892ea-eedf-4ad0-9873-c85679feec43 for instance eed45158-25e6-4c8f-b341-faf039db87ee on instance [pid: 7|app: 0|req: 344/682] 10.0.0.105 () {38 vars in 815 bytes} [Sun Aug 2 23:36:54 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-08-02 23:36:55.657 8 INFO nova.api.openstack.compute.server_external_events [req-5a8bc912-31e1-45c0-9a1f-c93b0f3c4efd req-554dc55c-e019-4d20-8845-6d95883c1355 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-changed:0b3d9338-e9a9-4d77-9787-cb180443667c for instance 196087f8-d729-4ed1-ba76-f11fb9ca24e8 on instance [pid: 8|app: 0|req: 339/683] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:36:55 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: 345/684] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:36:55 2026] GET /v2.1/servers/eed45158-25e6-4c8f-b341-faf039db87ee => generated 1612 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 340/685] 10.0.0.97 () {32 vars in 740 bytes} [Sun Aug 2 23:36:56 2026] GET /v2.1/servers/eed45158-25e6-4c8f-b341-faf039db87ee/os-interface => generated 284 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/686] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:36:57 2026] GET /v2.1/servers/eed45158-25e6-4c8f-b341-faf039db87ee => generated 1612 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 341/687] 10.0.0.97 () {32 vars in 640 bytes} [Sun Aug 2 23:36:57 2026] GET /v2.1/servers => generated 388 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/688] 10.0.0.97 () {32 vars in 717 bytes} [Sun Aug 2 23:36:57 2026] DELETE /v2.1/servers/eed45158-25e6-4c8f-b341-faf039db87ee => generated 0 bytes in 136 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-08-02 23:36:57.968 7 INFO nova.api.openstack.compute.server_external_events [req-14d4b12d-7854-44c9-a856-f3e34e2089e1 req-143c7b4c-3807-45c7-9155-c50869d3303e 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-changed:acb892ea-eedf-4ad0-9873-c85679feec43 for instance eed45158-25e6-4c8f-b341-faf039db87ee on instance [pid: 7|app: 0|req: 348/689] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:36:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/690] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:36:57 2026] GET /v2.1/servers/eed45158-25e6-4c8f-b341-faf039db87ee => generated 1618 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 349/691] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:36:59 2026] GET /v2.1/servers/eed45158-25e6-4c8f-b341-faf039db87ee => generated 1670 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:36:59.880 8 INFO nova.api.openstack.compute.server_external_events [req-646a354d-e165-443a-bd37-98f1a1ef7853 req-3cad4c9c-6647-4f78-992a-a69d2ad3563f 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-vif-deleted:acb892ea-eedf-4ad0-9873-c85679feec43 for instance eed45158-25e6-4c8f-b341-faf039db87ee on instance [pid: 8|app: 0|req: 344/694] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:36:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 351/695] 10.0.0.97 () {32 vars in 740 bytes} [Sun Aug 2 23:36:59 2026] GET /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284/os-interface => generated 284 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, ' [pid: 8|app: 0|req: 345/696] 10.0.0.97 () {32 vars in 814 bytes} [Sun Aug 2 23:37:00 2026] GET /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284/os-interface/39a0a1e3-d17e-45b8-bee7-f930a5c22c56 => generated 281 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: 7|app: 0|req: 352/697] 10.0.0.97 () {32 vars in 722 bytes} [Sun Aug 2 23:37:00 2026] GET /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284/ips => generated 156 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:37:00.362 7 INFO nova.api.openstack.wsgi [None req-1de9eb45-1f36-4b24-bc9a-b3b61ebd2c90 8926884a6d92491b895b43171567036c 31260fb0f3bd4096aa28211a2bdff23f - - default default] HTTP exception thrown: Instance eed45158-25e6-4c8f-b341-faf039db87ee could not be found. [pid: 7|app: 0|req: 353/698] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:00 2026] GET /v2.1/servers/eed45158-25e6-4c8f-b341-faf039db87ee => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/699] 10.0.0.97 () {34 vars in 749 bytes} [Sun Aug 2 23:37:00 2026] POST /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/700] 10.0.0.97 () {32 vars in 705 bytes} [Sun Aug 2 23:37:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1436688581 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/701] 10.0.0.97 () {32 vars in 722 bytes} [Sun Aug 2 23:37:00 2026] GET /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284/ips => generated 156 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-02 23:37:01.400 7 INFO nova.api.openstack.compute.server_external_events [req-6558d011-8a42-45ad-83dc-234c10c81329 req-f393b871-2d6d-427a-8235-fab625cdc9fc 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-changed:39a0a1e3-d17e-45b8-bee7-f930a5c22c56 for instance 9b290625-b823-4536-a872-3e7f8ca6f284 on instance [pid: 7|app: 0|req: 355/702] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:37:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 348/703] 10.0.0.97 () {32 vars in 722 bytes} [Sun Aug 2 23:37:01 2026] GET /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284/ips => generated 156 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 356/704] 10.0.0.97 () {32 vars in 722 bytes} [Sun Aug 2 23:37:02 2026] GET /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284/ips => generated 156 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: 349/705] 10.0.0.97 () {32 vars in 722 bytes} [Sun Aug 2 23:37:03 2026] GET /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284/ips => generated 195 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/706] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:03 2026] GET /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284 => generated 1951 bytes in 1035 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 350/707] 10.0.0.97 () {34 vars in 749 bytes} [Sun Aug 2 23:37:04 2026] POST /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284/action => generated 0 bytes in 35 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: 358/708] 10.0.0.97 () {32 vars in 722 bytes} [Sun Aug 2 23:37:04 2026] GET /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284/ips => generated 195 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/709] 10.0.0.97 () {32 vars in 722 bytes} [Sun Aug 2 23:37:05 2026] GET /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284/ips => generated 195 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:37:06.010 7 INFO nova.api.openstack.compute.server_external_events [req-e0b225df-39ec-4a9a-bd17-1eee75e90f0f req-1bfae2a8-cbf3-48eb-af25-0d5bd512180e 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-changed:39a0a1e3-d17e-45b8-bee7-f930a5c22c56 for instance 9b290625-b823-4536-a872-3e7f8ca6f284 on instance [pid: 7|app: 0|req: 359/710] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:37:05 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: 352/711] 10.0.0.97 () {32 vars in 722 bytes} [Sun Aug 2 23:37:06 2026] GET /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284/ips => generated 156 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/712] 10.0.0.97 () {32 vars in 717 bytes} [Sun Aug 2 23:37:06 2026] DELETE /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284 => generated 0 bytes in 132 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: 353/713] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:06 2026] GET /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284 => generated 1842 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: 361/714] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:08 2026] GET /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284 => generated 1775 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:37:08.815 7 INFO nova.api.openstack.compute.server_external_events [req-4fb90ff0-8f6a-4432-a590-281e16473012 req-375eed6e-d641-4dee-add5-f90130807d10 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-vif-deleted:39a0a1e3-d17e-45b8-bee7-f930a5c22c56 for instance 9b290625-b823-4536-a872-3e7f8ca6f284 on instance [pid: 7|app: 0|req: 362/715] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:37:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/716] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:08 2026] GET /v2.1/servers/196087f8-d729-4ed1-ba76-f11fb9ca24e8 => generated 1820 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 363/717] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:09 2026] GET /v2.1/servers/196087f8-d729-4ed1-ba76-f11fb9ca24e8 => generated 1820 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/718] 10.0.0.97 () {34 vars in 749 bytes} [Sun Aug 2 23:37:09 2026] POST /v2.1/servers/196087f8-d729-4ed1-ba76-f11fb9ca24e8/action => generated 0 bytes in 101 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:37:09.572 8 INFO nova.api.openstack.wsgi [None req-dd31e6ad-bb1e-43d1-826a-249d8fcebde3 6556eaf5520f49d98f5f18990ee0c769 c469b48c5ff34af58167d3077d40f878 - - default default] HTTP exception thrown: Instance 9b290625-b823-4536-a872-3e7f8ca6f284 could not be found. [pid: 8|app: 0|req: 356/719] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:09 2026] GET /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/722] 10.0.0.97 () {32 vars in 705 bytes} [Sun Aug 2 23:37:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2011087909 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/723] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:09 2026] GET /v2.1/servers/196087f8-d729-4ed1-ba76-f11fb9ca24e8 => generated 1822 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-02 23:37:10.466 8 INFO nova.api.openstack.wsgi [None req-2a776a7a-8e00-45a7-8746-388ffc349d96 6556eaf5520f49d98f5f18990ee0c769 c469b48c5ff34af58167d3077d40f878 - - default default] HTTP exception thrown: Instance 9b290625-b823-4536-a872-3e7f8ca6f284 could not be found. [pid: 8|app: 0|req: 360/724] 10.0.0.97 () {32 vars in 717 bytes} [Sun Aug 2 23:37:10 2026] DELETE /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:37:10.503 7 INFO nova.api.openstack.wsgi [None req-13e8b1bb-f985-4aa6-b0b0-ab53aa9daa8f 6556eaf5520f49d98f5f18990ee0c769 c469b48c5ff34af58167d3077d40f878 - - default default] HTTP exception thrown: Instance 9b290625-b823-4536-a872-3e7f8ca6f284 could not be found. [pid: 7|app: 0|req: 365/725] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:10 2026] GET /v2.1/servers/9b290625-b823-4536-a872-3e7f8ca6f284 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 361/726] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:10 2026] GET /v2.1/servers/196087f8-d729-4ed1-ba76-f11fb9ca24e8 => generated 1822 bytes in 1578 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/727] 10.0.0.97 () {34 vars in 670 bytes} [Sun Aug 2 23:37:14 2026] POST /v2.1/os-keypairs => generated 386 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/728] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:13 2026] GET /v2.1/servers/196087f8-d729-4ed1-ba76-f11fb9ca24e8 => generated 1827 bytes in 936 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-02 23:37:15.151 8 INFO nova.api.openstack.compute.server_external_events [req-b2949f75-7526-4be3-aa59-0d34f1ddd293 req-c3ed514d-e6e0-4d14-905f-f40e5d7bdee1 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-vif-unplugged:0b3d9338-e9a9-4d77-9787-cb180443667c for instance 196087f8-d729-4ed1-ba76-f11fb9ca24e8 on instance [pid: 8|app: 0|req: 363/729] 10.0.0.105 () {38 vars in 815 bytes} [Sun Aug 2 23:37:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 367/730] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:15 2026] GET /v2.1/servers/196087f8-d729-4ed1-ba76-f11fb9ca24e8 => generated 1820 bytes in 613 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/731] 10.0.0.97 () {34 vars in 662 bytes} [Sun Aug 2 23:37:16 2026] POST /v2.1/servers => generated 450 bytes in 711 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: 368/732] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:16 2026] GET /v2.1/servers/85d3729c-c124-4c57-a4e1-4cb555a6e43a => generated 1424 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:37:17.210 8 INFO nova.api.openstack.compute.server_external_events [req-7a718132-7b16-4c7c-b7cc-3ebd98effc8c req-87d0eb09-7e01-4a49-b10a-9321b4d70cd8 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-vif-plugged:0b3d9338-e9a9-4d77-9787-cb180443667c for instance 196087f8-d729-4ed1-ba76-f11fb9ca24e8 on instance [pid: 8|app: 0|req: 365/733] 10.0.0.105 () {38 vars in 815 bytes} [Sun Aug 2 23:37:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/734] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:18 2026] GET /v2.1/servers/85d3729c-c124-4c57-a4e1-4cb555a6e43a => generated 1484 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:37:20.050 7 INFO nova.api.openstack.compute.server_external_events [req-0576496c-ca13-4f60-b52a-b73e95c6f1e1 req-5a4b5e3c-af0e-4476-85b6-a8142e2d27fc 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-changed:fea241fc-670e-4e8f-b4fc-1c352ed63edf for instance 85d3729c-c124-4c57-a4e1-4cb555a6e43a on instance [pid: 7|app: 0|req: 372/737] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:37:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/738] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:19 2026] GET /v2.1/servers/85d3729c-c124-4c57-a4e1-4cb555a6e43a => generated 1549 bytes in 1269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/739] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:21 2026] GET /v2.1/servers/85d3729c-c124-4c57-a4e1-4cb555a6e43a => generated 1549 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-08-02 23:37:23.105 7 INFO nova.api.openstack.compute.server_external_events [req-73c2f03e-2d4a-417b-afb4-f3213fd69b65 req-1a55662f-d4bd-4551-98a1-293a2e54c3ac 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-vif-plugged:fea241fc-670e-4e8f-b4fc-1c352ed63edf for instance 85d3729c-c124-4c57-a4e1-4cb555a6e43a on instance [pid: 7|app: 0|req: 374/740] 10.0.0.105 () {38 vars in 815 bytes} [Sun Aug 2 23:37:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/741] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:22 2026] GET /v2.1/servers/85d3729c-c124-4c57-a4e1-4cb555a6e43a => generated 1549 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 368/742] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:24 2026] GET /v2.1/servers/85d3729c-c124-4c57-a4e1-4cb555a6e43a => generated 1726 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/743] 10.0.0.97 () {32 vars in 740 bytes} [Sun Aug 2 23:37:24 2026] GET /v2.1/servers/85d3729c-c124-4c57-a4e1-4cb555a6e43a/os-interface => generated 285 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/744] 10.0.0.97 () {34 vars in 662 bytes} [Sun Aug 2 23:37:24 2026] POST /v2.1/servers => generated 424 bytes in 1612 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:37:25.859 7 INFO nova.api.openstack.compute.server_external_events [req-39945723-2701-4583-ac02-5e14cb2ec440 req-c3c75ab3-5b61-441a-8c59-045ee900d5ba 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-changed:fea241fc-670e-4e8f-b4fc-1c352ed63edf for instance 85d3729c-c124-4c57-a4e1-4cb555a6e43a on instance [pid: 7|app: 0|req: 376/745] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:37:25 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: 370/746] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:25 2026] GET /v2.1/servers/85d3729c-c124-4c57-a4e1-4cb555a6e43a => generated 1726 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/747] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:25 2026] GET /v2.1/servers/0f6f2495-5c75-4040-b734-622e669c8967 => generated 1371 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/748] 10.0.0.97 () {32 vars in 640 bytes} [Sun Aug 2 23:37:25 2026] GET /v2.1/servers => generated 378 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 378/749] 10.0.0.97 () {32 vars in 717 bytes} [Sun Aug 2 23:37:26 2026] DELETE /v2.1/servers/85d3729c-c124-4c57-a4e1-4cb555a6e43a => generated 0 bytes in 140 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/750] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:26 2026] GET /v2.1/servers/85d3729c-c124-4c57-a4e1-4cb555a6e43a => generated 1732 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:37:27.361 8 INFO nova.api.openstack.compute.server_external_events [req-7427ecba-80ec-4c09-97cb-456a935dfab9 req-511d978c-9810-48d9-9bf8-8be893d27d7e 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-vif-unplugged:fea241fc-670e-4e8f-b4fc-1c352ed63edf for instance 85d3729c-c124-4c57-a4e1-4cb555a6e43a on instance [pid: 8|app: 0|req: 373/751] 10.0.0.105 () {38 vars in 815 bytes} [Sun Aug 2 23:37:27 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, ' [pid: 8|app: 0|req: 374/752] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:27 2026] GET /v2.1/servers/85d3729c-c124-4c57-a4e1-4cb555a6e43a => generated 1785 bytes in 573 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:37:27.961 8 INFO nova.api.openstack.compute.server_external_events [req-af5ae2f8-b2cc-4cb4-87e7-5f6cd3d395a1 req-1231050a-1d6f-48d1-953c-aefebf3b390d 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-vif-deleted:fea241fc-670e-4e8f-b4fc-1c352ed63edf for instance 85d3729c-c124-4c57-a4e1-4cb555a6e43a on instance [pid: 8|app: 0|req: 375/753] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:37:27 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: 379/754] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:26 2026] GET /v2.1/servers/0f6f2495-5c75-4040-b734-622e669c8967 => generated 1471 bytes in 1010 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-02 23:37:27.992 8 INFO nova.api.openstack.compute.server_external_events [req-1bb3b8a0-9897-4841-863f-86fdab435e99 req-ac9103f8-a80d-4c14-80f2-e07fa1abe86b 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-changed:4098c725-f6c2-49c7-a660-4bb23f7be87d for instance 0f6f2495-5c75-4040-b734-622e669c8967 on instance [pid: 8|app: 0|req: 376/755] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:37:27 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, ' 2026-08-02 23:37:28.985 7 INFO nova.api.openstack.wsgi [None req-333795b7-cc15-4ed3-b3bc-b02e8170ecec 16015aee91fe4b4a96fad2639bbe41d9 56815a3f11964cdba4911af38159d190 - - default default] HTTP exception thrown: Instance 85d3729c-c124-4c57-a4e1-4cb555a6e43a could not be found. [pid: 7|app: 0|req: 380/756] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:28 2026] GET /v2.1/servers/85d3729c-c124-4c57-a4e1-4cb555a6e43a => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 377/757] 10.0.0.97 () {32 vars in 705 bytes} [Sun Aug 2 23:37:28 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1928132701 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-02 23:37:29.211 8 INFO nova.api.openstack.compute.server_external_events [req-a193f11c-a36a-4a7a-81c7-cf4fe23669c5 req-a28f8fff-c2b6-40cd-bed2-52eef7f585d5 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-vif-plugged:4098c725-f6c2-49c7-a660-4bb23f7be87d for instance 0f6f2495-5c75-4040-b734-622e669c8967 on instance [pid: 8|app: 0|req: 378/758] 10.0.0.105 () {38 vars in 815 bytes} [Sun Aug 2 23:37:29 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: 381/759] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:28 2026] GET /v2.1/servers/0f6f2495-5c75-4040-b734-622e669c8967 => generated 1471 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/762] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:30 2026] GET /v2.1/servers/0f6f2495-5c75-4040-b734-622e669c8967 => generated 1471 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 381/763] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:31 2026] GET /v2.1/servers/196087f8-d729-4ed1-ba76-f11fb9ca24e8 => generated 1820 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/764] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:31 2026] GET /v2.1/servers/0f6f2495-5c75-4040-b734-622e669c8967 => generated 1656 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: 7|app: 0|req: 384/765] 10.0.0.97 () {32 vars in 722 bytes} [Sun Aug 2 23:37:31 2026] GET /v2.1/servers/0f6f2495-5c75-4040-b734-622e669c8967/ips => generated 109 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/766] 10.0.0.97 () {32 vars in 717 bytes} [Sun Aug 2 23:37:31 2026] DELETE /v2.1/servers/196087f8-d729-4ed1-ba76-f11fb9ca24e8 => generated 0 bytes in 146 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: 385/767] 10.0.0.97 () {32 vars in 722 bytes} [Sun Aug 2 23:37:32 2026] GET /v2.1/servers/0f6f2495-5c75-4040-b734-622e669c8967/ips => generated 109 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: 7|app: 0|req: 386/768] 10.0.0.97 () {32 vars in 822 bytes} [Sun Aug 2 23:37:32 2026] GET /v2.1/servers/0f6f2495-5c75-4040-b734-622e669c8967/ips/tempest-ServerAddressesTestJSON-455755352-network => generated 94 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 387/769] 10.0.0.97 () {32 vars in 717 bytes} [Sun Aug 2 23:37:32 2026] DELETE /v2.1/servers/0f6f2495-5c75-4040-b734-622e669c8967 => generated 0 bytes in 171 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: 383/770] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:32 2026] GET /v2.1/servers/196087f8-d729-4ed1-ba76-f11fb9ca24e8 => generated 1826 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/771] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:32 2026] GET /v2.1/servers/0f6f2495-5c75-4040-b734-622e669c8967 => generated 1662 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:37:33.052 8 INFO nova.api.openstack.compute.server_external_events [req-1ac3b015-eb39-4178-bd4a-845cd31bc3cc req-e76a2c15-d424-4355-84ef-bfd905b84b7b 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-vif-unplugged:0b3d9338-e9a9-4d77-9787-cb180443667c for instance 196087f8-d729-4ed1-ba76-f11fb9ca24e8 on instance [pid: 8|app: 0|req: 384/772] 10.0.0.105 () {38 vars in 815 bytes} [Sun Aug 2 23:37:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 389/773] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:33 2026] GET /v2.1/servers/196087f8-d729-4ed1-ba76-f11fb9ca24e8 => generated 1759 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:37:33.733 7 INFO nova.api.openstack.compute.server_external_events [req-dd9b9ce6-53f9-41ab-8cd7-b2593e46d11c req-46adde15-af11-498a-a52f-dd379b97f021 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-vif-deleted:0b3d9338-e9a9-4d77-9787-cb180443667c for instance 196087f8-d729-4ed1-ba76-f11fb9ca24e8 on instance [pid: 7|app: 0|req: 390/774] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:37:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/775] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:33 2026] GET /v2.1/servers/0f6f2495-5c75-4040-b734-622e669c8967 => generated 1662 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:37:34.724 7 INFO nova.api.openstack.wsgi [None req-f3f5ba43-f789-4d5c-9bfd-0ae2fe799752 86568a37c0284c6291b1c553f4ab2b85 21262ded7b994f9db782085c378be053 - - default default] HTTP exception thrown: Instance 196087f8-d729-4ed1-ba76-f11fb9ca24e8 could not be found. [pid: 7|app: 0|req: 391/776] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:34 2026] GET /v2.1/servers/196087f8-d729-4ed1-ba76-f11fb9ca24e8 => generated 111 bytes in 32 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: 386/777] 10.0.0.97 () {32 vars in 705 bytes} [Sun Aug 2 23:37:34 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1236310359 => 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-08-02 23:37:34.829 7 INFO nova.api.openstack.wsgi [None req-1f43551a-1214-427d-9bd3-8ad87c0c58e6 39bbf8e4d22a4a17bc5140530413465d 29d1ef976e2d4161a332e0a0fb797198 - - default default] HTTP exception thrown: Instance 0f6f2495-5c75-4040-b734-622e669c8967 could not be found. [pid: 7|app: 0|req: 392/778] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:34 2026] GET /v2.1/servers/0f6f2495-5c75-4040-b734-622e669c8967 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-02 23:37:35.794 8 INFO nova.api.openstack.compute.server_external_events [req-53880db3-cae6-46ab-863f-c680ddcfc94b req-77044bcc-afb4-4e27-a374-de17326968d1 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-vif-deleted:4098c725-f6c2-49c7-a660-4bb23f7be87d for instance 0f6f2495-5c75-4040-b734-622e669c8967 on instance [pid: 8|app: 0|req: 387/779] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:37:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/782] 10.0.0.97 () {30 vars in 412 bytes} [Sun Aug 2 23:37:42 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/783] 10.0.0.97 () {34 vars in 670 bytes} [Sun Aug 2 23:37:43 2026] POST /v2.1/os-keypairs => generated 386 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/784] 10.0.0.97 () {28 vars in 559 bytes} [Sun Aug 2 23:37:42 2026] GET /v2/ => generated 401 bytes in 539 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/785] 10.0.0.97 () {28 vars in 563 bytes} [Sun Aug 2 23:37:43 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/786] 10.0.0.97 () {30 vars in 412 bytes} [Sun Aug 2 23:37:43 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/787] 10.0.0.97 () {34 vars in 662 bytes} [Sun Aug 2 23:37:45 2026] POST /v2.1/servers => generated 452 bytes in 717 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/788] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:46 2026] GET /v2.1/servers/21ec184b-29dd-4bc8-b1f0-ac89703c5277 => generated 1432 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-08-02 23:37:48.459 8 INFO nova.api.openstack.compute.server_external_events [req-2a5228ed-1e32-442f-a0a7-3073cde74bfa req-b3770c85-fc1a-4b78-a6b3-c31f678d1e59 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-changed:d2123c6c-a27d-4438-abbb-bd9de4f97552 for instance 21ec184b-29dd-4bc8-b1f0-ac89703c5277 on instance [pid: 8|app: 0|req: 392/789] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:37:48 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: 398/790] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:47 2026] GET /v2.1/servers/21ec184b-29dd-4bc8-b1f0-ac89703c5277 => generated 1557 bytes in 776 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/793] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:49 2026] GET /v2.1/servers/21ec184b-29dd-4bc8-b1f0-ac89703c5277 => generated 1557 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 401/794] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:50 2026] GET /v2.1/servers/21ec184b-29dd-4bc8-b1f0-ac89703c5277 => generated 1557 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:37:51.707 8 INFO nova.api.openstack.compute.server_external_events [req-66fca2af-1927-4339-8d6c-62dad633ec18 req-1a24dc7f-fe4f-4e27-88a7-0c04c7b6c25a 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-vif-plugged:d2123c6c-a27d-4438-abbb-bd9de4f97552 for instance 21ec184b-29dd-4bc8-b1f0-ac89703c5277 on instance [pid: 8|app: 0|req: 394/795] 10.0.0.105 () {38 vars in 815 bytes} [Sun Aug 2 23:37:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 402/796] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:52 2026] GET /v2.1/servers/21ec184b-29dd-4bc8-b1f0-ac89703c5277 => generated 1741 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 395/797] 10.0.0.97 () {32 vars in 740 bytes} [Sun Aug 2 23:37:52 2026] GET /v2.1/servers/21ec184b-29dd-4bc8-b1f0-ac89703c5277/os-interface => generated 285 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 396/798] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:53 2026] GET /v2.1/servers/21ec184b-29dd-4bc8-b1f0-ac89703c5277 => generated 1741 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:37:53.475 8 INFO nova.api.openstack.compute.server_external_events [req-6d9614d4-3273-4fb4-94ae-2b228a76e9d9 req-9cc72dc7-2887-4522-a4e4-a058e6b539ef 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-changed:d2123c6c-a27d-4438-abbb-bd9de4f97552 for instance 21ec184b-29dd-4bc8-b1f0-ac89703c5277 on instance [pid: 8|app: 0|req: 397/799] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:37:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/800] 10.0.0.97 () {34 vars in 662 bytes} [Sun Aug 2 23:37:52 2026] POST /v2.1/servers => generated 424 bytes in 730 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: 398/801] 10.0.0.97 () {32 vars in 640 bytes} [Sun Aug 2 23:37:53 2026] GET /v2.1/servers => generated 384 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/802] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:53 2026] GET /v2.1/servers/e1efe56d-8fd7-4444-8313-de1d6d8be85f => generated 1368 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/803] 10.0.0.97 () {32 vars in 717 bytes} [Sun Aug 2 23:37:53 2026] DELETE /v2.1/servers/21ec184b-29dd-4bc8-b1f0-ac89703c5277 => generated 0 bytes in 119 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: 405/804] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:53 2026] GET /v2.1/servers/21ec184b-29dd-4bc8-b1f0-ac89703c5277 => generated 1747 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 400/805] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:54 2026] GET /v2.1/servers/e1efe56d-8fd7-4444-8313-de1d6d8be85f => generated 1426 bytes in 603 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:37:55.246 8 INFO nova.api.openstack.compute.server_external_events [req-8e566e01-ddee-4101-b9ac-57f9d411b0bb req-0604a095-56d4-47a6-a069-d8f9c2079d8f 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-vif-unplugged:d2123c6c-a27d-4438-abbb-bd9de4f97552 for instance 21ec184b-29dd-4bc8-b1f0-ac89703c5277 on instance [pid: 8|app: 0|req: 401/806] 10.0.0.105 () {38 vars in 815 bytes} [Sun Aug 2 23:37:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:37:56.193 8 INFO nova.api.openstack.compute.server_external_events [req-daa91f44-3f42-4557-aab1-4d49f2188da9 req-6bbce5c5-051b-40d0-ad60-e0f284714ade 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-vif-deleted:d2123c6c-a27d-4438-abbb-bd9de4f97552 for instance 21ec184b-29dd-4bc8-b1f0-ac89703c5277 on instance [pid: 8|app: 0|req: 402/807] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:37:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 406/808] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:54 2026] GET /v2.1/servers/21ec184b-29dd-4bc8-b1f0-ac89703c5277 => generated 1867 bytes in 1816 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/809] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:56 2026] GET /v2.1/servers/e1efe56d-8fd7-4444-8313-de1d6d8be85f => generated 1468 bytes in 642 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:37:57.806 7 INFO nova.api.openstack.wsgi [None req-fdede67e-81d3-491a-b947-20bce1f4052a ab02cc8385d1493e9da65358eeb87223 d593e2bcf770460797e53a202e743343 - - default default] HTTP exception thrown: Instance 21ec184b-29dd-4bc8-b1f0-ac89703c5277 could not be found. [pid: 7|app: 0|req: 407/810] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:57 2026] GET /v2.1/servers/21ec184b-29dd-4bc8-b1f0-ac89703c5277 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 404/811] 10.0.0.97 () {32 vars in 705 bytes} [Sun Aug 2 23:37:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1654085316 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/812] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:57 2026] GET /v2.1/servers/e1efe56d-8fd7-4444-8313-de1d6d8be85f => generated 1468 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-02 23:37:58.281 8 INFO nova.api.openstack.compute.server_external_events [req-538112a0-f5f7-43cd-9bdf-7806183b56bb req-dece571c-9eb9-4a02-99be-1ceed044cf65 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-changed:33a0a1ba-d3dc-484a-a51f-7f702f42f2f8 for instance e1efe56d-8fd7-4444-8313-de1d6d8be85f on instance [pid: 8|app: 0|req: 405/813] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:37:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:37:59.022 7 INFO nova.api.openstack.compute.server_external_events [req-791f33a1-1a4d-4c9b-89a3-4bf9be4119c6 req-a59c31d8-cb42-4611-bf0b-350e3da9afcc 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-vif-plugged:33a0a1ba-d3dc-484a-a51f-7f702f42f2f8 for instance e1efe56d-8fd7-4444-8313-de1d6d8be85f on instance [pid: 7|app: 0|req: 409/814] 10.0.0.105 () {38 vars in 815 bytes} [Sun Aug 2 23:37:59 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: 8|app: 0|req: 406/817] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:37:59 2026] GET /v2.1/servers/e1efe56d-8fd7-4444-8313-de1d6d8be85f => generated 1468 bytes in 1498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 412/818] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:38:01 2026] GET /v2.1/servers/e1efe56d-8fd7-4444-8313-de1d6d8be85f => generated 1647 bytes in 651 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/819] 10.0.0.97 () {32 vars in 717 bytes} [Sun Aug 2 23:38:02 2026] DELETE /v2.1/servers/e1efe56d-8fd7-4444-8313-de1d6d8be85f => generated 0 bytes in 159 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: 413/820] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:38:02 2026] GET /v2.1/servers/e1efe56d-8fd7-4444-8313-de1d6d8be85f => generated 1653 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-08-02 23:38:04.364 7 INFO nova.api.openstack.compute.server_external_events [req-1bcf4fda-5b3f-4d1e-b0b7-2a58e6ed97ff req-2dc4460e-236a-49da-9df3-3946678f754c 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-vif-deleted:33a0a1ba-d3dc-484a-a51f-7f702f42f2f8 for instance e1efe56d-8fd7-4444-8313-de1d6d8be85f on instance [pid: 7|app: 0|req: 414/821] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:38:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/822] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:38:04 2026] GET /v2.1/servers/e1efe56d-8fd7-4444-8313-de1d6d8be85f => generated 1454 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:38:05.549 7 INFO nova.api.openstack.wsgi [None req-16f0f2ba-bb0f-4a80-b861-27f79aca6f91 b04d94f0af7d461d95ff8e548e59df3b 0202bee355c04848a0086f16d05f7e11 - - default default] HTTP exception thrown: Instance e1efe56d-8fd7-4444-8313-de1d6d8be85f could not be found. [pid: 7|app: 0|req: 415/823] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:38:05 2026] GET /v2.1/servers/e1efe56d-8fd7-4444-8313-de1d6d8be85f => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 422/836] 10.0.0.63 () {30 vars in 618 bytes} [Sun Aug 2 23:39:03 2026] GET /v2.1 => generated 0 bytes in 155 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: 415/837] 10.0.0.63 () {30 vars in 620 bytes} [Sun Aug 2 23:39:03 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: 423/838] 10.0.0.63 () {34 vars in 912 bytes} [Sun Aug 2 23:39:03 2026] GET /v2.1/os-simple-tenant-usage/4a2ec23a767942d7bc557f4174a7e6cd?start=2026-08-01T00:00:00&end=2026-08-02T23:59:59 => generated 20 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/839] 10.0.0.63 () {30 vars in 653 bytes} [Sun Aug 2 23:39:03 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 424/840] 10.0.0.63 () {30 vars in 618 bytes} [Sun Aug 2 23:39:06 2026] GET /v2.1 => generated 0 bytes in 379 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 417/841] 10.0.0.63 () {30 vars in 620 bytes} [Sun Aug 2 23:39:06 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/842] 10.0.0.63 () {34 vars in 912 bytes} [Sun Aug 2 23:39:06 2026] GET /v2.1/os-simple-tenant-usage/4a2ec23a767942d7bc557f4174a7e6cd?start=2026-08-01T00:00:00&end=2026-08-02T23:59:59 => generated 20 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/843] 10.0.0.63 () {30 vars in 653 bytes} [Sun Aug 2 23:39:07 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/854] 10.0.0.97 () {34 vars in 670 bytes} [Sun Aug 2 23:39:56 2026] POST /v2.1/os-keypairs => generated 398 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 431/855] 10.0.0.97 () {34 vars in 662 bytes} [Sun Aug 2 23:39:58 2026] POST /v2.1/servers => generated 449 bytes in 679 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/856] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:39:58 2026] GET /v2.1/servers/569f88b7-1ac8-4e74-9f4b-e552241af6bf => generated 1403 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 433/859] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:40:00 2026] GET /v2.1/servers/569f88b7-1ac8-4e74-9f4b-e552241af6bf => generated 1461 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/860] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:40:01 2026] GET /v2.1/servers/569f88b7-1ac8-4e74-9f4b-e552241af6bf => generated 1528 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:40:01.598 7 INFO nova.api.openstack.compute.server_external_events [req-add132c2-3e86-48cd-adea-6b73b3967b6d req-390fcd38-abfa-46a3-afd7-234e6e6b8e58 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-changed:7670c1d9-a6de-48a0-a28d-666e2177d024 for instance 569f88b7-1ac8-4e74-9f4b-e552241af6bf on instance [pid: 7|app: 0|req: 434/861] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:40:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 428/862] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:40:02 2026] GET /v2.1/servers/569f88b7-1ac8-4e74-9f4b-e552241af6bf => generated 1528 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-08-02 23:40:03.245 7 INFO nova.api.openstack.compute.server_external_events [req-e908d84d-3785-4dcf-9959-a9ca87b72b04 req-1a3c1f1d-3c4c-4229-86bf-f5aa9fc997ad 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-vif-plugged:7670c1d9-a6de-48a0-a28d-666e2177d024 for instance 569f88b7-1ac8-4e74-9f4b-e552241af6bf on instance [pid: 7|app: 0|req: 435/863] 10.0.0.105 () {38 vars in 815 bytes} [Sun Aug 2 23:40:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 429/864] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:40:03 2026] GET /v2.1/servers/569f88b7-1ac8-4e74-9f4b-e552241af6bf => generated 1697 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 436/865] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:40:03 2026] GET /v2.1/servers/569f88b7-1ac8-4e74-9f4b-e552241af6bf => generated 1697 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-08-02 23:40:06.675 8 INFO nova.api.openstack.compute.server_external_events [req-e5a2a038-c80a-43f8-aa03-675c5f6180b9 req-eaaf1de3-ca44-4d64-9861-6c6159fc582d 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-changed:7670c1d9-a6de-48a0-a28d-666e2177d024 for instance 569f88b7-1ac8-4e74-9f4b-e552241af6bf on instance [pid: 8|app: 0|req: 430/866] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:40:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 439/871] 10.0.0.97 () {34 vars in 749 bytes} [Sun Aug 2 23:40:19 2026] POST /v2.1/servers/569f88b7-1ac8-4e74-9f4b-e552241af6bf/action => generated 35671 bytes in 203 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-08-02 23:40:22.247 8 INFO nova.api.openstack.compute.server_external_events [req-56ca8d47-c630-4d1f-9b1d-bbc3a48d3901 req-71074084-813a-4769-a3b3-9fcb469acfd5 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-changed:7670c1d9-a6de-48a0-a28d-666e2177d024 for instance 569f88b7-1ac8-4e74-9f4b-e552241af6bf on instance [pid: 8|app: 0|req: 433/872] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:40: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 440/873] 10.0.0.97 () {34 vars in 670 bytes} [Sun Aug 2 23:40:24 2026] POST /v2.1/os-keypairs => generated 397 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/874] 10.0.0.97 () {34 vars in 662 bytes} [Sun Aug 2 23:40:25 2026] POST /v2.1/servers => generated 449 bytes in 716 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/875] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:40:26 2026] GET /v2.1/servers/6185305a-ffce-4d97-b743-160c57777098 => generated 1402 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/876] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:40:27 2026] GET /v2.1/servers/6185305a-ffce-4d97-b743-160c57777098 => generated 1460 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:40:28.697 7 INFO nova.api.openstack.compute.server_external_events [req-fe20a872-a844-47f3-a280-6bf9c941560c req-4a7c94ba-0265-4702-8339-d48c82268a3a 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-changed:44d6f9cc-0fac-45a0-8f3e-ad9331704e3d for instance 6185305a-ffce-4d97-b743-160c57777098 on instance [pid: 7|app: 0|req: 442/877] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:40:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 436/878] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:40:28 2026] GET /v2.1/servers/6185305a-ffce-4d97-b743-160c57777098 => generated 1527 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 438/881] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:40:30 2026] GET /v2.1/servers/6185305a-ffce-4d97-b743-160c57777098 => generated 1527 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:40:31.179 7 INFO nova.api.openstack.compute.server_external_events [req-cc86adbf-eafb-483c-bbe4-f8ca72375b08 req-3a913bfb-54c3-4c48-9597-fc175838a909 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-vif-plugged:44d6f9cc-0fac-45a0-8f3e-ad9331704e3d for instance 6185305a-ffce-4d97-b743-160c57777098 on instance [pid: 7|app: 0|req: 444/882] 10.0.0.105 () {38 vars in 815 bytes} [Sun Aug 2 23:40:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 439/883] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:40:31 2026] GET /v2.1/servers/6185305a-ffce-4d97-b743-160c57777098 => generated 1527 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 445/884] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:40:32 2026] GET /v2.1/servers/6185305a-ffce-4d97-b743-160c57777098 => generated 1696 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, ' [pid: 8|app: 0|req: 440/885] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:40:32 2026] GET /v2.1/servers/6185305a-ffce-4d97-b743-160c57777098 => generated 1696 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, ' 2026-08-02 23:40:35.643 7 INFO nova.api.openstack.compute.server_external_events [req-1b48e245-d70e-415e-ae11-6c6484ceebcd req-696f3b56-54f9-4798-afda-eeb985a7c2e5 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-changed:44d6f9cc-0fac-45a0-8f3e-ad9331704e3d for instance 6185305a-ffce-4d97-b743-160c57777098 on instance [pid: 7|app: 0|req: 446/886] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:40:35 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: 442/889] 10.0.0.97 () {34 vars in 749 bytes} [Sun Aug 2 23:40:42 2026] POST /v2.1/servers/6185305a-ffce-4d97-b743-160c57777098/action => generated 31708 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 448/890] 10.0.0.97 () {32 vars in 717 bytes} [Sun Aug 2 23:40:45 2026] DELETE /v2.1/servers/6185305a-ffce-4d97-b743-160c57777098 => generated 0 bytes in 107 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: 443/891] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:40:45 2026] GET /v2.1/servers/6185305a-ffce-4d97-b743-160c57777098 => generated 1822 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 449/892] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:40:46 2026] GET /v2.1/servers/6185305a-ffce-4d97-b743-160c57777098 => generated 1755 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-08-02 23:40:48.016 8 INFO nova.api.openstack.wsgi [None req-a54eff36-a31e-49d1-b472-71c89e11fce0 0c8cbb65db3648c285ec474598b7b619 2fb47a253d9b4776af615f181e8c7a6a - - default default] HTTP exception thrown: Instance 6185305a-ffce-4d97-b743-160c57777098 could not be found. [pid: 8|app: 0|req: 444/893] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:40:47 2026] GET /v2.1/servers/6185305a-ffce-4d97-b743-160c57777098 => 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-08-02 23:40:48.056 7 INFO nova.api.openstack.compute.server_external_events [req-593dc6b6-2bd8-4ca4-8eb7-9d0e6180b68e req-338e02f9-6c35-4f72-946d-54dc3527c6ed 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-vif-deleted:44d6f9cc-0fac-45a0-8f3e-ad9331704e3d for instance 6185305a-ffce-4d97-b743-160c57777098 on instance [pid: 7|app: 0|req: 450/894] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:40:48 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: 445/895] 10.0.0.97 () {32 vars in 727 bytes} [Sun Aug 2 23:40:48 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-682143207 => generated 0 bytes in 27 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: 451/896] 10.0.0.97 () {32 vars in 717 bytes} [Sun Aug 2 23:40:48 2026] DELETE /v2.1/servers/569f88b7-1ac8-4e74-9f4b-e552241af6bf => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/897] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:40:48 2026] GET /v2.1/servers/569f88b7-1ac8-4e74-9f4b-e552241af6bf => generated 1703 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:40:49.963 8 INFO nova.api.openstack.wsgi [None req-ba73f031-dd54-4449-ac0a-f8ba735225e2 0c8cbb65db3648c285ec474598b7b619 2fb47a253d9b4776af615f181e8c7a6a - - default default] HTTP exception thrown: Instance 569f88b7-1ac8-4e74-9f4b-e552241af6bf could not be found. [pid: 8|app: 0|req: 448/900] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:40:49 2026] GET /v2.1/servers/569f88b7-1ac8-4e74-9f4b-e552241af6bf => generated 111 bytes in 32 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: 453/901] 10.0.0.97 () {32 vars in 729 bytes} [Sun Aug 2 23:40:50 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1580511149 => generated 0 bytes in 30 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-08-02 23:40:50.189 8 INFO nova.api.openstack.compute.server_external_events [req-7fbc9a29-266c-46ec-8dfb-0b2f13748c4e req-37fec8a0-dd8f-446f-abf4-ef49fef17b1d 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-vif-deleted:7670c1d9-a6de-48a0-a28d-666e2177d024 for instance 569f88b7-1ac8-4e74-9f4b-e552241af6bf on instance [pid: 8|app: 0|req: 449/902] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:40:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/905] 10.0.0.97 () {34 vars in 670 bytes} [Sun Aug 2 23:41:09 2026] POST /v2.1/os-keypairs => generated 397 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/908] 10.0.0.97 () {34 vars in 670 bytes} [Sun Aug 2 23:41:10 2026] POST /v2.1/os-keypairs => generated 385 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 452/909] 10.0.0.97 () {34 vars in 662 bytes} [Sun Aug 2 23:41:11 2026] POST /v2.1/servers => generated 495 bytes in 787 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/910] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:41:12 2026] GET /v2.1/servers/8c7e51f0-2b92-469e-a15a-7951e5a4e632 => generated 1457 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 453/911] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:41:13 2026] GET /v2.1/servers/8c7e51f0-2b92-469e-a15a-7951e5a4e632 => generated 1515 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 459/912] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:41:14 2026] GET /v2.1/servers/8c7e51f0-2b92-469e-a15a-7951e5a4e632 => generated 1628 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:41:15.429 8 INFO nova.api.openstack.compute.server_external_events [req-acaa2f0b-0e25-4cea-be76-eff52ea0e8fc req-ec19225e-3dfb-433d-b5d1-ae7172f405f2 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-changed:c2d6b790-66b1-423f-97f4-b848f6b6abe0 for instance 8c7e51f0-2b92-469e-a15a-7951e5a4e632 on instance [pid: 8|app: 0|req: 454/913] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:41:15 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: 460/914] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:41:15 2026] GET /v2.1/servers/8c7e51f0-2b92-469e-a15a-7951e5a4e632 => generated 1628 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:41:17.345 7 INFO nova.api.openstack.compute.server_external_events [req-66de633c-18d7-45dd-9436-3667ab10d1f0 req-9813504d-59c7-4838-bdee-05bab6c5220b 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-vif-plugged:c2d6b790-66b1-423f-97f4-b848f6b6abe0 for instance 8c7e51f0-2b92-469e-a15a-7951e5a4e632 on instance [pid: 7|app: 0|req: 461/915] 10.0.0.105 () {38 vars in 815 bytes} [Sun Aug 2 23:41:17 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: 455/916] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:41:17 2026] GET /v2.1/servers/8c7e51f0-2b92-469e-a15a-7951e5a4e632 => generated 1628 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 462/917] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:41:18 2026] GET /v2.1/servers/8c7e51f0-2b92-469e-a15a-7951e5a4e632 => generated 1808 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 456/918] 10.0.0.97 () {32 vars in 740 bytes} [Sun Aug 2 23:41:18 2026] GET /v2.1/servers/8c7e51f0-2b92-469e-a15a-7951e5a4e632/os-interface => generated 284 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:41:25.985 8 INFO nova.api.openstack.compute.server_external_events [req-308bf581-c6c2-4a51-9c6f-e06b88f96136 req-2212004a-8cd3-436b-9a15-51e67b6a4f2f 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-changed:c2d6b790-66b1-423f-97f4-b848f6b6abe0 for instance 8c7e51f0-2b92-469e-a15a-7951e5a4e632 on instance [pid: 8|app: 0|req: 458/921] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:41:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 464/922] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:41:28 2026] GET /v2.1/servers/8c7e51f0-2b92-469e-a15a-7951e5a4e632 => generated 1928 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 466/925] 10.0.0.97 () {32 vars in 752 bytes} [Sun Aug 2 23:41:29 2026] GET /v2.1/servers/8c7e51f0-2b92-469e-a15a-7951e5a4e632/os-server-password => generated 116 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: 460/926] 10.0.0.97 () {32 vars in 717 bytes} [Sun Aug 2 23:41:31 2026] DELETE /v2.1/servers/8c7e51f0-2b92-469e-a15a-7951e5a4e632 => generated 0 bytes in 108 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: 467/927] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:41:31 2026] GET /v2.1/servers/8c7e51f0-2b92-469e-a15a-7951e5a4e632 => generated 1934 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 461/928] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:41:32 2026] GET /v2.1/servers/8c7e51f0-2b92-469e-a15a-7951e5a4e632 => generated 1821 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-08-02 23:41:33.921 7 INFO nova.api.openstack.wsgi [None req-e9dd44c7-b75d-430b-a3b3-107dee8f44a2 b84e472f0e5445be838a1daec8b7f7df 3e1b179063744cd389b21f8997487ea8 - - default default] HTTP exception thrown: Instance 8c7e51f0-2b92-469e-a15a-7951e5a4e632 could not be found. [pid: 7|app: 0|req: 468/929] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:41:33 2026] GET /v2.1/servers/8c7e51f0-2b92-469e-a15a-7951e5a4e632 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:41:33.950 8 INFO nova.api.openstack.wsgi [None req-a3ca3634-cdeb-4139-a6ca-71756bc97dc1 b84e472f0e5445be838a1daec8b7f7df 3e1b179063744cd389b21f8997487ea8 - - default default] HTTP exception thrown: Instance 8c7e51f0-2b92-469e-a15a-7951e5a4e632 could not be found. [pid: 8|app: 0|req: 462/930] 10.0.0.97 () {32 vars in 717 bytes} [Sun Aug 2 23:41:33 2026] DELETE /v2.1/servers/8c7e51f0-2b92-469e-a15a-7951e5a4e632 => 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-08-02 23:41:33.983 7 INFO nova.api.openstack.wsgi [None req-d6004ff5-36f0-468e-b675-8776082f3251 b84e472f0e5445be838a1daec8b7f7df 3e1b179063744cd389b21f8997487ea8 - - default default] HTTP exception thrown: Instance 8c7e51f0-2b92-469e-a15a-7951e5a4e632 could not be found. [pid: 7|app: 0|req: 469/931] 10.0.0.97 () {32 vars in 714 bytes} [Sun Aug 2 23:41:33 2026] GET /v2.1/servers/8c7e51f0-2b92-469e-a15a-7951e5a4e632 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 463/932] 10.0.0.97 () {32 vars in 703 bytes} [Sun Aug 2 23:41:33 2026] DELETE /v2.1/os-keypairs/tempest-keypair-805005794 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-02 23:41:34.185 7 INFO nova.api.openstack.compute.server_external_events [req-c20a6cec-2752-4442-a742-ef54478200d0 req-addd56a3-f151-49f9-a523-c4f64cc9cd78 5ec54dfe7b3b4944b0a6256c2c1dd0a2 7a9e0ba5f6d04dffb68e597ad8853672 - - 2f56b8551f4f4e2cb9ce9557517f04b7 2f56b8551f4f4e2cb9ce9557517f04b7] Creating event network-vif-deleted:c2d6b790-66b1-423f-97f4-b848f6b6abe0 for instance 8c7e51f0-2b92-469e-a15a-7951e5a4e632 on instance [pid: 7|app: 0|req: 470/933] 10.0.0.172 () {38 vars in 815 bytes} [Sun Aug 2 23:41:34 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) [pid: 8|app: 0|req: 464/934] 10.0.0.97 () {32 vars in 727 bytes} [Sun Aug 2 23:41:34 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1478034566 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/981] 10.0.0.216 () {28 vars in 455 bytes} [Sun Aug 2 23:45:29 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-08-02 23:45:29.369 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3e7a1471-2795-4e8e-bc2c-7e66b16f3e00] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-02 23:45:29.370 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun Aug 2 23:45:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.216) !!! 2026-08-02 23:45:29.372 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun Aug 2 23:45:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.216) !!! [pid: 8|app: 0|req: 488/982] 10.0.0.216 () {30 vars in 659 bytes} [Sun Aug 2 23:45:29 2026] GET /v2.1 => generated 0 bytes in 134 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-08-02 23:45:29.509 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ae44ba55-01b7-4693-a502-958f79f1441a] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: Too many heartbeats missed. Trying again in 1 seconds.: amqp.exceptions.ConnectionForced: Too many heartbeats missed 2026-08-02 23:45:29.510 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun Aug 2 23:45:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.216) !!! 2026-08-02 23:45:29.515 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun Aug 2 23:45:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.216) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 495/983] 10.0.0.216 () {32 vars in 732 bytes} [Sun Aug 2 23:45:29 2026] GET /v2.1/ => generated 410 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/986] 10.0.0.216 () {34 vars in 805 bytes} [Sun Aug 2 23:45:29 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/987] 10.0.0.216 () {28 vars in 455 bytes} [Sun Aug 2 23:45:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/988] 10.0.0.216 () {30 vars in 659 bytes} [Sun Aug 2 23:45:30 2026] GET /v2.1 => generated 0 bytes in 80 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 499/989] 10.0.0.216 () {32 vars in 732 bytes} [Sun Aug 2 23:45:30 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/990] 10.0.0.216 () {34 vars in 893 bytes} [Sun Aug 2 23:45:30 2026] GET /v2.1/servers/detail?project_id=02d61d3d633c4e0facaf6110c1d53413&all_tenants=True => generated 15 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/991] 10.0.0.216 () {34 vars in 893 bytes} [Sun Aug 2 23:45:30 2026] GET /v2.1/servers/detail?project_id=078094cc97dc4cc5975e1cb9c0369ec3&all_tenants=True => generated 15 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-02 23:45:30.383 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3e7a1471-2795-4e8e-bc2c-7e66b16f3e00] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 56036. [pid: 8|app: 0|req: 492/992] 10.0.0.216 () {34 vars in 893 bytes} [Sun Aug 2 23:45:30 2026] GET /v2.1/servers/detail?project_id=14174dfd4f2048c3934ff4a08fe5f108&all_tenants=True => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/993] 10.0.0.216 () {34 vars in 893 bytes} [Sun Aug 2 23:45:30 2026] GET /v2.1/servers/detail?project_id=288fd612a0174843b98b47ad6f290b44&all_tenants=True => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/994] 10.0.0.216 () {34 vars in 893 bytes} [Sun Aug 2 23:45:30 2026] GET /v2.1/servers/detail?project_id=2da44a119d2748f59dbae4c11dc59040&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-02 23:45:30.520 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ae44ba55-01b7-4693-a502-958f79f1441a] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 56048. [pid: 7|app: 0|req: 502/995] 10.0.0.216 () {34 vars in 893 bytes} [Sun Aug 2 23:45:30 2026] GET /v2.1/servers/detail?project_id=7a9e0ba5f6d04dffb68e597ad8853672&all_tenants=True => generated 15 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/996] 10.0.0.216 () {34 vars in 893 bytes} [Sun Aug 2 23:45:30 2026] GET /v2.1/servers/detail?project_id=8be60ac534064debac53a9b594468ed2&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/997] 10.0.0.216 () {34 vars in 893 bytes} [Sun Aug 2 23:45:30 2026] GET /v2.1/servers/detail?project_id=9b340956b13f480a855f4f74b2d3ee14&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/998] 10.0.0.216 () {34 vars in 893 bytes} [Sun Aug 2 23:45:30 2026] GET /v2.1/servers/detail?project_id=c7c56941e3e44aee95b9570d6d7b7d9c&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/999] 10.0.0.216 () {34 vars in 893 bytes} [Sun Aug 2 23:45:30 2026] GET /v2.1/servers/detail?project_id=cbf050cb32ba4b209edcbe05627e1066&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1000] 10.0.0.216 () {34 vars in 893 bytes} [Sun Aug 2 23:45:30 2026] GET /v2.1/servers/detail?project_id=fe97c0f9d0024c9b82e6f6da5e903368&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)