+ 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 [Fri Feb 27 01:47:44 2026] *** compiled with version: 11.4.0 on 05 February 2026 22:28:17 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-7658556d-dp8fr 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, Jan 8 2026, 06:52:19) [GCC 11.4.0] Python main interpreter initialized at 0x557be8916ec0 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/paste/deploy/loadwsgi.py:8: 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 /var/lib/openstack/lib/python3.10/site-packages/paste/deploy/loadwsgi.py:8: 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 2026-02-27 01:47:48.768 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-02-27 01:47:48.769 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-02-27 01:47:49.180 8 WARNING keystonemiddleware._common.config [None req-9dc34765-3137-414f-b6ea-485db99abde3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 01:47:49.181 7 WARNING keystonemiddleware._common.config [None req-0b2328f9-39b5-4433-b649-0be01f6d31f6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 01:47:49.189 8 WARNING oslo_config.cfg [None req-9dc34765-3137-414f-b6ea-485db99abde3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-27 01:47:49.190 7 WARNING oslo_config.cfg [None req-0b2328f9-39b5-4433-b649-0be01f6d31f6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-27 01:47:49.388 7 WARNING keystonemiddleware._common.config [None req-0b2328f9-39b5-4433-b649-0be01f6d31f6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x557be8916ec0 pid: 7 (default app) 2026-02-27 01:47:49.401 8 WARNING keystonemiddleware._common.config [None req-9dc34765-3137-414f-b6ea-485db99abde3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x557be8916ec0 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: 8|app: 0|req: 2/4] 162.253.55.43 () {42 vars in 699 bytes} [Fri Feb 27 01:47:58 2026] GET /v2.1 => generated 114 bytes in 15 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-02-27 01:47:58.541 7 WARNING oslo_policy.policy [None req-eb7a9e6e-0a01-4c9e-badb-5f37e8985171 5ebcca868f6149b7acd01dda8cddc561 9cee4dcee7d9476a9eb1e9e21b10d325 - - 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-02-27 01:47:58.541 7 WARNING oslo_policy.policy [None req-eb7a9e6e-0a01-4c9e-badb-5f37e8985171 5ebcca868f6149b7acd01dda8cddc561 9cee4dcee7d9476a9eb1e9e21b10d325 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 162.253.55.43 () {44 vars in 903 bytes} [Fri Feb 27 01:47:58 2026] GET /v2.1 => generated 0 bytes in 563 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 01:47:58.649 8 WARNING oslo_policy.policy [req-eb7a9e6e-0a01-4c9e-badb-5f37e8985171 req-97c84401-3400-4760-b20a-b6be790cc0ed 5ebcca868f6149b7acd01dda8cddc561 9cee4dcee7d9476a9eb1e9e21b10d325 - - 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-02-27 01:47:58.649 8 WARNING oslo_policy.policy [req-eb7a9e6e-0a01-4c9e-badb-5f37e8985171 req-97c84401-3400-4760-b20a-b6be790cc0ed 5ebcca868f6149b7acd01dda8cddc561 9cee4dcee7d9476a9eb1e9e21b10d325 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 162.253.55.43 () {46 vars in 976 bytes} [Fri Feb 27 01:47:58 2026] GET /v2.1/ => generated 398 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 01:47:58.763 7 INFO nova.api.openstack.wsgi [None req-7bb1bfec-3f8e-4cc3-bbdb-cd932abf26e8 5ebcca868f6149b7acd01dda8cddc561 9cee4dcee7d9476a9eb1e9e21b10d325 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 162.253.55.43 () {48 vars in 1005 bytes} [Fri Feb 27 01:47:58 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 162.253.55.43 () {48 vars in 1045 bytes} [Fri Feb 27 01:47:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 162.253.55.43 () {52 vars in 1043 bytes} [Fri Feb 27 01:47:58 2026] POST /v2.1/flavors => generated 527 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 162.253.55.43 () {42 vars in 699 bytes} [Fri Feb 27 01:47:59 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 162.253.55.43 () {44 vars in 903 bytes} [Fri Feb 27 01:47:59 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 162.253.55.43 () {46 vars in 976 bytes} [Fri Feb 27 01:47:59 2026] GET /v2.1/ => generated 398 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 01:47:59.622 7 INFO nova.api.openstack.wsgi [None req-8f2bef51-76da-40bf-b1b0-b4d8df5efbe3 5ebcca868f6149b7acd01dda8cddc561 9cee4dcee7d9476a9eb1e9e21b10d325 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 162.253.55.43 () {48 vars in 1007 bytes} [Fri Feb 27 01:47:59 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 162.253.55.43 () {48 vars in 1045 bytes} [Fri Feb 27 01:47:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 162.253.55.43 () {52 vars in 1043 bytes} [Fri Feb 27 01:47:59 2026] POST /v2.1/flavors => generated 530 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 162.253.55.43 () {42 vars in 699 bytes} [Fri Feb 27 01:48: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: 7|app: 0|req: 9/17] 162.253.55.43 () {44 vars in 903 bytes} [Fri Feb 27 01:48:00 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 162.253.55.43 () {46 vars in 976 bytes} [Fri Feb 27 01:48:00 2026] GET /v2.1/ => generated 398 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 01:48:00.498 7 INFO nova.api.openstack.wsgi [None req-e2ae645b-846c-46cf-8099-58289ee4b252 5ebcca868f6149b7acd01dda8cddc561 9cee4dcee7d9476a9eb1e9e21b10d325 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 162.253.55.43 () {48 vars in 1009 bytes} [Fri Feb 27 01:48: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: 8|app: 0|req: 10/20] 162.253.55.43 () {48 vars in 1045 bytes} [Fri Feb 27 01:48:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 162.253.55.43 () {52 vars in 1043 bytes} [Fri Feb 27 01:48:00 2026] POST /v2.1/flavors => generated 531 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 162.253.55.43 () {42 vars in 699 bytes} [Fri Feb 27 01:48:01 2026] GET /v2.1 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 162.253.55.43 () {44 vars in 903 bytes} [Fri Feb 27 01:48:01 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 162.253.55.43 () {46 vars in 976 bytes} [Fri Feb 27 01:48:01 2026] GET /v2.1/ => generated 398 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 01:48:01.344 7 INFO nova.api.openstack.wsgi [None req-f18bef64-42b5-4327-a06f-f344605cf637 5ebcca868f6149b7acd01dda8cddc561 9cee4dcee7d9476a9eb1e9e21b10d325 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 162.253.55.43 () {48 vars in 1007 bytes} [Fri Feb 27 01:48:01 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 162.253.55.43 () {48 vars in 1045 bytes} [Fri Feb 27 01:48:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 162.253.55.43 () {52 vars in 1043 bytes} [Fri Feb 27 01:48:01 2026] POST /v2.1/flavors => generated 530 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 162.253.55.43 () {42 vars in 699 bytes} [Fri Feb 27 01:48:02 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 162.253.55.43 () {44 vars in 903 bytes} [Fri Feb 27 01:48:02 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/30] 162.253.55.43 () {46 vars in 976 bytes} [Fri Feb 27 01:48:02 2026] GET /v2.1/ => generated 398 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 01:48:02.199 7 INFO nova.api.openstack.wsgi [None req-270a389d-2ee8-4e53-8823-d9b4a38ede53 5ebcca868f6149b7acd01dda8cddc561 9cee4dcee7d9476a9eb1e9e21b10d325 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/31] 162.253.55.43 () {48 vars in 1009 bytes} [Fri Feb 27 01:48:02 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 162.253.55.43 () {48 vars in 1045 bytes} [Fri Feb 27 01:48:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 162.253.55.43 () {52 vars in 1043 bytes} [Fri Feb 27 01:48:02 2026] POST /v2.1/flavors => generated 533 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/98] 10.0.0.210 () {28 vars in 454 bytes} [Fri Feb 27 01:53:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 50/99] 10.0.0.210 () {30 vars in 658 bytes} [Fri Feb 27 01:53:22 2026] GET /v2.1 => generated 0 bytes in 141 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: 50/100] 10.0.0.210 () {30 vars in 660 bytes} [Fri Feb 27 01:53:22 2026] GET /v2.1/ => generated 410 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/101] 10.0.0.210 () {34 vars in 804 bytes} [Fri Feb 27 01:53:22 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/156] 162.253.55.43 () {42 vars in 699 bytes} [Fri Feb 27 01:57:45 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/157] 162.253.55.43 () {44 vars in 903 bytes} [Fri Feb 27 01:57:45 2026] GET /v2.1 => generated 0 bytes in 412 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 80/158] 162.253.55.43 () {46 vars in 976 bytes} [Fri Feb 27 01:57:46 2026] GET /v2.1/ => generated 398 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 01:57:46.403 8 INFO nova.api.openstack.wsgi [None req-273217ea-0950-4953-a9ea-395958ae850a 5ebcca868f6149b7acd01dda8cddc561 9cee4dcee7d9476a9eb1e9e21b10d325 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 79/159] 162.253.55.43 () {48 vars in 1011 bytes} [Fri Feb 27 01:57:46 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/160] 162.253.55.43 () {48 vars in 1045 bytes} [Fri Feb 27 01:57:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/161] 162.253.55.43 () {52 vars in 1043 bytes} [Fri Feb 27 01:57:46 2026] POST /v2.1/flavors => generated 532 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/174] 162.253.55.43 () {42 vars in 699 bytes} [Fri Feb 27 01:58:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/175] 162.253.55.43 () {44 vars in 903 bytes} [Fri Feb 27 01:58:47 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 89/176] 162.253.55.43 () {46 vars in 976 bytes} [Fri Feb 27 01:58:47 2026] GET /v2.1/ => generated 398 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 01:58:47.724 8 WARNING oslo_db.sqlalchemy.utils [None req-2a4080f3-e42b-4515-8cd9-1e2e80a97fcc 5ebcca868f6149b7acd01dda8cddc561 9cee4dcee7d9476a9eb1e9e21b10d325 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 88/177] 162.253.55.43 () {48 vars in 1010 bytes} [Fri Feb 27 01:58:47 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/178] 162.253.55.43 () {52 vars in 1051 bytes} [Fri Feb 27 01:58:47 2026] POST /v2.1/os-keypairs => generated 576 bytes in 160 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/179] 162.253.55.43 () {44 vars in 984 bytes} [Fri Feb 27 01:58:51 2026] GET /v2.1/os-quota-sets/9cee4dcee7d9476a9eb1e9e21b10d325 => generated 371 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/180] 162.253.55.43 () {48 vars in 1036 bytes} [Fri Feb 27 01:58:52 2026] PUT /v2.1/os-quota-sets/9cee4dcee7d9476a9eb1e9e21b10d325 => generated 326 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/183] 162.253.55.43 () {44 vars in 984 bytes} [Fri Feb 27 01:58:52 2026] GET /v2.1/os-quota-sets/9cee4dcee7d9476a9eb1e9e21b10d325 => generated 368 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/198] 10.0.0.151 () {28 vars in 454 bytes} [Fri Feb 27 02:00:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/199] 10.0.0.151 () {30 vars in 658 bytes} [Fri Feb 27 02:00:06 2026] GET /v2.1 => generated 0 bytes in 81 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: 102/200] 10.0.0.151 () {30 vars in 660 bytes} [Fri Feb 27 02:00:06 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: 99/201] 10.0.0.151 () {34 vars in 765 bytes} [Fri Feb 27 02:00:06 2026] GET /v2.1/os-services => generated 782 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/202] 10.0.0.151 () {28 vars in 454 bytes} [Fri Feb 27 02:00:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 100/203] 10.0.0.151 () {30 vars in 658 bytes} [Fri Feb 27 02:00:09 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 104/204] 10.0.0.151 () {30 vars in 660 bytes} [Fri Feb 27 02:00:09 2026] GET /v2.1/ => generated 410 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/205] 10.0.0.151 () {34 vars in 765 bytes} [Fri Feb 27 02:00:09 2026] GET /v2.1/os-services => generated 782 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/206] 10.0.0.151 () {28 vars in 454 bytes} [Fri Feb 27 02:00: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 102/207] 10.0.0.151 () {30 vars in 658 bytes} [Fri Feb 27 02:00:12 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 106/208] 10.0.0.151 () {30 vars in 660 bytes} [Fri Feb 27 02:00:12 2026] GET /v2.1/ => generated 410 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/209] 10.0.0.151 () {34 vars in 808 bytes} [Fri Feb 27 02:00:12 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/212] 10.0.0.151 () {28 vars in 454 bytes} [Fri Feb 27 02:00:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/213] 10.0.0.151 () {30 vars in 658 bytes} [Fri Feb 27 02:00:15 2026] GET /v2.1 => generated 0 bytes in 38 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: 106/214] 10.0.0.151 () {30 vars in 660 bytes} [Fri Feb 27 02:00:15 2026] GET /v2.1/ => generated 410 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/215] 10.0.0.151 () {34 vars in 808 bytes} [Fri Feb 27 02:00:15 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: 7|app: 0|req: 165/326] 162.253.55.43 () {42 vars in 699 bytes} [Fri Feb 27 02:09:23 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 162/327] 162.253.55.43 () {44 vars in 903 bytes} [Fri Feb 27 02:09:23 2026] GET /v2.1 => generated 0 bytes in 128 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 166/328] 162.253.55.43 () {46 vars in 976 bytes} [Fri Feb 27 02:09:23 2026] GET /v2.1/ => generated 398 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 02:09:23.730 8 INFO nova.api.openstack.wsgi [None req-e1a04926-f45e-4602-b115-f72d51b4b7d8 5ebcca868f6149b7acd01dda8cddc561 9cee4dcee7d9476a9eb1e9e21b10d325 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 163/329] 162.253.55.43 () {48 vars in 1009 bytes} [Fri Feb 27 02:09:23 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/330] 162.253.55.43 () {48 vars in 1045 bytes} [Fri Feb 27 02:09:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/331] 162.253.55.43 () {52 vars in 1043 bytes} [Fri Feb 27 02:09:23 2026] POST /v2.1/flavors => generated 532 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/366] 162.253.55.43 () {44 vars in 984 bytes} [Fri Feb 27 02:12:19 2026] GET /v2.1/os-quota-sets/eea387cdb85e4aae8fdd636a91429bc0 => generated 371 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/367] 162.253.55.43 () {48 vars in 1036 bytes} [Fri Feb 27 02:12:19 2026] PUT /v2.1/os-quota-sets/eea387cdb85e4aae8fdd636a91429bc0 => generated 326 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/368] 162.253.55.43 () {44 vars in 984 bytes} [Fri Feb 27 02:12:19 2026] GET /v2.1/os-quota-sets/eea387cdb85e4aae8fdd636a91429bc0 => generated 368 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/383] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:13:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 193/384] 10.0.0.223 () {32 vars in 666 bytes} [Fri Feb 27 02:13:23 2026] GET /v2.1/os-services => generated 782 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/385] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:13:23 2026] GET /v2.1/limits?tenant_id=1c188ff870a14e6b92471390f2202bda => generated 302 bytes in 87 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: 194/386] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:13:23 2026] GET /v2.1/limits?tenant_id=9cee4dcee7d9476a9eb1e9e21b10d325 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/387] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:13:23 2026] GET /v2.1/limits?tenant_id=eea387cdb85e4aae8fdd636a91429bc0 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/388] 10.0.0.223 () {32 vars in 709 bytes} [Fri Feb 27 02:13:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/389] 10.0.0.223 () {32 vars in 684 bytes} [Fri Feb 27 02:13:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 196/390] 10.0.0.223 () {32 vars in 680 bytes} [Fri Feb 27 02:13:23 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 195/391] 10.0.0.223 () {32 vars in 705 bytes} [Fri Feb 27 02:13:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/392] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:13:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/393] 10.0.0.223 () {32 vars in 686 bytes} [Fri Feb 27 02:13:24 2026] GET /v2.1/os-hypervisors/detail => generated 1645 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/394] 10.0.0.223 () {32 vars in 670 bytes} [Fri Feb 27 02:13:24 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 10.0.0.223 () {32 vars in 666 bytes} [Fri Feb 27 02:14:23 2026] GET /v2.1/os-services => generated 782 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 203/408] 10.0.0.223 () {32 vars in 686 bytes} [Fri Feb 27 02:14:23 2026] GET /v2.1/os-hypervisors/detail => generated 1645 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 206/409] 10.0.0.223 () {32 vars in 670 bytes} [Fri Feb 27 02:14:23 2026] GET /v2.1/os-aggregates => generated 18 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 204/410] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:14:23 2026] GET /v2.1/limits?tenant_id=1c188ff870a14e6b92471390f2202bda => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/411] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:14:23 2026] GET /v2.1/limits?tenant_id=9cee4dcee7d9476a9eb1e9e21b10d325 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/412] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:14:23 2026] GET /v2.1/limits?tenant_id=eea387cdb85e4aae8fdd636a91429bc0 => generated 299 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/413] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:14:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/414] 10.0.0.223 () {32 vars in 684 bytes} [Fri Feb 27 02:14:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/415] 10.0.0.223 () {32 vars in 680 bytes} [Fri Feb 27 02:14:23 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 207/416] 10.0.0.223 () {32 vars in 705 bytes} [Fri Feb 27 02:14:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/417] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:14:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/418] 10.0.0.223 () {32 vars in 709 bytes} [Fri Feb 27 02:14:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/431] 10.0.0.223 () {32 vars in 684 bytes} [Fri Feb 27 02:15:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 215/432] 10.0.0.223 () {32 vars in 686 bytes} [Fri Feb 27 02:15:23 2026] GET /v2.1/os-hypervisors/detail => generated 1645 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 218/433] 10.0.0.223 () {32 vars in 670 bytes} [Fri Feb 27 02:15:23 2026] GET /v2.1/os-aggregates => generated 18 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 216/434] 10.0.0.223 () {32 vars in 680 bytes} [Fri Feb 27 02:15:23 2026] GET /v2.1/os-security-groups => generated 78 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/435] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:15:23 2026] GET /v2.1/limits?tenant_id=1c188ff870a14e6b92471390f2202bda => generated 302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/436] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:15:23 2026] GET /v2.1/limits?tenant_id=9cee4dcee7d9476a9eb1e9e21b10d325 => generated 299 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/437] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:15:23 2026] GET /v2.1/limits?tenant_id=eea387cdb85e4aae8fdd636a91429bc0 => generated 299 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/438] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:15:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/439] 10.0.0.223 () {32 vars in 666 bytes} [Fri Feb 27 02:15:23 2026] GET /v2.1/os-services => generated 782 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/440] 10.0.0.223 () {32 vars in 709 bytes} [Fri Feb 27 02:15:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 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, ' [pid: 7|app: 0|req: 222/441] 10.0.0.223 () {32 vars in 705 bytes} [Fri Feb 27 02:15:24 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 220/442] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:15:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/455] 10.0.0.223 () {32 vars in 709 bytes} [Fri Feb 27 02:16:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/456] 10.0.0.223 () {32 vars in 680 bytes} [Fri Feb 27 02:16:23 2026] GET /v2.1/os-security-groups => generated 78 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 230/457] 10.0.0.223 () {32 vars in 705 bytes} [Fri Feb 27 02:16:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/458] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:16:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/459] 10.0.0.223 () {32 vars in 666 bytes} [Fri Feb 27 02:16:23 2026] GET /v2.1/os-services => generated 782 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/460] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:16:23 2026] GET /v2.1/limits?tenant_id=1c188ff870a14e6b92471390f2202bda => generated 302 bytes in 37 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: 232/461] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:16:23 2026] GET /v2.1/limits?tenant_id=9cee4dcee7d9476a9eb1e9e21b10d325 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/462] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:16:23 2026] GET /v2.1/limits?tenant_id=eea387cdb85e4aae8fdd636a91429bc0 => generated 299 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/463] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:16:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/464] 10.0.0.223 () {32 vars in 684 bytes} [Fri Feb 27 02:16:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/465] 10.0.0.223 () {32 vars in 686 bytes} [Fri Feb 27 02:16:23 2026] GET /v2.1/os-hypervisors/detail => generated 1645 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 232/466] 10.0.0.223 () {32 vars in 670 bytes} [Fri Feb 27 02:16:23 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/479] 10.0.0.223 () {32 vars in 680 bytes} [Fri Feb 27 02:17:23 2026] GET /v2.1/os-security-groups => generated 78 bytes in 92 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 241/480] 10.0.0.223 () {32 vars in 666 bytes} [Fri Feb 27 02:17:23 2026] GET /v2.1/os-services => generated 782 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/481] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:17:23 2026] GET /v2.1/limits?tenant_id=1c188ff870a14e6b92471390f2202bda => generated 302 bytes in 36 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: 242/482] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:17:23 2026] GET /v2.1/limits?tenant_id=9cee4dcee7d9476a9eb1e9e21b10d325 => generated 299 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/483] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:17:23 2026] GET /v2.1/limits?tenant_id=eea387cdb85e4aae8fdd636a91429bc0 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/484] 10.0.0.223 () {32 vars in 686 bytes} [Fri Feb 27 02:17:23 2026] GET /v2.1/os-hypervisors/detail => generated 1645 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/485] 10.0.0.223 () {32 vars in 670 bytes} [Fri Feb 27 02:17:23 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 244/486] 10.0.0.223 () {32 vars in 709 bytes} [Fri Feb 27 02:17:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/487] 10.0.0.223 () {32 vars in 705 bytes} [Fri Feb 27 02:17:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 245/488] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:17:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/489] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:17:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/490] 10.0.0.223 () {32 vars in 684 bytes} [Fri Feb 27 02:17:24 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/503] 10.0.0.223 () {32 vars in 709 bytes} [Fri Feb 27 02:18:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 253/504] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:18:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 252/505] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:18:23 2026] GET /v2.1/limits?tenant_id=1c188ff870a14e6b92471390f2202bda => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/506] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:18:23 2026] GET /v2.1/limits?tenant_id=9cee4dcee7d9476a9eb1e9e21b10d325 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/507] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:18:23 2026] GET /v2.1/limits?tenant_id=eea387cdb85e4aae8fdd636a91429bc0 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/508] 10.0.0.223 () {32 vars in 680 bytes} [Fri Feb 27 02:18:23 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/509] 10.0.0.223 () {32 vars in 666 bytes} [Fri Feb 27 02:18:23 2026] GET /v2.1/os-services => generated 782 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/510] 10.0.0.223 () {32 vars in 686 bytes} [Fri Feb 27 02:18:23 2026] GET /v2.1/os-hypervisors/detail => generated 1645 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 255/511] 10.0.0.223 () {32 vars in 670 bytes} [Fri Feb 27 02:18:23 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 257/512] 10.0.0.223 () {32 vars in 684 bytes} [Fri Feb 27 02:18:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/513] 10.0.0.223 () {32 vars in 705 bytes} [Fri Feb 27 02:18:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 258/514] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:18:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/527] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:19:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/528] 10.0.0.223 () {32 vars in 684 bytes} [Fri Feb 27 02:19:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/529] 10.0.0.223 () {32 vars in 680 bytes} [Fri Feb 27 02:19:23 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 264/530] 10.0.0.223 () {32 vars in 686 bytes} [Fri Feb 27 02:19:23 2026] GET /v2.1/os-hypervisors/detail => generated 1645 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/531] 10.0.0.223 () {32 vars in 670 bytes} [Fri Feb 27 02:19:23 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 265/532] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:19:23 2026] GET /v2.1/limits?tenant_id=1c188ff870a14e6b92471390f2202bda => generated 302 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/533] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:19:23 2026] GET /v2.1/limits?tenant_id=9cee4dcee7d9476a9eb1e9e21b10d325 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/534] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:19:23 2026] GET /v2.1/limits?tenant_id=eea387cdb85e4aae8fdd636a91429bc0 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/535] 10.0.0.223 () {32 vars in 709 bytes} [Fri Feb 27 02:19:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/536] 10.0.0.223 () {32 vars in 705 bytes} [Fri Feb 27 02:19:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 270/537] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:19:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/538] 10.0.0.223 () {32 vars in 666 bytes} [Fri Feb 27 02:19:23 2026] GET /v2.1/os-services => generated 782 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 275/551] 10.0.0.223 () {32 vars in 709 bytes} [Fri Feb 27 02:20:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/552] 10.0.0.223 () {32 vars in 686 bytes} [Fri Feb 27 02:20:23 2026] GET /v2.1/os-hypervisors/detail => generated 1645 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 276/553] 10.0.0.223 () {32 vars in 670 bytes} [Fri Feb 27 02:20:23 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 278/554] 10.0.0.223 () {32 vars in 684 bytes} [Fri Feb 27 02:20:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/555] 10.0.0.223 () {32 vars in 680 bytes} [Fri Feb 27 02:20:23 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 279/556] 10.0.0.223 () {32 vars in 666 bytes} [Fri Feb 27 02:20:23 2026] GET /v2.1/os-services => generated 782 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/557] 10.0.0.223 () {32 vars in 705 bytes} [Fri Feb 27 02:20:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 280/558] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:20:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/559] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:20:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/560] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:20:24 2026] GET /v2.1/limits?tenant_id=1c188ff870a14e6b92471390f2202bda => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/561] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:20:24 2026] GET /v2.1/limits?tenant_id=9cee4dcee7d9476a9eb1e9e21b10d325 => generated 299 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/562] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:20:24 2026] GET /v2.1/limits?tenant_id=eea387cdb85e4aae8fdd636a91429bc0 => generated 299 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/575] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:21:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/576] 10.0.0.223 () {32 vars in 680 bytes} [Fri Feb 27 02:21:23 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/577] 10.0.0.223 () {32 vars in 666 bytes} [Fri Feb 27 02:21:23 2026] GET /v2.1/os-services => generated 782 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/578] 10.0.0.223 () {32 vars in 686 bytes} [Fri Feb 27 02:21:23 2026] GET /v2.1/os-hypervisors/detail => generated 1645 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 289/579] 10.0.0.223 () {32 vars in 670 bytes} [Fri Feb 27 02:21:23 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 291/580] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:21:23 2026] GET /v2.1/limits?tenant_id=1c188ff870a14e6b92471390f2202bda => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/581] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:21:23 2026] GET /v2.1/limits?tenant_id=9cee4dcee7d9476a9eb1e9e21b10d325 => generated 299 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/582] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:21:23 2026] GET /v2.1/limits?tenant_id=eea387cdb85e4aae8fdd636a91429bc0 => generated 299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/583] 10.0.0.223 () {32 vars in 684 bytes} [Fri Feb 27 02:21:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/584] 10.0.0.223 () {32 vars in 705 bytes} [Fri Feb 27 02:21:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 292/585] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:21:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/586] 10.0.0.223 () {32 vars in 709 bytes} [Fri Feb 27 02:21:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/597] 162.253.55.43 () {42 vars in 699 bytes} [Fri Feb 27 02:22:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 300/598] 162.253.55.43 () {44 vars in 903 bytes} [Fri Feb 27 02:22:20 2026] GET /v2.1 => generated 0 bytes in 96 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 299/599] 162.253.55.43 () {46 vars in 976 bytes} [Fri Feb 27 02:22:21 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 02:22:21.101 7 INFO nova.api.openstack.wsgi [None req-4757f2c0-6e27-4fd0-a0ba-29593cbe3392 5ebcca868f6149b7acd01dda8cddc561 9cee4dcee7d9476a9eb1e9e21b10d325 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 301/600] 162.253.55.43 () {48 vars in 1005 bytes} [Fri Feb 27 02:22:21 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/601] 162.253.55.43 () {48 vars in 1045 bytes} [Fri Feb 27 02:22:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/602] 162.253.55.43 () {48 vars in 1093 bytes} [Fri Feb 27 02:22:21 2026] GET /v2.1/flavors/0d9d2f74-e276-47de-8d4a-293ae6ddba11/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/603] 162.253.55.43 () {42 vars in 699 bytes} [Fri Feb 27 02:22: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: 303/604] 162.253.55.43 () {44 vars in 903 bytes} [Fri Feb 27 02:22:21 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 302/605] 162.253.55.43 () {46 vars in 976 bytes} [Fri Feb 27 02:22:22 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 02:22:22.047 7 INFO nova.api.openstack.wsgi [None req-99699e49-bbea-4b15-be35-4b04c39c2b54 5ebcca868f6149b7acd01dda8cddc561 9cee4dcee7d9476a9eb1e9e21b10d325 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 304/606] 162.253.55.43 () {48 vars in 1007 bytes} [Fri Feb 27 02:22:22 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/607] 162.253.55.43 () {48 vars in 1045 bytes} [Fri Feb 27 02:22:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/608] 162.253.55.43 () {48 vars in 1093 bytes} [Fri Feb 27 02:22:22 2026] GET /v2.1/flavors/fe9dda30-0666-47f2-b2a7-0cf187a37bda/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: 305/611] 162.253.55.43 () {42 vars in 699 bytes} [Fri Feb 27 02:22:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/612] 162.253.55.43 () {44 vars in 903 bytes} [Fri Feb 27 02:22:22 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 306/613] 162.253.55.43 () {46 vars in 976 bytes} [Fri Feb 27 02:22:22 2026] GET /v2.1/ => generated 398 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 02:22:22.932 7 INFO nova.api.openstack.wsgi [None req-c5cd1593-b36f-490e-8528-874136bab352 5ebcca868f6149b7acd01dda8cddc561 9cee4dcee7d9476a9eb1e9e21b10d325 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 308/614] 162.253.55.43 () {48 vars in 1009 bytes} [Fri Feb 27 02:22:22 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/615] 162.253.55.43 () {48 vars in 1045 bytes} [Fri Feb 27 02:22:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/616] 162.253.55.43 () {48 vars in 1093 bytes} [Fri Feb 27 02:22:22 2026] GET /v2.1/flavors/497e483d-7ea2-48da-a06a-a0aee02d8ed7/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: 310/617] 162.253.55.43 () {42 vars in 699 bytes} [Fri Feb 27 02:22:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/618] 10.0.0.223 () {32 vars in 684 bytes} [Fri Feb 27 02:22:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 311/619] 162.253.55.43 () {44 vars in 903 bytes} [Fri Feb 27 02:22:23 2026] GET /v2.1 => generated 0 bytes in 67 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 309/620] 10.0.0.223 () {32 vars in 705 bytes} [Fri Feb 27 02:22:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/621] 162.253.55.43 () {46 vars in 976 bytes} [Fri Feb 27 02:22:23 2026] GET /v2.1/ => generated 398 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:22:23.880 8 INFO nova.api.openstack.wsgi [None req-1059bfac-fc1b-4024-a977-1fc7965a28d7 5ebcca868f6149b7acd01dda8cddc561 9cee4dcee7d9476a9eb1e9e21b10d325 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 310/622] 162.253.55.43 () {48 vars in 1007 bytes} [Fri Feb 27 02:22:23 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 311/623] 162.253.55.43 () {48 vars in 1045 bytes} [Fri Feb 27 02:22:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/624] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:22:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/625] 162.253.55.43 () {48 vars in 1093 bytes} [Fri Feb 27 02:22:23 2026] GET /v2.1/flavors/7d3e712a-5548-4273-b132-d6af101baf61/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: 314/626] 10.0.0.223 () {32 vars in 666 bytes} [Fri Feb 27 02:22:23 2026] GET /v2.1/os-services => generated 782 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/627] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:22:24 2026] GET /v2.1/limits?tenant_id=1c188ff870a14e6b92471390f2202bda => generated 302 bytes in 63 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: 315/628] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:22:24 2026] GET /v2.1/limits?tenant_id=9cee4dcee7d9476a9eb1e9e21b10d325 => generated 299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/629] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:22:24 2026] GET /v2.1/limits?tenant_id=eea387cdb85e4aae8fdd636a91429bc0 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/630] 10.0.0.223 () {32 vars in 686 bytes} [Fri Feb 27 02:22:24 2026] GET /v2.1/os-hypervisors/detail => generated 1645 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/631] 10.0.0.223 () {32 vars in 670 bytes} [Fri Feb 27 02:22:24 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 317/632] 10.0.0.223 () {32 vars in 709 bytes} [Fri Feb 27 02:22:24 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/633] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:22:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 318/634] 10.0.0.223 () {32 vars in 680 bytes} [Fri Feb 27 02:22:24 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/635] 162.253.55.43 () {42 vars in 699 bytes} [Fri Feb 27 02:22:24 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 319/636] 162.253.55.43 () {44 vars in 903 bytes} [Fri Feb 27 02:22:24 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 318/637] 162.253.55.43 () {46 vars in 976 bytes} [Fri Feb 27 02:22:24 2026] GET /v2.1/ => generated 398 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 02:22:24.747 7 INFO nova.api.openstack.wsgi [None req-625b4ffe-599a-4c4d-9b47-3cb097771b2e 5ebcca868f6149b7acd01dda8cddc561 9cee4dcee7d9476a9eb1e9e21b10d325 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 320/638] 162.253.55.43 () {48 vars in 1009 bytes} [Fri Feb 27 02:22:24 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/639] 162.253.55.43 () {48 vars in 1045 bytes} [Fri Feb 27 02:22:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/640] 162.253.55.43 () {48 vars in 1093 bytes} [Fri Feb 27 02:22:24 2026] GET /v2.1/flavors/7282d567-373b-43e3-9a95-3701ea6c6f6b/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: 328/653] 10.0.0.223 () {32 vars in 686 bytes} [Fri Feb 27 02:23:23 2026] GET /v2.1/os-hypervisors/detail => generated 1645 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/654] 10.0.0.223 () {32 vars in 670 bytes} [Fri Feb 27 02:23:23 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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.223 () {32 vars in 709 bytes} [Fri Feb 27 02:23:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/656] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:23:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 330/657] 10.0.0.223 () {32 vars in 684 bytes} [Fri Feb 27 02:23:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/658] 10.0.0.223 () {32 vars in 705 bytes} [Fri Feb 27 02:23:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/659] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:23:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/660] 10.0.0.223 () {32 vars in 680 bytes} [Fri Feb 27 02:23:23 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/661] 10.0.0.223 () {32 vars in 666 bytes} [Fri Feb 27 02:23:23 2026] GET /v2.1/os-services => generated 782 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/662] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:23:23 2026] GET /v2.1/limits?tenant_id=1c188ff870a14e6b92471390f2202bda => generated 302 bytes in 40 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: 333/663] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:23:23 2026] GET /v2.1/limits?tenant_id=9cee4dcee7d9476a9eb1e9e21b10d325 => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/664] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:23:23 2026] GET /v2.1/limits?tenant_id=eea387cdb85e4aae8fdd636a91429bc0 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/667] 162.253.55.43 () {42 vars in 699 bytes} [Fri Feb 27 02:23:36 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: 333/668] 162.253.55.43 () {44 vars in 903 bytes} [Fri Feb 27 02:23:36 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 336/669] 162.253.55.43 () {46 vars in 976 bytes} [Fri Feb 27 02:23:36 2026] GET /v2.1/ => generated 398 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 02:23:36.599 8 INFO nova.api.openstack.wsgi [None req-2bae6247-8546-4b02-97ee-023742653c2d 5ebcca868f6149b7acd01dda8cddc561 9cee4dcee7d9476a9eb1e9e21b10d325 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 334/670] 162.253.55.43 () {48 vars in 1011 bytes} [Fri Feb 27 02:23:36 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/671] 162.253.55.43 () {48 vars in 1045 bytes} [Fri Feb 27 02:23:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/672] 162.253.55.43 () {48 vars in 1093 bytes} [Fri Feb 27 02:23:36 2026] GET /v2.1/flavors/914e7158-1194-4837-80f3-f18c17b91632/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: 339/675] 162.253.55.43 () {42 vars in 699 bytes} [Fri Feb 27 02:23:42 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: 337/676] 162.253.55.43 () {44 vars in 903 bytes} [Fri Feb 27 02:23:42 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 340/677] 162.253.55.43 () {46 vars in 976 bytes} [Fri Feb 27 02:23:42 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 02:23:42.993 8 WARNING oslo_db.sqlalchemy.utils [None req-ce7ddbcd-044c-4d7f-8748-b67f60cee221 5ebcca868f6149b7acd01dda8cddc561 9cee4dcee7d9476a9eb1e9e21b10d325 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 338/678] 162.253.55.43 () {48 vars in 1010 bytes} [Fri Feb 27 02:23:42 2026] GET /v2.1/os-keypairs => generated 545 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/679] 162.253.55.43 () {44 vars in 984 bytes} [Fri Feb 27 02:23:46 2026] GET /v2.1/os-quota-sets/9cee4dcee7d9476a9eb1e9e21b10d325 => generated 368 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/688] 10.0.0.223 () {32 vars in 709 bytes} [Fri Feb 27 02:24:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/689] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:24:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 347/690] 10.0.0.223 () {32 vars in 666 bytes} [Fri Feb 27 02:24:23 2026] GET /v2.1/os-services => generated 782 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/691] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:24:23 2026] GET /v2.1/limits?tenant_id=1c188ff870a14e6b92471390f2202bda => generated 302 bytes in 40 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: 348/692] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:24:23 2026] GET /v2.1/limits?tenant_id=9cee4dcee7d9476a9eb1e9e21b10d325 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/693] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:24:23 2026] GET /v2.1/limits?tenant_id=eea387cdb85e4aae8fdd636a91429bc0 => generated 299 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/694] 10.0.0.223 () {32 vars in 684 bytes} [Fri Feb 27 02:24:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/695] 10.0.0.223 () {32 vars in 680 bytes} [Fri Feb 27 02:24:23 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/696] 10.0.0.223 () {32 vars in 705 bytes} [Fri Feb 27 02:24:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/697] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:24:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/698] 10.0.0.223 () {32 vars in 686 bytes} [Fri Feb 27 02:24:23 2026] GET /v2.1/os-hypervisors/detail => generated 1645 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/699] 10.0.0.223 () {32 vars in 670 bytes} [Fri Feb 27 02:24:23 2026] GET /v2.1/os-aggregates => generated 18 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/702] 162.253.55.43 () {42 vars in 699 bytes} [Fri Feb 27 02:24:33 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: 350/703] 162.253.55.43 () {44 vars in 903 bytes} [Fri Feb 27 02:24:33 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/704] 162.253.55.43 () {46 vars in 976 bytes} [Fri Feb 27 02:24:33 2026] GET /v2.1/ => generated 398 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 02:24:33.337 8 INFO nova.api.openstack.wsgi [None req-948587e5-f282-4752-9c95-1a8e51720041 5ebcca868f6149b7acd01dda8cddc561 9cee4dcee7d9476a9eb1e9e21b10d325 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 351/705] 162.253.55.43 () {48 vars in 1009 bytes} [Fri Feb 27 02:24:33 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/706] 162.253.55.43 () {48 vars in 1045 bytes} [Fri Feb 27 02:24:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/707] 162.253.55.43 () {48 vars in 1093 bytes} [Fri Feb 27 02:24:33 2026] GET /v2.1/flavors/2135c4c9-aaca-4c2d-9c58-bc767cad6015/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/710] 162.253.55.43 () {44 vars in 984 bytes} [Fri Feb 27 02:24:46 2026] GET /v2.1/os-quota-sets/eea387cdb85e4aae8fdd636a91429bc0 => generated 368 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/719] 10.0.0.223 () {32 vars in 705 bytes} [Fri Feb 27 02:25:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/720] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:25:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/721] 10.0.0.223 () {32 vars in 666 bytes} [Fri Feb 27 02:25:23 2026] GET /v2.1/os-services => generated 782 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/722] 10.0.0.223 () {32 vars in 686 bytes} [Fri Feb 27 02:25:23 2026] GET /v2.1/os-hypervisors/detail => generated 1645 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/723] 10.0.0.223 () {32 vars in 670 bytes} [Fri Feb 27 02:25:23 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/724] 10.0.0.223 () {32 vars in 680 bytes} [Fri Feb 27 02:25:23 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/725] 10.0.0.223 () {32 vars in 709 bytes} [Fri Feb 27 02:25:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/726] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:25:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/727] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:25:23 2026] GET /v2.1/limits?tenant_id=1c188ff870a14e6b92471390f2202bda => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/728] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:25:23 2026] GET /v2.1/limits?tenant_id=9cee4dcee7d9476a9eb1e9e21b10d325 => generated 299 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/729] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:25:23 2026] GET /v2.1/limits?tenant_id=eea387cdb85e4aae8fdd636a91429bc0 => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/730] 10.0.0.223 () {32 vars in 684 bytes} [Fri Feb 27 02:25:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/731] 162.253.55.43 () {42 vars in 699 bytes} [Fri Feb 27 02:25:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 368/732] 162.253.55.43 () {44 vars in 903 bytes} [Fri Feb 27 02:25:27 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/733] 162.253.55.43 () {46 vars in 976 bytes} [Fri Feb 27 02:25:27 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/734] 162.253.55.43 () {48 vars in 1045 bytes} [Fri Feb 27 02:25:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/735] 162.253.55.43 () {48 vars in 1093 bytes} [Fri Feb 27 02:25:27 2026] GET /v2.1/flavors/0d9d2f74-e276-47de-8d4a-293ae6ddba11/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/736] 162.253.55.43 () {48 vars in 1093 bytes} [Fri Feb 27 02:25:27 2026] GET /v2.1/flavors/2135c4c9-aaca-4c2d-9c58-bc767cad6015/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/737] 162.253.55.43 () {48 vars in 1093 bytes} [Fri Feb 27 02:25:27 2026] GET /v2.1/flavors/497e483d-7ea2-48da-a06a-a0aee02d8ed7/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: 371/738] 162.253.55.43 () {48 vars in 1093 bytes} [Fri Feb 27 02:25:27 2026] GET /v2.1/flavors/7282d567-373b-43e3-9a95-3701ea6c6f6b/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/739] 162.253.55.43 () {48 vars in 1093 bytes} [Fri Feb 27 02:25:27 2026] GET /v2.1/flavors/7d3e712a-5548-4273-b132-d6af101baf61/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/740] 162.253.55.43 () {48 vars in 1093 bytes} [Fri Feb 27 02:25:27 2026] GET /v2.1/flavors/914e7158-1194-4837-80f3-f18c17b91632/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/741] 162.253.55.43 () {48 vars in 1093 bytes} [Fri Feb 27 02:25:28 2026] GET /v2.1/flavors/fe9dda30-0666-47f2-b2a7-0cf187a37bda/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/750] 10.0.0.158 () {32 vars in 653 bytes} [Fri Feb 27 02:26:09 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/751] 10.0.0.158 () {32 vars in 639 bytes} [Fri Feb 27 02:26:09 2026] GET /v2.1/servers => generated 15 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-02-27 02:26:09.778 7 WARNING oslo_db.sqlalchemy.utils [None req-efb9ddfb-9696-44de-99cb-ae3666b6f6a5 5ebcca868f6149b7acd01dda8cddc561 9cee4dcee7d9476a9eb1e9e21b10d325 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 378/752] 10.0.0.158 () {32 vars in 647 bytes} [Fri Feb 27 02:26:09 2026] GET /v2.1/os-keypairs => generated 530 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/753] 10.0.0.158 () {32 vars in 692 bytes} [Fri Feb 27 02:26:09 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/756] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:21 2026] GET /v2.1/flavors/0d9d2f74-e276-47de-8d4a-293ae6ddba11 => generated 511 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/757] 10.0.0.158 () {32 vars in 639 bytes} [Fri Feb 27 02:26:21 2026] GET /v2.1/flavors => generated 1674 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/758] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:21 2026] GET /v2.1/flavors/0d9d2f74-e276-47de-8d4a-293ae6ddba11 => generated 511 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/761] 10.0.0.223 () {32 vars in 684 bytes} [Fri Feb 27 02:26:24 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/762] 10.0.0.223 () {32 vars in 686 bytes} [Fri Feb 27 02:26:24 2026] GET /v2.1/os-hypervisors/detail => generated 1645 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/763] 10.0.0.223 () {32 vars in 670 bytes} [Fri Feb 27 02:26:24 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/764] 10.0.0.223 () {32 vars in 709 bytes} [Fri Feb 27 02:26:24 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/765] 10.0.0.223 () {32 vars in 680 bytes} [Fri Feb 27 02:26:24 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/766] 10.0.0.223 () {32 vars in 666 bytes} [Fri Feb 27 02:26:24 2026] GET /v2.1/os-services => generated 782 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/767] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:26:24 2026] GET /v2.1/limits?tenant_id=07b45748c5484b529c44373dfb4cf321 => generated 302 bytes in 34 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: 386/768] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:26:24 2026] GET /v2.1/limits?tenant_id=085850f0ea65464590bf7ce5f21c2ba2 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/769] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:26:24 2026] GET /v2.1/limits?tenant_id=1c188ff870a14e6b92471390f2202bda => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/770] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:26:24 2026] GET /v2.1/limits?tenant_id=7495a1d5552e47e0af8e7a210ca331fa => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/771] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:26:24 2026] GET /v2.1/limits?tenant_id=9cee4dcee7d9476a9eb1e9e21b10d325 => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/772] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:26:24 2026] GET /v2.1/limits?tenant_id=eea387cdb85e4aae8fdd636a91429bc0 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/773] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:26:24 2026] GET /v2.1/limits?tenant_id=f6a700ae40a84423bb3b1aedb554e592 => generated 302 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/774] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:26:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/775] 10.0.0.223 () {32 vars in 705 bytes} [Fri Feb 27 02:26:24 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/776] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:26:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/777] 10.0.0.158 () {34 vars in 683 bytes} [Fri Feb 27 02:26:26 2026] POST /v2.1/os-security-groups => generated 246 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/778] 10.0.0.158 () {34 vars in 693 bytes} [Fri Feb 27 02:26:26 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/779] 10.0.0.158 () {34 vars in 683 bytes} [Fri Feb 27 02:26:27 2026] POST /v2.1/os-security-groups => generated 246 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/780] 10.0.0.158 () {34 vars in 693 bytes} [Fri Feb 27 02:26:27 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/781] 10.0.0.158 () {34 vars in 693 bytes} [Fri Feb 27 02:26:27 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/782] 10.0.0.158 () {32 vars in 735 bytes} [Fri Feb 27 02:26:27 2026] GET /v2.1/os-security-groups/b33bff72-bf5f-419a-880d-96e1e4ddbf17 => generated 663 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/783] 10.0.0.158 () {32 vars in 748 bytes} [Fri Feb 27 02:26:27 2026] DELETE /v2.1/os-security-group-rules/09d7dbfd-0a14-425f-8fee-2316e3e46d33 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/784] 10.0.0.158 () {32 vars in 738 bytes} [Fri Feb 27 02:26:28 2026] DELETE /v2.1/os-security-groups/b33bff72-bf5f-419a-880d-96e1e4ddbf17 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/785] 10.0.0.158 () {32 vars in 738 bytes} [Fri Feb 27 02:26:28 2026] DELETE /v2.1/os-security-groups/6619a0c4-818b-4b31-9116-eb536aa82837 => generated 0 bytes in 319 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/786] 10.0.0.158 () {34 vars in 669 bytes} [Fri Feb 27 02:26:31 2026] POST /v2.1/os-keypairs => generated 385 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/787] 10.0.0.158 () {34 vars in 683 bytes} [Fri Feb 27 02:26:31 2026] POST /v2.1/os-security-groups => generated 243 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/788] 10.0.0.158 () {34 vars in 683 bytes} [Fri Feb 27 02:26:31 2026] POST /v2.1/os-security-groups => generated 243 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/789] 10.0.0.158 () {34 vars in 683 bytes} [Fri Feb 27 02:26:31 2026] POST /v2.1/os-security-groups => generated 244 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/790] 10.0.0.158 () {32 vars in 661 bytes} [Fri Feb 27 02:26:32 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/791] 10.0.0.158 () {32 vars in 738 bytes} [Fri Feb 27 02:26:32 2026] DELETE /v2.1/os-security-groups/69300c02-0c44-4253-83be-1a6d0a621105 => generated 0 bytes in 234 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-27 02:26:32.749 7 INFO nova.api.openstack.wsgi [None req-5760a72b-a0ce-480b-ba9e-2fc415262014 872140e3bcd54c9b8c210ba9d13579e1 07b45748c5484b529c44373dfb4cf321 - - default default] HTTP exception thrown: Security group 69300c02-0c44-4253-83be-1a6d0a621105 does not exist Neutron server returns request_ids: ['req-6fb6de48-e14f-42e3-bd10-82f17fac8f09'] [pid: 7|app: 0|req: 398/792] 10.0.0.158 () {32 vars in 735 bytes} [Fri Feb 27 02:26:32 2026] GET /v2.1/os-security-groups/69300c02-0c44-4253-83be-1a6d0a621105 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/795] 10.0.0.158 () {32 vars in 738 bytes} [Fri Feb 27 02:26:32 2026] DELETE /v2.1/os-security-groups/dd847b15-576f-41b6-9147-0af32c51355f => generated 0 bytes in 216 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-27 02:26:33.014 7 INFO nova.api.openstack.wsgi [None req-b2424e50-3135-40bd-a87f-b09fb206dff5 872140e3bcd54c9b8c210ba9d13579e1 07b45748c5484b529c44373dfb4cf321 - - default default] HTTP exception thrown: Security group dd847b15-576f-41b6-9147-0af32c51355f does not exist Neutron server returns request_ids: ['req-b0331403-1a68-450b-9587-650ccf0c4488'] [pid: 7|app: 0|req: 401/796] 10.0.0.158 () {32 vars in 735 bytes} [Fri Feb 27 02:26:32 2026] GET /v2.1/os-security-groups/dd847b15-576f-41b6-9147-0af32c51355f => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/797] 10.0.0.158 () {32 vars in 738 bytes} [Fri Feb 27 02:26:33 2026] DELETE /v2.1/os-security-groups/8b527901-f40c-4f1b-8add-22d6c78a2bd1 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-27 02:26:33.276 7 INFO nova.api.openstack.wsgi [None req-65a8e033-6e3e-438c-8c63-9f93c662fd2a 872140e3bcd54c9b8c210ba9d13579e1 07b45748c5484b529c44373dfb4cf321 - - default default] HTTP exception thrown: Security group 8b527901-f40c-4f1b-8add-22d6c78a2bd1 does not exist Neutron server returns request_ids: ['req-b82ddb1e-4333-49bd-b53e-c26c9ce5e27a'] [pid: 7|app: 0|req: 402/798] 10.0.0.158 () {32 vars in 735 bytes} [Fri Feb 27 02:26:33 2026] GET /v2.1/os-security-groups/8b527901-f40c-4f1b-8add-22d6c78a2bd1 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/799] 10.0.0.158 () {32 vars in 661 bytes} [Fri Feb 27 02:26:33 2026] GET /v2.1/os-security-groups => generated 707 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 02:26:33.453 7 INFO nova.api.openstack.wsgi [None req-97185484-4f68-4324-94d5-19716aec04e6 872140e3bcd54c9b8c210ba9d13579e1 07b45748c5484b529c44373dfb4cf321 - - default default] HTTP exception thrown: Security group 8b527901-f40c-4f1b-8add-22d6c78a2bd1 does not exist Neutron server returns request_ids: ['req-549a752f-5747-4749-9e00-ce7dc451c7df'] [pid: 7|app: 0|req: 403/800] 10.0.0.158 () {32 vars in 738 bytes} [Fri Feb 27 02:26:33 2026] DELETE /v2.1/os-security-groups/8b527901-f40c-4f1b-8add-22d6c78a2bd1 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-27 02:26:33.496 8 INFO nova.api.openstack.wsgi [None req-394fe97d-65be-48d9-bf46-f4ef097818e3 872140e3bcd54c9b8c210ba9d13579e1 07b45748c5484b529c44373dfb4cf321 - - default default] HTTP exception thrown: Security group dd847b15-576f-41b6-9147-0af32c51355f does not exist Neutron server returns request_ids: ['req-9456b421-7bf6-4816-ada8-25bccad48ce5'] [pid: 8|app: 0|req: 398/801] 10.0.0.158 () {32 vars in 738 bytes} [Fri Feb 27 02:26:33 2026] DELETE /v2.1/os-security-groups/dd847b15-576f-41b6-9147-0af32c51355f => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-27 02:26:33.537 7 INFO nova.api.openstack.wsgi [None req-ca90e61c-2562-42b0-98fc-c17f9339b6f6 872140e3bcd54c9b8c210ba9d13579e1 07b45748c5484b529c44373dfb4cf321 - - default default] HTTP exception thrown: Security group 69300c02-0c44-4253-83be-1a6d0a621105 does not exist Neutron server returns request_ids: ['req-77d5d2bb-ce98-4dda-b1dd-02a47d70e3ad'] [pid: 7|app: 0|req: 404/802] 10.0.0.158 () {32 vars in 738 bytes} [Fri Feb 27 02:26:33 2026] DELETE /v2.1/os-security-groups/69300c02-0c44-4253-83be-1a6d0a621105 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/803] 10.0.0.158 () {34 vars in 661 bytes} [Fri Feb 27 02:26:33 2026] POST /v2.1/servers => generated 452 bytes in 1186 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: 400/804] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:35 2026] GET /v2.1/servers/46333fe2-1a74-419c-b2e1-c5df454d5658 => generated 1391 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/805] 10.0.0.158 () {34 vars in 661 bytes} [Fri Feb 27 02:26:34 2026] POST /v2.1/servers => generated 424 bytes in 1106 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: 401/806] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:35 2026] GET /v2.1/servers/60a755c7-6621-46df-9862-a59d43e88096 => generated 1370 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 406/807] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:36 2026] GET /v2.1/servers/46333fe2-1a74-419c-b2e1-c5df454d5658 => generated 1387 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 402/808] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:36 2026] GET /v2.1/servers/60a755c7-6621-46df-9862-a59d43e88096 => generated 1422 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/809] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:37 2026] GET /v2.1/servers/46333fe2-1a74-419c-b2e1-c5df454d5658 => generated 1449 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 403/810] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:37 2026] GET /v2.1/servers/60a755c7-6621-46df-9862-a59d43e88096 => generated 1470 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/811] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:38 2026] GET /v2.1/servers/46333fe2-1a74-419c-b2e1-c5df454d5658 => generated 1516 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, ' [pid: 8|app: 0|req: 404/812] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:38 2026] GET /v2.1/servers/60a755c7-6621-46df-9862-a59d43e88096 => generated 1470 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:26:39.366 7 INFO nova.api.openstack.compute.server_external_events [req-98e5974c-ff56-4b78-849a-230fbfe6cc06 req-39ddcdde-ab45-4f03-adb0-08df7ca3c605 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:e43a7b1f-0a72-4d62-a0ce-61784c138187 for instance 60a755c7-6621-46df-9862-a59d43e88096 on instance 2026-02-27 02:26:39.372 7 INFO nova.compute.rpcapi [None req-b53eb056-c345-44b3-b808-b6c0ec0510c0 - - - - - -] Automatically selected compute RPC version 6.1 from minimum service version 64 [pid: 7|app: 0|req: 409/813] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:26:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:26:39.528 8 INFO nova.api.openstack.compute.server_external_events [req-1551fb29-cef5-42e1-9aac-6697285e136d req-4319f7f9-90e9-485b-8c1c-4d7efd5c8c05 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:c61cb1dd-71b0-492a-9603-65d64fe95542 for instance 46333fe2-1a74-419c-b2e1-c5df454d5658 on instance 2026-02-27 02:26:39.536 8 INFO nova.compute.rpcapi [None req-d05d0465-2223-41e0-80e2-d90f27dbadd7 - - - - - -] Automatically selected compute RPC version 6.1 from minimum service version 64 [pid: 8|app: 0|req: 405/814] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:26:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 410/815] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:39 2026] GET /v2.1/servers/46333fe2-1a74-419c-b2e1-c5df454d5658 => generated 1516 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/816] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:40 2026] GET /v2.1/servers/60a755c7-6621-46df-9862-a59d43e88096 => generated 1470 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: 411/817] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:40 2026] GET /v2.1/servers/46333fe2-1a74-419c-b2e1-c5df454d5658 => generated 1516 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 407/818] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:41 2026] GET /v2.1/servers/60a755c7-6621-46df-9862-a59d43e88096 => generated 1470 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/819] 10.0.0.158 () {34 vars in 669 bytes} [Fri Feb 27 02:26:41 2026] POST /v2.1/os-keypairs => generated 385 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 408/820] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:42 2026] GET /v2.1/servers/46333fe2-1a74-419c-b2e1-c5df454d5658 => generated 1516 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/821] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:42 2026] GET /v2.1/servers/60a755c7-6621-46df-9862-a59d43e88096 => generated 1470 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 415/824] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:43 2026] GET /v2.1/servers/46333fe2-1a74-419c-b2e1-c5df454d5658 => generated 1516 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/825] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:43 2026] GET /v2.1/servers/60a755c7-6621-46df-9862-a59d43e88096 => generated 1470 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/826] 10.0.0.158 () {34 vars in 661 bytes} [Fri Feb 27 02:26:43 2026] POST /v2.1/servers => generated 450 bytes in 626 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/827] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:44 2026] GET /v2.1/servers/6819e23d-1fe9-445e-98c2-1464f897b5b7 => generated 1400 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 417/828] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:44 2026] GET /v2.1/servers/46333fe2-1a74-419c-b2e1-c5df454d5658 => generated 1516 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 412/829] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:44 2026] GET /v2.1/servers/60a755c7-6621-46df-9862-a59d43e88096 => generated 1470 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, ' 2026-02-27 02:26:45.288 7 INFO nova.api.openstack.compute.server_external_events [req-f2d6a3e0-6e90-4024-8329-4124657a6724 req-d14b3427-b04d-4a42-a766-45df0e36fa8a 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:c61cb1dd-71b0-492a-9603-65d64fe95542 for instance 46333fe2-1a74-419c-b2e1-c5df454d5658 on instance [pid: 7|app: 0|req: 418/830] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:26:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 413/831] 10.0.0.158 () {34 vars in 669 bytes} [Fri Feb 27 02:26:45 2026] POST /v2.1/os-keypairs => generated 386 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/832] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:45 2026] GET /v2.1/servers/6819e23d-1fe9-445e-98c2-1464f897b5b7 => generated 1458 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/833] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:45 2026] GET /v2.1/servers/46333fe2-1a74-419c-b2e1-c5df454d5658 => generated 1700 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: 420/834] 10.0.0.158 () {32 vars in 739 bytes} [Fri Feb 27 02:26:45 2026] GET /v2.1/servers/46333fe2-1a74-419c-b2e1-c5df454d5658/os-interface => generated 285 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 415/835] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:46 2026] GET /v2.1/servers/60a755c7-6621-46df-9862-a59d43e88096 => generated 1470 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/836] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:46 2026] GET /v2.1/servers/6819e23d-1fe9-445e-98c2-1464f897b5b7 => generated 1526 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:26:47.241 8 INFO nova.api.openstack.compute.server_external_events [req-497825d5-fcc4-44d8-b60f-079d123d97a9 req-1f489f97-c51d-4ac3-be4a-ffea1e22154f 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:c61cb1dd-71b0-492a-9603-65d64fe95542 for instance 46333fe2-1a74-419c-b2e1-c5df454d5658 on instance [pid: 8|app: 0|req: 416/837] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:26:47 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, ' 2026-02-27 02:26:47.327 7 INFO nova.api.openstack.compute.server_external_events [req-56ccfb87-476a-4c1c-984a-fa7192f2cb49 req-0e611b06-859b-4c91-9b51-fb0bd3f24f65 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:c61cb1dd-71b0-492a-9603-65d64fe95542 for instance 46333fe2-1a74-419c-b2e1-c5df454d5658 on instance 2026-02-27 02:26:47.328 7 INFO nova.api.openstack.compute.server_external_events [req-56ccfb87-476a-4c1c-984a-fa7192f2cb49 req-0e611b06-859b-4c91-9b51-fb0bd3f24f65 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:e43a7b1f-0a72-4d62-a0ce-61784c138187 for instance 60a755c7-6621-46df-9862-a59d43e88096 on instance 2026-02-27 02:26:47.328 7 INFO nova.api.openstack.compute.server_external_events [req-56ccfb87-476a-4c1c-984a-fa7192f2cb49 req-0e611b06-859b-4c91-9b51-fb0bd3f24f65 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:e43a7b1f-0a72-4d62-a0ce-61784c138187 for instance 60a755c7-6621-46df-9862-a59d43e88096 on instance [pid: 7|app: 0|req: 422/838] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:26:47 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 417/839] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:47 2026] GET /v2.1/servers/60a755c7-6621-46df-9862-a59d43e88096 => generated 1655 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 423/840] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:47 2026] GET /v2.1/servers/6819e23d-1fe9-445e-98c2-1464f897b5b7 => generated 1526 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/841] 10.0.0.158 () {32 vars in 721 bytes} [Fri Feb 27 02:26:47 2026] GET /v2.1/servers/60a755c7-6621-46df-9862-a59d43e88096/ips => generated 109 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/842] 10.0.0.158 () {32 vars in 721 bytes} [Fri Feb 27 02:26:48 2026] GET /v2.1/servers/60a755c7-6621-46df-9862-a59d43e88096/ips => generated 109 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: 419/843] 10.0.0.158 () {32 vars in 821 bytes} [Fri Feb 27 02:26:48 2026] GET /v2.1/servers/60a755c7-6621-46df-9862-a59d43e88096/ips/tempest-ServerAddressesTestJSON-818351246-network => generated 94 bytes in 32 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: 425/844] 10.0.0.158 () {32 vars in 716 bytes} [Fri Feb 27 02:26:48 2026] DELETE /v2.1/servers/60a755c7-6621-46df-9862-a59d43e88096 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 420/845] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:48 2026] GET /v2.1/servers/60a755c7-6621-46df-9862-a59d43e88096 => generated 1661 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 426/846] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:49 2026] GET /v2.1/servers/6819e23d-1fe9-445e-98c2-1464f897b5b7 => generated 1526 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:26:49.293 8 INFO nova.api.openstack.compute.server_external_events [req-7d6636e6-6fb0-4229-b177-8025bf0b1a14 req-092d7a1b-8da1-4e44-ae82-5a3326dc5951 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:8c1f17a1-84d7-4a61-8e95-36e91fd87132 for instance 6819e23d-1fe9-445e-98c2-1464f897b5b7 on instance [pid: 8|app: 0|req: 421/847] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:26:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:26:49.379 7 INFO nova.api.openstack.compute.server_external_events [req-134ef8b6-cc0c-436b-b174-a9c6b53c53bc req-77bd6339-ba85-477c-bb92-5c28f3c1ff44 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-unplugged:e43a7b1f-0a72-4d62-a0ce-61784c138187 for instance 60a755c7-6621-46df-9862-a59d43e88096 on instance 2026-02-27 02:26:49.379 7 INFO nova.api.openstack.compute.server_external_events [req-134ef8b6-cc0c-436b-b174-a9c6b53c53bc req-77bd6339-ba85-477c-bb92-5c28f3c1ff44 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:e43a7b1f-0a72-4d62-a0ce-61784c138187 for instance 60a755c7-6621-46df-9862-a59d43e88096 on instance 2026-02-27 02:26:49.379 7 INFO nova.api.openstack.compute.server_external_events [req-134ef8b6-cc0c-436b-b174-a9c6b53c53bc req-77bd6339-ba85-477c-bb92-5c28f3c1ff44 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-deleted:e43a7b1f-0a72-4d62-a0ce-61784c138187 for instance 60a755c7-6621-46df-9862-a59d43e88096 on instance [pid: 7|app: 0|req: 427/848] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:26:49 2026] POST /v2.1/os-server-external-events => generated 527 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: 422/849] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:49 2026] GET /v2.1/servers/60a755c7-6621-46df-9862-a59d43e88096 => generated 1456 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: 7|app: 0|req: 428/850] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:50 2026] GET /v2.1/servers/6819e23d-1fe9-445e-98c2-1464f897b5b7 => generated 1526 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, ' 2026-02-27 02:26:50.553 8 INFO nova.api.openstack.wsgi [None req-aaae495c-4504-497f-a31e-a61e5fdf8ad7 48945def7da7488da8199897ee2092b3 f6a700ae40a84423bb3b1aedb554e592 - - default default] HTTP exception thrown: Instance 60a755c7-6621-46df-9862-a59d43e88096 could not be found. [pid: 8|app: 0|req: 423/851] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:50 2026] GET /v2.1/servers/60a755c7-6621-46df-9862-a59d43e88096 => 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:26:51.341 8 INFO nova.api.openstack.compute.server_external_events [req-9bb13b93-dad1-4908-8dc5-abb0a6ec2fe0 req-a3b0b3a5-b508-4c5a-a2ba-c9ba639bb3dd 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:8c1f17a1-84d7-4a61-8e95-36e91fd87132 for instance 6819e23d-1fe9-445e-98c2-1464f897b5b7 on instance 2026-02-27 02:26:51.341 8 INFO nova.api.openstack.compute.server_external_events [req-9bb13b93-dad1-4908-8dc5-abb0a6ec2fe0 req-a3b0b3a5-b508-4c5a-a2ba-c9ba639bb3dd 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:8c1f17a1-84d7-4a61-8e95-36e91fd87132 for instance 6819e23d-1fe9-445e-98c2-1464f897b5b7 on instance [pid: 8|app: 0|req: 424/852] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:26:51 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 425/853] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:51 2026] GET /v2.1/servers/6819e23d-1fe9-445e-98c2-1464f897b5b7 => generated 1526 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/854] 10.0.0.158 () {34 vars in 661 bytes} [Fri Feb 27 02:26:51 2026] POST /v2.1/servers => generated 451 bytes in 990 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: 426/855] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:52 2026] GET /v2.1/servers/0ca8f6f1-9044-499d-8763-56b97c020684 => generated 1253 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 430/856] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:52 2026] GET /v2.1/servers/6819e23d-1fe9-445e-98c2-1464f897b5b7 => generated 1716 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: 427/859] 10.0.0.158 () {32 vars in 739 bytes} [Fri Feb 27 02:26:52 2026] GET /v2.1/servers/6819e23d-1fe9-445e-98c2-1464f897b5b7/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 433/860] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:53 2026] GET /v2.1/servers/0ca8f6f1-9044-499d-8763-56b97c020684 => generated 1369 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:26:53.423 7 INFO nova.api.openstack.compute.server_external_events [req-3b4354c0-3bfa-4ff3-905e-d99549d21b23 req-1562d7a4-e14e-455c-8f32-55925038e0f8 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:8c1f17a1-84d7-4a61-8e95-36e91fd87132 for instance 6819e23d-1fe9-445e-98c2-1464f897b5b7 on instance [pid: 7|app: 0|req: 434/861] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:26:53 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) [pid: 8|app: 0|req: 428/862] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:53 2026] GET /v2.1/servers/6819e23d-1fe9-445e-98c2-1464f897b5b7 => generated 1716 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 435/863] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:54 2026] GET /v2.1/servers/0ca8f6f1-9044-499d-8763-56b97c020684 => generated 1437 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:26:54.582 8 INFO nova.api.openstack.compute.server_external_events [req-02b85352-89f4-4b9e-b6d1-f5f22cdcde46 req-ee5bc146-c1b1-4b41-a2e9-6a21187900f3 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:f3916a96-47c3-4a52-b3f7-e4393f618b1b for instance 0ca8f6f1-9044-499d-8763-56b97c020684 on instance [pid: 8|app: 0|req: 429/864] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:26:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:55 2026] GET /v2.1/servers/0ca8f6f1-9044-499d-8763-56b97c020684 => generated 1437 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/866] 10.0.0.158 () {30 vars in 411 bytes} [Fri Feb 27 02:26:55 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, ' 2026-02-27 02:26:56.194 8 INFO nova.api.openstack.compute.server_external_events [req-cd1cb4f0-1096-4614-bd1a-f94f271fa5f3 req-a0360961-56ba-421f-be78-0635cc87b7c4 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:f3916a96-47c3-4a52-b3f7-e4393f618b1b for instance 0ca8f6f1-9044-499d-8763-56b97c020684 on instance [pid: 8|app: 0|req: 431/867] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:26:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 437/868] 10.0.0.158 () {28 vars in 558 bytes} [Fri Feb 27 02:26:55 2026] GET /v2/ => generated 401 bytes in 492 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 432/869] 10.0.0.158 () {28 vars in 562 bytes} [Fri Feb 27 02:26:56 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: 438/870] 10.0.0.158 () {30 vars in 411 bytes} [Fri Feb 27 02:26:56 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/871] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:56 2026] GET /v2.1/servers/0ca8f6f1-9044-499d-8763-56b97c020684 => generated 1425 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/872] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:57 2026] GET /v2.1/servers/0ca8f6f1-9044-499d-8763-56b97c020684 => generated 1613 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 434/873] 10.0.0.158 () {32 vars in 739 bytes} [Fri Feb 27 02:26:58 2026] GET /v2.1/servers/0ca8f6f1-9044-499d-8763-56b97c020684/os-interface => generated 285 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-02-27 02:26:58.260 7 INFO nova.api.openstack.compute.server_external_events [req-3a9b72d2-91a0-455c-adf9-8f979e2f45fd req-9c875711-f71f-43fc-9b2c-93b2c4a89e72 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:f3916a96-47c3-4a52-b3f7-e4393f618b1b for instance 0ca8f6f1-9044-499d-8763-56b97c020684 on instance [pid: 7|app: 0|req: 440/874] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:26:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:26:58.870 7 INFO nova.api.openstack.compute.server_external_events [req-4a8c5b17-d340-4b7e-b5c8-90c122ee6354 req-4f60bf31-ec39-4c10-b44c-0eb0e06dd7a4 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:f3916a96-47c3-4a52-b3f7-e4393f618b1b for instance 0ca8f6f1-9044-499d-8763-56b97c020684 on instance [pid: 7|app: 0|req: 441/875] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:26:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/876] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:58 2026] GET /v2.1/servers/0ca8f6f1-9044-499d-8763-56b97c020684 => generated 1613 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 442/877] 10.0.0.158 () {32 vars in 639 bytes} [Fri Feb 27 02:26:59 2026] GET /v2.1/servers => generated 387 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 436/878] 10.0.0.158 () {32 vars in 716 bytes} [Fri Feb 27 02:26:59 2026] DELETE /v2.1/servers/0ca8f6f1-9044-499d-8763-56b97c020684 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 443/879] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:26:59 2026] GET /v2.1/servers/0ca8f6f1-9044-499d-8763-56b97c020684 => generated 1619 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:27:00.300 8 INFO nova.api.openstack.compute.server_external_events [req-df80f090-a52a-4351-ae2a-5ef6082789da req-6425d545-a3a6-4472-b43c-89ed3866d9c6 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-unplugged:f3916a96-47c3-4a52-b3f7-e4393f618b1b for instance 0ca8f6f1-9044-499d-8763-56b97c020684 on instance 2026-02-27 02:27:00.301 8 INFO nova.api.openstack.compute.server_external_events [req-df80f090-a52a-4351-ae2a-5ef6082789da req-6425d545-a3a6-4472-b43c-89ed3866d9c6 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:f3916a96-47c3-4a52-b3f7-e4393f618b1b for instance 0ca8f6f1-9044-499d-8763-56b97c020684 on instance [pid: 8|app: 0|req: 437/880] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:27:00 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 444/881] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:00 2026] GET /v2.1/servers/0ca8f6f1-9044-499d-8763-56b97c020684 => generated 1380 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:27:00.910 8 INFO nova.api.openstack.compute.server_external_events [req-d46a5f2d-86e6-4878-8607-164ed2e93cd4 req-baaf96b4-d187-4b74-805d-a23e29400cd1 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-deleted:f3916a96-47c3-4a52-b3f7-e4393f618b1b for instance 0ca8f6f1-9044-499d-8763-56b97c020684 on instance [pid: 8|app: 0|req: 438/882] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:27:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:27:01.508 7 INFO nova.api.openstack.wsgi [None req-a453e70e-af2b-4e08-9b06-07a0ece23cfb b08f06f483f949eab1a72a753658d162 5a435023742c496db98b62d762fb9b7c - - default default] HTTP exception thrown: Instance 0ca8f6f1-9044-499d-8763-56b97c020684 could not be found. [pid: 7|app: 0|req: 445/883] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:01 2026] GET /v2.1/servers/0ca8f6f1-9044-499d-8763-56b97c020684 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 439/884] 10.0.0.158 () {32 vars in 704 bytes} [Fri Feb 27 02:27:01 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1308108727 => generated 0 bytes in 18 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: 446/887] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:02 2026] GET /v2.1/servers/46333fe2-1a74-419c-b2e1-c5df454d5658 => generated 1820 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/888] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:02 2026] GET /v2.1/servers/46333fe2-1a74-419c-b2e1-c5df454d5658 => generated 1820 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 447/889] 10.0.0.158 () {34 vars in 748 bytes} [Fri Feb 27 02:27:03 2026] POST /v2.1/servers/46333fe2-1a74-419c-b2e1-c5df454d5658/action => generated 0 bytes in 79 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: 443/890] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:03 2026] GET /v2.1/servers/46333fe2-1a74-419c-b2e1-c5df454d5658 => generated 1822 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:27:04.390 7 INFO nova.api.openstack.compute.server_external_events [req-5e2aa145-3b67-4ad7-aae6-2d3ace6ec02f req-42fd73db-83ec-4aed-a5b3-03fb1687fe1d 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-unplugged:c61cb1dd-71b0-492a-9603-65d64fe95542 for instance 46333fe2-1a74-419c-b2e1-c5df454d5658 on instance [pid: 7|app: 0|req: 448/891] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:27:04 2026] POST /v2.1/os-server-external-events => generated 185 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: 444/892] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:04 2026] GET /v2.1/servers/46333fe2-1a74-419c-b2e1-c5df454d5658 => generated 1827 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/893] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:05 2026] GET /v2.1/servers/46333fe2-1a74-419c-b2e1-c5df454d5658 => generated 1820 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:27:06.440 8 INFO nova.api.openstack.compute.server_external_events [req-f042647d-7830-4fdb-8a15-94545ee4a2d2 req-8d1bb523-ff3a-4645-a5cd-917c644fc827 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:c61cb1dd-71b0-492a-9603-65d64fe95542 for instance 46333fe2-1a74-419c-b2e1-c5df454d5658 on instance 2026-02-27 02:27:06.442 8 INFO nova.api.openstack.compute.server_external_events [req-f042647d-7830-4fdb-8a15-94545ee4a2d2 req-8d1bb523-ff3a-4645-a5cd-917c644fc827 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:c61cb1dd-71b0-492a-9603-65d64fe95542 for instance 46333fe2-1a74-419c-b2e1-c5df454d5658 on instance 2026-02-27 02:27:06.442 8 INFO nova.api.openstack.compute.server_external_events [req-f042647d-7830-4fdb-8a15-94545ee4a2d2 req-8d1bb523-ff3a-4645-a5cd-917c644fc827 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:c61cb1dd-71b0-492a-9603-65d64fe95542 for instance 46333fe2-1a74-419c-b2e1-c5df454d5658 on instance [pid: 8|app: 0|req: 445/894] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:27:06 2026] POST /v2.1/os-server-external-events => generated 525 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: 450/895] 10.0.0.158 () {32 vars in 739 bytes} [Fri Feb 27 02:27:09 2026] GET /v2.1/servers/6819e23d-1fe9-445e-98c2-1464f897b5b7/os-interface => generated 284 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 446/896] 10.0.0.158 () {32 vars in 813 bytes} [Fri Feb 27 02:27:09 2026] GET /v2.1/servers/6819e23d-1fe9-445e-98c2-1464f897b5b7/os-interface/8c1f17a1-84d7-4a61-8e95-36e91fd87132 => generated 281 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 451/897] 10.0.0.158 () {32 vars in 721 bytes} [Fri Feb 27 02:27:09 2026] GET /v2.1/servers/6819e23d-1fe9-445e-98c2-1464f897b5b7/ips => generated 155 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 447/898] 10.0.0.158 () {34 vars in 748 bytes} [Fri Feb 27 02:27:09 2026] POST /v2.1/servers/6819e23d-1fe9-445e-98c2-1464f897b5b7/action => generated 0 bytes in 41 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: 452/899] 10.0.0.158 () {32 vars in 721 bytes} [Fri Feb 27 02:27:09 2026] GET /v2.1/servers/6819e23d-1fe9-445e-98c2-1464f897b5b7/ips => generated 155 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:27:10.568 8 INFO nova.api.openstack.compute.server_external_events [req-5722f3e4-846e-4a85-a475-d5b35d2b153c req-fa8027a2-843b-4b59-a673-7e4a40445c63 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:8c1f17a1-84d7-4a61-8e95-36e91fd87132 for instance 6819e23d-1fe9-445e-98c2-1464f897b5b7 on instance [pid: 8|app: 0|req: 448/900] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:27:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 453/901] 10.0.0.158 () {32 vars in 721 bytes} [Fri Feb 27 02:27:10 2026] GET /v2.1/servers/6819e23d-1fe9-445e-98c2-1464f897b5b7/ips => generated 155 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 449/902] 10.0.0.158 () {32 vars in 721 bytes} [Fri Feb 27 02:27:11 2026] GET /v2.1/servers/6819e23d-1fe9-445e-98c2-1464f897b5b7/ips => generated 194 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: 454/903] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:11 2026] GET /v2.1/servers/6819e23d-1fe9-445e-98c2-1464f897b5b7 => generated 1951 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 450/904] 10.0.0.158 () {34 vars in 748 bytes} [Fri Feb 27 02:27:12 2026] POST /v2.1/servers/6819e23d-1fe9-445e-98c2-1464f897b5b7/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 455/905] 10.0.0.158 () {32 vars in 721 bytes} [Fri Feb 27 02:27:12 2026] GET /v2.1/servers/6819e23d-1fe9-445e-98c2-1464f897b5b7/ips => generated 194 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:27:12.781 8 INFO nova.api.openstack.compute.server_external_events [req-d2ca9b76-b25b-45cd-becf-af0bb8629d11 req-f5d168ff-6843-45bf-9f76-67d9133b9ad1 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:8c1f17a1-84d7-4a61-8e95-36e91fd87132 for instance 6819e23d-1fe9-445e-98c2-1464f897b5b7 on instance [pid: 8|app: 0|req: 451/906] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:27:12 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: 457/909] 10.0.0.158 () {32 vars in 721 bytes} [Fri Feb 27 02:27:13 2026] GET /v2.1/servers/6819e23d-1fe9-445e-98c2-1464f897b5b7/ips => generated 155 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 453/910] 10.0.0.158 () {32 vars in 716 bytes} [Fri Feb 27 02:27:13 2026] DELETE /v2.1/servers/6819e23d-1fe9-445e-98c2-1464f897b5b7 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 454/911] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:13 2026] GET /v2.1/servers/6819e23d-1fe9-445e-98c2-1464f897b5b7 => generated 1842 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-02-27 02:27:13.674 8 INFO nova.api.openstack.compute.server_external_events [req-e7986964-0786-48c7-8cef-86ffefbd4ff4 req-e0e1d930-475a-4aaa-ae58-87d7dd5660e6 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-unplugged:8c1f17a1-84d7-4a61-8e95-36e91fd87132 for instance 6819e23d-1fe9-445e-98c2-1464f897b5b7 on instance [pid: 8|app: 0|req: 455/912] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:27:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/913] 10.0.0.158 () {34 vars in 669 bytes} [Fri Feb 27 02:27:13 2026] POST /v2.1/os-keypairs => generated 384 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/914] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:14 2026] GET /v2.1/servers/6819e23d-1fe9-445e-98c2-1464f897b5b7 => generated 1486 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 02:27:14.823 7 INFO nova.api.openstack.compute.server_external_events [req-d73bf66d-cb6d-4855-91a2-ffb0f3bf77a1 req-8a9d71f3-292b-4efc-895d-dbca3ce25fae 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-deleted:8c1f17a1-84d7-4a61-8e95-36e91fd87132 for instance 6819e23d-1fe9-445e-98c2-1464f897b5b7 on instance [pid: 7|app: 0|req: 459/915] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:27:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:27:15.711 7 INFO nova.api.openstack.compute.server_external_events [req-2a4ebd5c-c73f-43e5-b9f2-16717b20b1f7 req-4a410c82-022e-4d6c-962b-d80cd99168c0 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:8c1f17a1-84d7-4a61-8e95-36e91fd87132 for instance 6819e23d-1fe9-445e-98c2-1464f897b5b7 on instance [pid: 7|app: 0|req: 460/916] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:27:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:27:15.740 7 INFO nova.api.openstack.wsgi [None req-3df3a4b9-b7a5-43c4-af5b-6f7e981c59a3 f4ebda2885c649919f77f5e2ef9fb315 12ace20f8ba14aeb97d6da36c66092a8 - - default default] HTTP exception thrown: Instance 6819e23d-1fe9-445e-98c2-1464f897b5b7 could not be found. [pid: 7|app: 0|req: 461/917] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:15 2026] GET /v2.1/servers/6819e23d-1fe9-445e-98c2-1464f897b5b7 => 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: 7|app: 0|req: 462/918] 10.0.0.158 () {32 vars in 702 bytes} [Fri Feb 27 02:27:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-382117014 => 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: 457/919] 10.0.0.158 () {34 vars in 661 bytes} [Fri Feb 27 02:27:15 2026] POST /v2.1/servers => generated 453 bytes in 559 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/920] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:16 2026] GET /v2.1/servers/ae098a89-ba1d-4690-bbc6-34f056b29a0f => generated 1430 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:27:16.410 8 INFO nova.api.openstack.wsgi [None req-d42f38eb-d6bb-47a4-85df-9b9d24314a66 f4ebda2885c649919f77f5e2ef9fb315 12ace20f8ba14aeb97d6da36c66092a8 - - default default] HTTP exception thrown: Instance 6819e23d-1fe9-445e-98c2-1464f897b5b7 could not be found. [pid: 8|app: 0|req: 458/921] 10.0.0.158 () {32 vars in 716 bytes} [Fri Feb 27 02:27:16 2026] DELETE /v2.1/servers/6819e23d-1fe9-445e-98c2-1464f897b5b7 => 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-02-27 02:27:16.442 7 INFO nova.api.openstack.wsgi [None req-129a6fa5-11b8-4be1-b0d5-20c0dcf1014e f4ebda2885c649919f77f5e2ef9fb315 12ace20f8ba14aeb97d6da36c66092a8 - - default default] HTTP exception thrown: Instance 6819e23d-1fe9-445e-98c2-1464f897b5b7 could not be found. [pid: 7|app: 0|req: 464/922] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:16 2026] GET /v2.1/servers/6819e23d-1fe9-445e-98c2-1464f897b5b7 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 459/923] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:17 2026] GET /v2.1/servers/ae098a89-ba1d-4690-bbc6-34f056b29a0f => generated 1488 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 465/924] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:18 2026] GET /v2.1/servers/ae098a89-ba1d-4690-bbc6-34f056b29a0f => generated 1556 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:27:18.785 8 INFO nova.api.openstack.compute.server_external_events [req-c423c35d-e534-487c-b35f-bbdbe40063d3 req-49c8ae49-ee4c-4f10-a405-ebbd6c7b7823 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:595866d6-1374-409f-9302-12351bb43171 for instance ae098a89-ba1d-4690-bbc6-34f056b29a0f on instance [pid: 8|app: 0|req: 460/925] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:27:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/926] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:19 2026] GET /v2.1/servers/ae098a89-ba1d-4690-bbc6-34f056b29a0f => generated 1556 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/927] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:20 2026] GET /v2.1/servers/ae098a89-ba1d-4690-bbc6-34f056b29a0f => generated 1556 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 467/928] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:21 2026] GET /v2.1/servers/46333fe2-1a74-419c-b2e1-c5df454d5658 => generated 1820 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: 8|app: 0|req: 462/929] 10.0.0.158 () {32 vars in 716 bytes} [Fri Feb 27 02:27:21 2026] DELETE /v2.1/servers/46333fe2-1a74-419c-b2e1-c5df454d5658 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 468/930] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:21 2026] GET /v2.1/servers/46333fe2-1a74-419c-b2e1-c5df454d5658 => generated 1826 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/931] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:21 2026] GET /v2.1/servers/ae098a89-ba1d-4690-bbc6-34f056b29a0f => generated 1556 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, ' 2026-02-27 02:27:22.898 7 INFO nova.api.openstack.compute.server_external_events [req-bbaa24e8-eb0b-4f82-91dc-8517eacdcf54 req-3fbbc752-2fc8-4eca-88bb-d04669158912 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-deleted:c61cb1dd-71b0-492a-9603-65d64fe95542 for instance 46333fe2-1a74-419c-b2e1-c5df454d5658 on instance [pid: 7|app: 0|req: 470/934] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:27:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 465/935] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:23 2026] GET /v2.1/servers/46333fe2-1a74-419c-b2e1-c5df454d5658 => generated 1477 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/936] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:23 2026] GET /v2.1/servers/ae098a89-ba1d-4690-bbc6-34f056b29a0f => generated 1556 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 466/937] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:27:23 2026] GET /v2.1/limits?tenant_id=085850f0ea65464590bf7ce5f21c2ba2 => generated 302 bytes in 278 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: 472/938] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:27:24 2026] GET /v2.1/limits?tenant_id=1c188ff870a14e6b92471390f2202bda => generated 302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/939] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:27:24 2026] GET /v2.1/limits?tenant_id=2c73ae2f2a2e4a3e8996157710417ff5 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/940] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:27:24 2026] GET /v2.1/limits?tenant_id=9cee4dcee7d9476a9eb1e9e21b10d325 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/941] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:27:24 2026] GET /v2.1/limits?tenant_id=ea3f77fbe596426a8a8e4fa87835b3bb => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/942] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:27:24 2026] GET /v2.1/limits?tenant_id=eea387cdb85e4aae8fdd636a91429bc0 => generated 299 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/943] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:27:24 2026] GET /v2.1/limits?tenant_id=ef1a2c4675624d849e02f6359467249a => generated 304 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/944] 10.0.0.223 () {32 vars in 684 bytes} [Fri Feb 27 02:27:24 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/945] 10.0.0.223 () {32 vars in 680 bytes} [Fri Feb 27 02:27:24 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 476/946] 10.0.0.223 () {32 vars in 666 bytes} [Fri Feb 27 02:27:24 2026] GET /v2.1/os-services => generated 782 bytes in 27 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-02-27 02:27:24.427 7 INFO nova.api.openstack.wsgi [None req-f55c1428-cf4b-402a-86c1-cda778d346bc 1a7d43c21b7f45658d5ccedfa77b3634 085850f0ea65464590bf7ce5f21c2ba2 - - default default] HTTP exception thrown: Instance 46333fe2-1a74-419c-b2e1-c5df454d5658 could not be found. [pid: 7|app: 0|req: 477/947] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:24 2026] GET /v2.1/servers/46333fe2-1a74-419c-b2e1-c5df454d5658 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/948] 10.0.0.223 () {32 vars in 709 bytes} [Fri Feb 27 02:27:24 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 478/949] 10.0.0.158 () {32 vars in 702 bytes} [Fri Feb 27 02:27:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-189837669 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/950] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:27:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/951] 10.0.0.223 () {32 vars in 705 bytes} [Fri Feb 27 02:27:24 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2239 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 473/952] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:24 2026] GET /v2.1/servers/ae098a89-ba1d-4690-bbc6-34f056b29a0f => generated 1556 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/953] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:27:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 474/954] 10.0.0.223 () {32 vars in 686 bytes} [Fri Feb 27 02:27:24 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/955] 10.0.0.223 () {32 vars in 670 bytes} [Fri Feb 27 02:27:24 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:27:25.132 8 INFO nova.api.openstack.compute.server_external_events [req-4ecf56ec-36ac-4177-ab1b-63a183fc7d54 req-8ddf831f-9344-4539-aad7-5f50a8bdbd03 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:595866d6-1374-409f-9302-12351bb43171 for instance ae098a89-ba1d-4690-bbc6-34f056b29a0f on instance 2026-02-27 02:27:25.133 8 INFO nova.api.openstack.compute.server_external_events [req-4ecf56ec-36ac-4177-ab1b-63a183fc7d54 req-8ddf831f-9344-4539-aad7-5f50a8bdbd03 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:595866d6-1374-409f-9302-12351bb43171 for instance ae098a89-ba1d-4690-bbc6-34f056b29a0f on instance [pid: 8|app: 0|req: 475/956] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:27:25 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/957] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:25 2026] GET /v2.1/servers/ae098a89-ba1d-4690-bbc6-34f056b29a0f => generated 1738 bytes in 607 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 476/958] 10.0.0.158 () {32 vars in 739 bytes} [Fri Feb 27 02:27:26 2026] GET /v2.1/servers/ae098a89-ba1d-4690-bbc6-34f056b29a0f/os-interface => generated 285 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-02-27 02:27:27.612 8 INFO nova.api.openstack.compute.server_external_events [req-8a0ca93d-6ba4-4e6e-8ffe-c5ada1048e63 req-4a47f2a8-266e-41c3-8bb9-329875c2cb93 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:595866d6-1374-409f-9302-12351bb43171 for instance ae098a89-ba1d-4690-bbc6-34f056b29a0f on instance [pid: 8|app: 0|req: 477/959] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:27: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) [pid: 7|app: 0|req: 483/960] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:27 2026] GET /v2.1/servers/ae098a89-ba1d-4690-bbc6-34f056b29a0f => generated 1738 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 478/961] 10.0.0.158 () {32 vars in 639 bytes} [Fri Feb 27 02:27:28 2026] GET /v2.1/servers => generated 384 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 484/962] 10.0.0.158 () {32 vars in 716 bytes} [Fri Feb 27 02:27:28 2026] DELETE /v2.1/servers/ae098a89-ba1d-4690-bbc6-34f056b29a0f => generated 0 bytes in 424 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: 479/963] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:28 2026] GET /v2.1/servers/ae098a89-ba1d-4690-bbc6-34f056b29a0f => generated 1864 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:27:30.084 8 INFO nova.api.openstack.compute.server_external_events [req-ae3f1b33-0237-45d4-8b25-bb281c189212 req-922b70c4-e38b-43d4-a342-82760f4961fc 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-deleted:595866d6-1374-409f-9302-12351bb43171 for instance ae098a89-ba1d-4690-bbc6-34f056b29a0f on instance [pid: 8|app: 0|req: 480/964] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:27:30 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: 7|app: 0|req: 485/965] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:30 2026] GET /v2.1/servers/ae098a89-ba1d-4690-bbc6-34f056b29a0f => generated 1796 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: 481/966] 10.0.0.158 () {34 vars in 669 bytes} [Fri Feb 27 02:27:30 2026] POST /v2.1/os-keypairs => generated 386 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:27:31.168 7 INFO nova.api.openstack.wsgi [None req-18d2a823-6306-43d4-b240-833178ca53b6 bee5a98511314dd0b6088d7678468b09 ef1a2c4675624d849e02f6359467249a - - default default] HTTP exception thrown: Instance ae098a89-ba1d-4690-bbc6-34f056b29a0f could not be found. [pid: 7|app: 0|req: 486/967] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:31 2026] GET /v2.1/servers/ae098a89-ba1d-4690-bbc6-34f056b29a0f => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/968] 10.0.0.158 () {32 vars in 700 bytes} [Fri Feb 27 02:27:31 2026] DELETE /v2.1/os-keypairs/tempest-keypair-75977072 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 487/969] 10.0.0.158 () {34 vars in 661 bytes} [Fri Feb 27 02:27:31 2026] POST /v2.1/servers => generated 450 bytes in 860 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/972] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:32 2026] GET /v2.1/servers/0da6c9c1-327d-4ccc-8e7c-d5bfb23359af => generated 1424 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 490/973] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:33 2026] GET /v2.1/servers/0da6c9c1-327d-4ccc-8e7c-d5bfb23359af => generated 1476 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 484/974] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:34 2026] GET /v2.1/servers/0da6c9c1-327d-4ccc-8e7c-d5bfb23359af => generated 1549 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-02-27 02:27:36.236 8 INFO nova.api.openstack.compute.server_external_events [req-8200cd6d-920c-4c5d-9ceb-677cd3ff6a46 req-2f6a986c-e80f-4324-93db-7b1e97cb064f 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:6e7412db-ddef-46a4-80df-3b3157e6146a for instance 0da6c9c1-327d-4ccc-8e7c-d5bfb23359af on instance [pid: 8|app: 0|req: 485/975] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:27:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/976] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:36 2026] GET /v2.1/servers/0da6c9c1-327d-4ccc-8e7c-d5bfb23359af => generated 1549 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:27:36.824 8 INFO nova.api.openstack.compute.server_external_events [req-9793edc3-f06c-4521-b226-52bc3e3b8e54 req-40501641-d761-40ef-809c-2f6689efbd95 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:6e7412db-ddef-46a4-80df-3b3157e6146a for instance 0da6c9c1-327d-4ccc-8e7c-d5bfb23359af on instance [pid: 8|app: 0|req: 486/977] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:27:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 492/978] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:37 2026] GET /v2.1/servers/0da6c9c1-327d-4ccc-8e7c-d5bfb23359af => generated 1549 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: 487/979] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:38 2026] GET /v2.1/servers/0da6c9c1-327d-4ccc-8e7c-d5bfb23359af => generated 1726 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 493/980] 10.0.0.158 () {32 vars in 739 bytes} [Fri Feb 27 02:27:38 2026] GET /v2.1/servers/0da6c9c1-327d-4ccc-8e7c-d5bfb23359af/os-interface => generated 284 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:27:38.883 8 INFO nova.api.openstack.compute.server_external_events [req-e306b5fb-77f6-4818-ad2d-ce3d49b193b6 req-4ac6c1d4-19e5-4cc8-a8ec-aa46f9fab649 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:6e7412db-ddef-46a4-80df-3b3157e6146a for instance 0da6c9c1-327d-4ccc-8e7c-d5bfb23359af on instance [pid: 8|app: 0|req: 488/981] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:27:38 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: 494/982] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:39 2026] GET /v2.1/servers/0da6c9c1-327d-4ccc-8e7c-d5bfb23359af => generated 1726 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 489/983] 10.0.0.158 () {32 vars in 639 bytes} [Fri Feb 27 02:27:39 2026] GET /v2.1/servers => generated 378 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: 495/984] 10.0.0.158 () {32 vars in 716 bytes} [Fri Feb 27 02:27:39 2026] DELETE /v2.1/servers/0da6c9c1-327d-4ccc-8e7c-d5bfb23359af => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 490/985] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:39 2026] GET /v2.1/servers/0da6c9c1-327d-4ccc-8e7c-d5bfb23359af => generated 1732 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:27:40.729 7 INFO nova.api.openstack.compute.server_external_events [req-d09f42ac-7f40-4395-a13d-54d9df8e6936 req-f67e26d0-b447-4f7b-9dd0-16df07d18d4a 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-deleted:6e7412db-ddef-46a4-80df-3b3157e6146a for instance 0da6c9c1-327d-4ccc-8e7c-d5bfb23359af on instance [pid: 7|app: 0|req: 496/986] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:27:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:27:40.933 7 INFO nova.api.openstack.compute.server_external_events [req-cb02b34a-ba76-4b90-a493-fb38304a40d9 req-9889433f-86ea-41b1-a75e-7961b963b61e 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:6e7412db-ddef-46a4-80df-3b3157e6146a for instance 0da6c9c1-327d-4ccc-8e7c-d5bfb23359af on instance 2026-02-27 02:27:40.934 7 INFO nova.api.openstack.compute.server_external_events [req-cb02b34a-ba76-4b90-a493-fb38304a40d9 req-9889433f-86ea-41b1-a75e-7961b963b61e 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-unplugged:6e7412db-ddef-46a4-80df-3b3157e6146a for instance 0da6c9c1-327d-4ccc-8e7c-d5bfb23359af on instance 2026-02-27 02:27:40.934 7 INFO nova.api.openstack.compute.server_external_events [req-cb02b34a-ba76-4b90-a493-fb38304a40d9 req-9889433f-86ea-41b1-a75e-7961b963b61e 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:6e7412db-ddef-46a4-80df-3b3157e6146a for instance 0da6c9c1-327d-4ccc-8e7c-d5bfb23359af on instance [pid: 8|app: 0|req: 491/987] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:40 2026] GET /v2.1/servers/0da6c9c1-327d-4ccc-8e7c-d5bfb23359af => generated 1510 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/988] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:27:40 2026] POST /v2.1/os-server-external-events => generated 523 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:27:41.976 8 INFO nova.api.openstack.wsgi [None req-6a93a6d3-f7a7-4a04-b7c2-a489bef16ce0 1074c03cd639425eb9caf879fdad598c ea3f77fbe596426a8a8e4fa87835b3bb - - default default] HTTP exception thrown: Instance 0da6c9c1-327d-4ccc-8e7c-d5bfb23359af could not be found. [pid: 8|app: 0|req: 492/989] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:27:41 2026] GET /v2.1/servers/0da6c9c1-327d-4ccc-8e7c-d5bfb23359af => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 498/990] 10.0.0.158 () {32 vars in 704 bytes} [Fri Feb 27 02:27:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1220607553 => 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: 503/999] 10.0.0.158 () {34 vars in 669 bytes} [Fri Feb 27 02:28:17 2026] POST /v2.1/os-keypairs => generated 397 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: 8|app: 0|req: 497/1000] 10.0.0.158 () {34 vars in 661 bytes} [Fri Feb 27 02:28:19 2026] POST /v2.1/servers => generated 450 bytes in 662 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1001] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:28:19 2026] GET /v2.1/servers/a0de6885-ec30-4f38-81ba-693fecb11226 => generated 1401 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 498/1002] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:28:20 2026] GET /v2.1/servers/a0de6885-ec30-4f38-81ba-693fecb11226 => generated 1527 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:28:22.012 7 INFO nova.api.openstack.compute.server_external_events [req-3b44fd6c-449c-4843-ba07-ef477abad6ee req-a2edfe66-082d-4f32-81b3-41899b3af506 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:5055ec45-a21f-4a1f-ad3f-732721ec7810 for instance a0de6885-ec30-4f38-81ba-693fecb11226 on instance [pid: 7|app: 0|req: 505/1003] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:28:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 499/1004] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:28:22 2026] GET /v2.1/servers/a0de6885-ec30-4f38-81ba-693fecb11226 => generated 1527 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, ' [pid: 8|app: 0|req: 501/1007] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:28:23 2026] GET /v2.1/servers/a0de6885-ec30-4f38-81ba-693fecb11226 => generated 1527 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 507/1008] 10.0.0.223 () {32 vars in 705 bytes} [Fri Feb 27 02:28:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2078 bytes in 692 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 502/1009] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:28:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 508/1010] 10.0.0.223 () {32 vars in 686 bytes} [Fri Feb 27 02:28:24 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 503/1011] 10.0.0.223 () {32 vars in 670 bytes} [Fri Feb 27 02:28:24 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1012] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:28:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1013] 10.0.0.223 () {32 vars in 684 bytes} [Fri Feb 27 02:28:24 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 506/1014] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:28:24 2026] GET /v2.1/limits?tenant_id=09b6a1d0a3a340358b8ad9b3fa261995 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1015] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:28:24 2026] GET /v2.1/limits?tenant_id=1c188ff870a14e6b92471390f2202bda => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1016] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:28:24 2026] GET /v2.1/limits?tenant_id=481fa259029e4c08b2be42192a4e94f4 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1017] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:28:24 2026] GET /v2.1/limits?tenant_id=80bf572f75fe4384ad510c590917e8f7 => generated 302 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1018] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:28:24 2026] GET /v2.1/limits?tenant_id=980afc104a7547289f9403223f8a3ca2 => generated 304 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1019] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:28:24 2026] GET /v2.1/limits?tenant_id=9cee4dcee7d9476a9eb1e9e21b10d325 => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1020] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:28:24 2026] GET /v2.1/limits?tenant_id=a31cbedcbcf449a2a065afa68f00ed5a => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1021] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:28:24 2026] GET /v2.1/servers/a0de6885-ec30-4f38-81ba-693fecb11226 => generated 1527 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1022] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:28:24 2026] GET /v2.1/limits?tenant_id=eea387cdb85e4aae8fdd636a91429bc0 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 510/1023] 10.0.0.223 () {32 vars in 680 bytes} [Fri Feb 27 02:28:24 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1024] 10.0.0.223 () {32 vars in 666 bytes} [Fri Feb 27 02:28:24 2026] GET /v2.1/os-services => generated 782 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1025] 10.0.0.223 () {32 vars in 709 bytes} [Fri Feb 27 02:28:25 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 515/1026] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:28:25 2026] GET /v2.1/servers/a0de6885-ec30-4f38-81ba-693fecb11226 => generated 1527 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 512/1027] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:28:27 2026] GET /v2.1/servers/a0de6885-ec30-4f38-81ba-693fecb11226 => generated 1527 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-02-27 02:28:28.423 8 INFO nova.api.openstack.compute.server_external_events [req-3619122f-10f7-4339-9420-43e35cf5b1fd req-d412428a-f9d2-4c56-a302-c1f18c828bcc 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:5055ec45-a21f-4a1f-ad3f-732721ec7810 for instance a0de6885-ec30-4f38-81ba-693fecb11226 on instance [pid: 8|app: 0|req: 516/1028] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:28:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1029] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:28:28 2026] GET /v2.1/servers/a0de6885-ec30-4f38-81ba-693fecb11226 => generated 1527 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 517/1030] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:28:29 2026] GET /v2.1/servers/a0de6885-ec30-4f38-81ba-693fecb11226 => generated 1695 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 514/1031] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:28:29 2026] GET /v2.1/servers/a0de6885-ec30-4f38-81ba-693fecb11226 => generated 1695 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:28:30.466 8 INFO nova.api.openstack.compute.server_external_events [req-111989ec-a06e-426d-aa7e-915330102a15 req-d9d8f1fe-55de-4e2e-9969-526bfff62355 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:5055ec45-a21f-4a1f-ad3f-732721ec7810 for instance a0de6885-ec30-4f38-81ba-693fecb11226 on instance [pid: 8|app: 0|req: 518/1032] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:28:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:28:32.510 7 INFO nova.api.openstack.compute.server_external_events [req-f16b5884-517d-4bfe-bf89-e646f9123d70 req-01a73e4c-459b-436e-83d3-daa1d496e4ef 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:5055ec45-a21f-4a1f-ad3f-732721ec7810 for instance a0de6885-ec30-4f38-81ba-693fecb11226 on instance [pid: 7|app: 0|req: 515/1033] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:28:32 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: 520/1036] 10.0.0.158 () {34 vars in 748 bytes} [Fri Feb 27 02:28:41 2026] POST /v2.1/servers/a0de6885-ec30-4f38-81ba-693fecb11226/action => generated 31679 bytes in 184 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-02-27 02:28:45.691 7 INFO nova.api.openstack.compute.server_external_events [req-5899728e-614b-4631-bc96-c9c58baed5d7 req-93ab5e30-c327-47b4-b30b-86601be37d14 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:5055ec45-a21f-4a1f-ad3f-732721ec7810 for instance a0de6885-ec30-4f38-81ba-693fecb11226 on instance [pid: 7|app: 0|req: 518/1039] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:28:45 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: 522/1040] 10.0.0.158 () {34 vars in 669 bytes} [Fri Feb 27 02:28:46 2026] POST /v2.1/os-keypairs => generated 397 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 519/1041] 10.0.0.158 () {34 vars in 669 bytes} [Fri Feb 27 02:28:48 2026] POST /v2.1/os-keypairs => generated 397 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1042] 10.0.0.158 () {34 vars in 661 bytes} [Fri Feb 27 02:28:48 2026] POST /v2.1/servers => generated 449 bytes in 707 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1043] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:28:49 2026] GET /v2.1/servers/dd9e4199-476f-4d6e-b913-7855b8eca969 => generated 1401 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 524/1044] 10.0.0.158 () {34 vars in 669 bytes} [Fri Feb 27 02:28:50 2026] POST /v2.1/os-keypairs => generated 386 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1045] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:28:50 2026] GET /v2.1/servers/dd9e4199-476f-4d6e-b913-7855b8eca969 => generated 1526 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 02:28:51.713 8 INFO nova.api.openstack.compute.server_external_events [req-01a53543-adc7-4aa0-b867-13c4624d8d20 req-abe51a5d-2299-4cec-b055-cf4a9f001d8c 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:7070b999-68d6-4a1b-8b6f-dcdcdb5e5fb9 for instance dd9e4199-476f-4d6e-b913-7855b8eca969 on instance [pid: 8|app: 0|req: 525/1046] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:28:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 522/1047] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.1/servers/dd9e4199-476f-4d6e-b913-7855b8eca969 => generated 1526 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 526/1050] 10.0.0.158 () {34 vars in 661 bytes} [Fri Feb 27 02:28:52 2026] POST /v2.1/servers => generated 496 bytes in 702 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: 525/1051] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:28:52 2026] GET /v2.1/servers/1fc3f577-9fa7-4b7d-8de0-8620a329762d => generated 1457 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 527/1052] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:28:53 2026] GET /v2.1/servers/dd9e4199-476f-4d6e-b913-7855b8eca969 => generated 1526 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:28:54.029 7 INFO nova.api.openstack.compute.server_external_events [req-f7c4719f-1eb6-4816-ae9e-d153551ff2c6 req-5c933b98-b23a-4a5f-933c-bec07e74ab38 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:7070b999-68d6-4a1b-8b6f-dcdcdb5e5fb9 for instance dd9e4199-476f-4d6e-b913-7855b8eca969 on instance [pid: 7|app: 0|req: 526/1053] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:28:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1054] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:28:54 2026] GET /v2.1/servers/1fc3f577-9fa7-4b7d-8de0-8620a329762d => generated 1515 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: 7|app: 0|req: 527/1055] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:28:54 2026] GET /v2.1/servers/dd9e4199-476f-4d6e-b913-7855b8eca969 => generated 1526 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 529/1056] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:28:55 2026] GET /v2.1/servers/1fc3f577-9fa7-4b7d-8de0-8620a329762d => generated 1629 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 528/1057] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:28:55 2026] GET /v2.1/servers/dd9e4199-476f-4d6e-b913-7855b8eca969 => generated 1694 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:28:55.633 8 INFO nova.api.openstack.compute.server_external_events [req-5e84ba6c-747f-4a1a-9eae-6fd992aaaeeb req-12b5f624-80b2-4474-879b-bc6192441663 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:2985e3d9-147d-4ae4-800d-5d270460a0b4 for instance 1fc3f577-9fa7-4b7d-8de0-8620a329762d on instance [pid: 8|app: 0|req: 530/1058] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:28:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1059] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:28:55 2026] GET /v2.1/servers/dd9e4199-476f-4d6e-b913-7855b8eca969 => generated 1694 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:28:56.074 8 INFO nova.api.openstack.compute.server_external_events [req-7ea53fae-fa79-4f33-8781-2e868fd64a8c req-5711d783-485b-4f13-ba82-68c44a95fbda 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:7070b999-68d6-4a1b-8b6f-dcdcdb5e5fb9 for instance dd9e4199-476f-4d6e-b913-7855b8eca969 on instance [pid: 8|app: 0|req: 531/1060] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:28:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 530/1061] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:28:56 2026] GET /v2.1/servers/1fc3f577-9fa7-4b7d-8de0-8620a329762d => generated 1629 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 532/1062] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:28:57 2026] GET /v2.1/servers/1fc3f577-9fa7-4b7d-8de0-8620a329762d => generated 1629 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-02-27 02:28:58.119 7 INFO nova.api.openstack.compute.server_external_events [req-80420242-c4dc-490d-9ff6-b48289921217 req-a2631c9a-d4bb-4214-a084-a482d067e38c 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:2985e3d9-147d-4ae4-800d-5d270460a0b4 for instance 1fc3f577-9fa7-4b7d-8de0-8620a329762d on instance 2026-02-27 02:28:58.119 7 INFO nova.api.openstack.compute.server_external_events [req-80420242-c4dc-490d-9ff6-b48289921217 req-a2631c9a-d4bb-4214-a084-a482d067e38c 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:7070b999-68d6-4a1b-8b6f-dcdcdb5e5fb9 for instance dd9e4199-476f-4d6e-b913-7855b8eca969 on instance 2026-02-27 02:28:58.120 7 INFO nova.api.openstack.compute.server_external_events [req-80420242-c4dc-490d-9ff6-b48289921217 req-a2631c9a-d4bb-4214-a084-a482d067e38c 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:2985e3d9-147d-4ae4-800d-5d270460a0b4 for instance 1fc3f577-9fa7-4b7d-8de0-8620a329762d on instance [pid: 7|app: 0|req: 531/1063] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:28:58 2026] POST /v2.1/os-server-external-events => generated 521 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 533/1064] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:28:58 2026] GET /v2.1/servers/1fc3f577-9fa7-4b7d-8de0-8620a329762d => generated 1810 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 532/1065] 10.0.0.158 () {32 vars in 739 bytes} [Fri Feb 27 02:28:58 2026] GET /v2.1/servers/1fc3f577-9fa7-4b7d-8de0-8620a329762d/os-interface => generated 285 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:29:00.171 8 INFO nova.api.openstack.compute.server_external_events [req-540ee9ee-dd9a-4951-b695-23b835f80f8e req-99da89ce-361d-4a44-bb02-86fef605cc43 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:2985e3d9-147d-4ae4-800d-5d270460a0b4 for instance 1fc3f577-9fa7-4b7d-8de0-8620a329762d on instance [pid: 8|app: 0|req: 534/1066] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:29:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 534/1069] 10.0.0.158 () {34 vars in 748 bytes} [Fri Feb 27 02:29:04 2026] POST /v2.1/servers/dd9e4199-476f-4d6e-b913-7855b8eca969/action => generated 31794 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 536/1070] 10.0.0.158 () {32 vars in 716 bytes} [Fri Feb 27 02:29:07 2026] DELETE /v2.1/servers/dd9e4199-476f-4d6e-b913-7855b8eca969 => generated 0 bytes in 93 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: 535/1071] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:29:07 2026] GET /v2.1/servers/dd9e4199-476f-4d6e-b913-7855b8eca969 => generated 1820 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:29:07.768 8 INFO nova.api.openstack.compute.server_external_events [req-a98bf447-a5ff-48a6-b9ce-ed2c932b1c51 req-0bec1311-b00e-4fb0-9c85-72ceb1a56893 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-unplugged:7070b999-68d6-4a1b-8b6f-dcdcdb5e5fb9 for instance dd9e4199-476f-4d6e-b913-7855b8eca969 on instance [pid: 8|app: 0|req: 537/1072] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:29:07 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-02-27 02:29:08.565 7 INFO nova.api.openstack.compute.server_external_events [req-201a85f0-a8b8-4cd6-bf2d-e48e284b75ec req-4452b50d-699c-432b-9e78-c6efc3d7d6b7 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-deleted:7070b999-68d6-4a1b-8b6f-dcdcdb5e5fb9 for instance dd9e4199-476f-4d6e-b913-7855b8eca969 on instance [pid: 7|app: 0|req: 536/1073] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:29:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 538/1074] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:29:08 2026] GET /v2.1/servers/dd9e4199-476f-4d6e-b913-7855b8eca969 => generated 1487 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-02-27 02:29:09.812 7 INFO nova.api.openstack.compute.server_external_events [req-d1c3231e-5cf2-41ec-bb2a-1e9daa1be5b6 req-9b23d87f-76b2-477f-a5e1-6f5319f4eed6 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:7070b999-68d6-4a1b-8b6f-dcdcdb5e5fb9 for instance dd9e4199-476f-4d6e-b913-7855b8eca969 on instance /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 537/1075] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:29:09 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) 2026-02-27 02:29:09.830 8 INFO nova.api.openstack.wsgi [None req-2ce3c8b3-2eb0-4926-a7fd-f1f201b7c8aa 1b0b548430cb43fdbb1d828d6731ed09 980afc104a7547289f9403223f8a3ca2 - - default default] HTTP exception thrown: Instance dd9e4199-476f-4d6e-b913-7855b8eca969 could not be found. [pid: 8|app: 0|req: 539/1076] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:29:09 2026] GET /v2.1/servers/dd9e4199-476f-4d6e-b913-7855b8eca969 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 538/1077] 10.0.0.158 () {32 vars in 726 bytes} [Fri Feb 27 02:29:09 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-371061329 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 540/1078] 10.0.0.158 () {32 vars in 716 bytes} [Fri Feb 27 02:29:10 2026] DELETE /v2.1/servers/a0de6885-ec30-4f38-81ba-693fecb11226 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1079] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:29:10 2026] GET /v2.1/servers/a0de6885-ec30-4f38-81ba-693fecb11226 => generated 1701 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:29:10.667 8 INFO nova.api.openstack.compute.server_external_events [req-88784ea0-eeea-448b-b8e1-cb5a168635c1 req-755780e6-c5ce-4166-9562-6fb8e4e94805 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-unplugged:5055ec45-a21f-4a1f-ad3f-732721ec7810 for instance a0de6885-ec30-4f38-81ba-693fecb11226 on instance [pid: 8|app: 0|req: 541/1080] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:29:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:29:11.654 7 INFO nova.api.openstack.wsgi [None req-6e4a564f-3c11-4a19-aacc-d974ec3447a7 1b0b548430cb43fdbb1d828d6731ed09 980afc104a7547289f9403223f8a3ca2 - - default default] HTTP exception thrown: Instance a0de6885-ec30-4f38-81ba-693fecb11226 could not be found. [pid: 7|app: 0|req: 540/1081] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:29:11 2026] GET /v2.1/servers/a0de6885-ec30-4f38-81ba-693fecb11226 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 542/1082] 10.0.0.158 () {32 vars in 726 bytes} [Fri Feb 27 02:29:11 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-338845664 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:29:12.713 7 INFO nova.api.openstack.compute.server_external_events [req-9a560bae-a88f-4064-8b3b-2259d8029944 req-e30f8c8e-09ac-40b9-ba94-03cbc13571e8 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:5055ec45-a21f-4a1f-ad3f-732721ec7810 for instance a0de6885-ec30-4f38-81ba-693fecb11226 on instance 2026-02-27 02:29:12.713 7 INFO nova.api.openstack.compute.server_external_events [req-9a560bae-a88f-4064-8b3b-2259d8029944 req-e30f8c8e-09ac-40b9-ba94-03cbc13571e8 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-deleted:5055ec45-a21f-4a1f-ad3f-732721ec7810 for instance a0de6885-ec30-4f38-81ba-693fecb11226 on instance [pid: 7|app: 0|req: 541/1083] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:29:12 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1086] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:29:15 2026] GET /v2.1/servers/1fc3f577-9fa7-4b7d-8de0-8620a329762d => generated 1930 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 543/1087] 10.0.0.158 () {32 vars in 751 bytes} [Fri Feb 27 02:29:16 2026] GET /v2.1/servers/1fc3f577-9fa7-4b7d-8de0-8620a329762d/os-server-password => generated 116 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: 545/1088] 10.0.0.158 () {32 vars in 716 bytes} [Fri Feb 27 02:29:17 2026] DELETE /v2.1/servers/1fc3f577-9fa7-4b7d-8de0-8620a329762d => generated 0 bytes in 110 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: 544/1089] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:29:18 2026] GET /v2.1/servers/1fc3f577-9fa7-4b7d-8de0-8620a329762d => generated 1936 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, ' 2026-02-27 02:29:18.301 8 INFO nova.api.openstack.compute.server_external_events [req-bc8aa60d-ad51-45cc-81ce-0fc9d7ce0aad req-6b33fd0a-1d24-4761-856b-7df4670d72ad 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-unplugged:2985e3d9-147d-4ae4-800d-5d270460a0b4 for instance 1fc3f577-9fa7-4b7d-8de0-8620a329762d on instance [pid: 8|app: 0|req: 546/1090] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:29:18 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, ' 2026-02-27 02:29:19.157 7 INFO nova.api.openstack.compute.server_external_events [req-f754a15c-5791-4e49-ab70-ca04306a0e11 req-bd9fb82b-45b7-45c2-9490-2c38aab649a9 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-deleted:2985e3d9-147d-4ae4-800d-5d270460a0b4 for instance 1fc3f577-9fa7-4b7d-8de0-8620a329762d on instance [pid: 7|app: 0|req: 545/1091] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:29:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 547/1092] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:29:19 2026] GET /v2.1/servers/1fc3f577-9fa7-4b7d-8de0-8620a329762d => generated 1543 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:29:20.368 7 INFO nova.api.openstack.compute.server_external_events [req-652ef600-2ed3-4c1f-9121-996789b5a6a2 req-ec1a4ef7-5500-47bf-a8f9-ec62824544d1 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:2985e3d9-147d-4ae4-800d-5d270460a0b4 for instance 1fc3f577-9fa7-4b7d-8de0-8620a329762d on instance [pid: 7|app: 0|req: 546/1093] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:29:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:29:20.425 8 INFO nova.api.openstack.wsgi [None req-d72a5d43-058d-46de-86bb-287ec224e814 99bc2754649642b0b742a7274bfe394c 73c14e787deb490d9c4039a5328f7d2e - - default default] HTTP exception thrown: Instance 1fc3f577-9fa7-4b7d-8de0-8620a329762d could not be found. [pid: 8|app: 0|req: 548/1094] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:29:20 2026] GET /v2.1/servers/1fc3f577-9fa7-4b7d-8de0-8620a329762d => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:29:20.457 7 INFO nova.api.openstack.wsgi [None req-53de9b72-062c-4626-ad1d-5b94b3f911cf 99bc2754649642b0b742a7274bfe394c 73c14e787deb490d9c4039a5328f7d2e - - default default] HTTP exception thrown: Instance 1fc3f577-9fa7-4b7d-8de0-8620a329762d could not be found. [pid: 7|app: 0|req: 547/1095] 10.0.0.158 () {32 vars in 716 bytes} [Fri Feb 27 02:29:20 2026] DELETE /v2.1/servers/1fc3f577-9fa7-4b7d-8de0-8620a329762d => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:29:20.482 8 INFO nova.api.openstack.wsgi [None req-b5064713-11c3-4f62-ba92-22a4238064c5 99bc2754649642b0b742a7274bfe394c 73c14e787deb490d9c4039a5328f7d2e - - default default] HTTP exception thrown: Instance 1fc3f577-9fa7-4b7d-8de0-8620a329762d could not be found. [pid: 8|app: 0|req: 549/1096] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:29:20 2026] GET /v2.1/servers/1fc3f577-9fa7-4b7d-8de0-8620a329762d => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 548/1097] 10.0.0.158 () {32 vars in 704 bytes} [Fri Feb 27 02:29:20 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1742370734 => generated 0 bytes in 32 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: 550/1098] 10.0.0.158 () {34 vars in 661 bytes} [Fri Feb 27 02:29:20 2026] POST /v2.1/servers => generated 424 bytes in 627 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: 551/1099] 10.0.0.158 () {32 vars in 726 bytes} [Fri Feb 27 02:29:21 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1432395618 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1100] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:29:21 2026] GET /v2.1/servers/b2643e3b-b3fb-4889-8d9b-7c7405d96122 => generated 1368 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1101] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:29:22 2026] GET /v2.1/servers/b2643e3b-b3fb-4889-8d9b-7c7405d96122 => generated 1426 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 554/1104] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:29:23 2026] GET /v2.1/servers/b2643e3b-b3fb-4889-8d9b-7c7405d96122 => generated 1468 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:29:23.964 8 INFO nova.api.openstack.compute.server_external_events [req-624a9de7-689c-470f-8498-a7a7d196493d req-64c8f643-19af-40e6-ab1b-9defb6e8d7fa 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:6744d2b7-18f1-4ecf-9e0f-8ebc0f15feff for instance b2643e3b-b3fb-4889-8d9b-7c7405d96122 on instance [pid: 8|app: 0|req: 555/1105] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:29:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 551/1106] 10.0.0.223 () {32 vars in 709 bytes} [Fri Feb 27 02:29:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 556/1107] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:29:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 552/1108] 10.0.0.223 () {32 vars in 705 bytes} [Fri Feb 27 02:29:24 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2023 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1109] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:29:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 553/1110] 10.0.0.223 () {32 vars in 666 bytes} [Fri Feb 27 02:29:24 2026] GET /v2.1/os-services => generated 782 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1111] 10.0.0.223 () {32 vars in 680 bytes} [Fri Feb 27 02:29:24 2026] GET /v2.1/os-security-groups => generated 78 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 554/1112] 10.0.0.223 () {32 vars in 684 bytes} [Fri Feb 27 02:29:24 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1113] 10.0.0.223 () {32 vars in 686 bytes} [Fri Feb 27 02:29:24 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 555/1114] 10.0.0.223 () {32 vars in 670 bytes} [Fri Feb 27 02:29:24 2026] GET /v2.1/os-aggregates => generated 18 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 560/1115] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:29:24 2026] GET /v2.1/limits?tenant_id=1c188ff870a14e6b92471390f2202bda => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1116] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:29:24 2026] GET /v2.1/limits?tenant_id=21fa7d10192840d29f2704127672b817 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1117] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:29:24 2026] GET /v2.1/limits?tenant_id=2b231f893d984ede941bd3cd1bf057fa => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1118] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:29:24 2026] GET /v2.1/limits?tenant_id=2f7ab00587344ed89a1d7ffc70f6ab7e => generated 302 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1119] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:29:24 2026] GET /v2.1/limits?tenant_id=591108b0f0f44e78b86a7a8a0292cac3 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1120] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:29:24 2026] GET /v2.1/limits?tenant_id=5d35337deaf749469b20cc11fc2cfe13 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1121] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:29:24 2026] GET /v2.1/limits?tenant_id=73c14e787deb490d9c4039a5328f7d2e => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1122] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:29:24 2026] GET /v2.1/limits?tenant_id=9406a365616447f7b3de8150f8d46961 => generated 304 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1123] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:29:24 2026] GET /v2.1/limits?tenant_id=957c9990680547a0b7ab9e64f7a69bfe => generated 302 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1124] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:29:24 2026] GET /v2.1/limits?tenant_id=9cee4dcee7d9476a9eb1e9e21b10d325 => generated 299 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1125] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:29:24 2026] GET /v2.1/limits?tenant_id=c7e82a0bd05a400b9384d43fd83ba059 => generated 302 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1126] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:29:25 2026] GET /v2.1/limits?tenant_id=eea387cdb85e4aae8fdd636a91429bc0 => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1127] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:29:24 2026] GET /v2.1/servers/b2643e3b-b3fb-4889-8d9b-7c7405d96122 => generated 1468 bytes in 533 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 02:29:26.073 7 INFO nova.api.openstack.compute.server_external_events [req-3a116e04-d856-4e16-ae6e-5f258ebf858f req-d4a5b697-39a1-48d3-84b6-61807dcc5538 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:6744d2b7-18f1-4ecf-9e0f-8ebc0f15feff for instance b2643e3b-b3fb-4889-8d9b-7c7405d96122 on instance [pid: 7|app: 0|req: 566/1128] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:29:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 563/1129] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:29:26 2026] GET /v2.1/servers/b2643e3b-b3fb-4889-8d9b-7c7405d96122 => generated 1648 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 567/1130] 10.0.0.158 () {32 vars in 716 bytes} [Fri Feb 27 02:29:26 2026] DELETE /v2.1/servers/b2643e3b-b3fb-4889-8d9b-7c7405d96122 => generated 0 bytes in 111 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: 564/1131] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:29:27 2026] GET /v2.1/servers/b2643e3b-b3fb-4889-8d9b-7c7405d96122 => generated 1654 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:29:28.127 7 INFO nova.api.openstack.compute.server_external_events [req-d361de1f-13a5-4f9e-8ff1-3f97ed6593c8 req-0df12780-b274-48e9-9acf-9fe160515bd7 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:6744d2b7-18f1-4ecf-9e0f-8ebc0f15feff for instance b2643e3b-b3fb-4889-8d9b-7c7405d96122 on instance 2026-02-27 02:29:28.128 7 INFO nova.api.openstack.compute.server_external_events [req-d361de1f-13a5-4f9e-8ff1-3f97ed6593c8 req-0df12780-b274-48e9-9acf-9fe160515bd7 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-unplugged:6744d2b7-18f1-4ecf-9e0f-8ebc0f15feff for instance b2643e3b-b3fb-4889-8d9b-7c7405d96122 on instance 2026-02-27 02:29:28.129 7 INFO nova.api.openstack.compute.server_external_events [req-d361de1f-13a5-4f9e-8ff1-3f97ed6593c8 req-0df12780-b274-48e9-9acf-9fe160515bd7 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:6744d2b7-18f1-4ecf-9e0f-8ebc0f15feff for instance b2643e3b-b3fb-4889-8d9b-7c7405d96122 on instance [pid: 7|app: 0|req: 568/1132] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:29:28 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 565/1133] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:29:28 2026] GET /v2.1/servers/b2643e3b-b3fb-4889-8d9b-7c7405d96122 => generated 1612 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:29:29.505 7 INFO nova.api.openstack.wsgi [None req-894e3fb2-e3f8-4cfe-9a43-0e6e67e2260b 116f3cee32cb46f8a38267d0d433b058 9406a365616447f7b3de8150f8d46961 - - default default] HTTP exception thrown: Instance b2643e3b-b3fb-4889-8d9b-7c7405d96122 could not be found. [pid: 7|app: 0|req: 569/1134] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:29:29 2026] GET /v2.1/servers/b2643e3b-b3fb-4889-8d9b-7c7405d96122 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:29:30.194 8 INFO nova.api.openstack.compute.server_external_events [req-95efaec3-6e17-4302-a207-65e07bdab98b req-0f95bd83-0612-4964-af41-03733cbcf560 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-deleted:6744d2b7-18f1-4ecf-9e0f-8ebc0f15feff for instance b2643e3b-b3fb-4889-8d9b-7c7405d96122 on instance [pid: 8|app: 0|req: 566/1135] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:29:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 571/1138] 10.0.0.232 () {30 vars in 617 bytes} [Fri Feb 27 02:29:36 2026] GET /v2.1 => generated 0 bytes in 196 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: 568/1139] 10.0.0.232 () {30 vars in 619 bytes} [Fri Feb 27 02:29:36 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: 572/1140] 10.0.0.232 () {34 vars in 911 bytes} [Fri Feb 27 02:29:36 2026] GET /v2.1/os-simple-tenant-usage/502f200e3326418ea8ae16d3320d3de4?start=2026-02-26T00:00:00&end=2026-02-27T23:59:59 => generated 20 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1141] 10.0.0.232 () {30 vars in 652 bytes} [Fri Feb 27 02:29:37 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 573/1142] 10.0.0.232 () {30 vars in 617 bytes} [Fri Feb 27 02:29:39 2026] GET /v2.1 => generated 0 bytes in 214 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 570/1143] 10.0.0.232 () {30 vars in 619 bytes} [Fri Feb 27 02:29:39 2026] GET /v2.1/ => generated 410 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1144] 10.0.0.232 () {34 vars in 911 bytes} [Fri Feb 27 02:29:39 2026] GET /v2.1/os-simple-tenant-usage/502f200e3326418ea8ae16d3320d3de4?start=2026-02-26T00:00:00&end=2026-02-27T23:59:59 => generated 20 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1145] 10.0.0.232 () {30 vars in 652 bytes} [Fri Feb 27 02:29:39 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 577/1150] 10.0.0.158 () {34 vars in 669 bytes} [Fri Feb 27 02:29:53 2026] POST /v2.1/os-keypairs => generated 394 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1151] 10.0.0.158 () {34 vars in 661 bytes} [Fri Feb 27 02:29:58 2026] POST /v2.1/servers => generated 448 bytes in 994 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1152] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:29:59 2026] GET /v2.1/servers/3b1dde42-9dc0-4eea-9fff-a50e6039e0d8 => generated 1391 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:30:01.240 8 INFO nova.api.openstack.compute.server_external_events [req-2ae51c82-2bb0-4c71-ac0f-befddcbb52f6 req-cd9e3327-24d1-480f-813f-9d5fccc567d6 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:926013f3-d6fb-444b-95ba-99aba791716d for instance 3b1dde42-9dc0-4eea-9fff-a50e6039e0d8 on instance [pid: 8|app: 0|req: 575/1153] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:30:01 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, ' 2026-02-27 02:30:03.274 7 INFO nova.api.openstack.compute.server_external_events [req-2b46ca2b-fc3e-4c85-b2d3-3aa8559eff32 req-31efd481-c30e-4e97-a1fc-4e94a0a0e047 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:926013f3-d6fb-444b-95ba-99aba791716d for instance 3b1dde42-9dc0-4eea-9fff-a50e6039e0d8 on instance 2026-02-27 02:30:03.274 7 INFO nova.api.openstack.compute.server_external_events [req-2b46ca2b-fc3e-4c85-b2d3-3aa8559eff32 req-31efd481-c30e-4e97-a1fc-4e94a0a0e047 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:926013f3-d6fb-444b-95ba-99aba791716d for instance 3b1dde42-9dc0-4eea-9fff-a50e6039e0d8 on instance [pid: 7|app: 0|req: 580/1156] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:30:03 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 577/1157] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:30:04 2026] GET /v2.1/servers/3b1dde42-9dc0-4eea-9fff-a50e6039e0d8 => generated 1814 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-02-27 02:30:06.130 8 INFO nova.api.openstack.compute.server_external_events [req-047c8e4e-fddb-4d5a-851f-ee064f380b01 req-927ff0ba-812b-49f3-b554-e2026dd64c97 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:926013f3-d6fb-444b-95ba-99aba791716d for instance 3b1dde42-9dc0-4eea-9fff-a50e6039e0d8 on instance [pid: 8|app: 0|req: 578/1158] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:30:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1159] 10.0.0.158 () {34 vars in 661 bytes} [Fri Feb 27 02:30:06 2026] POST /v2.1/servers => generated 448 bytes in 639 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: 579/1160] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:30:06 2026] GET /v2.1/servers/e253ad77-b972-4f2a-aff6-7b6aeece76dc => generated 1392 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:30:09.491 7 INFO nova.api.openstack.compute.server_external_events [req-fc0a2712-a2e1-4720-98eb-1d00b979acab req-1f89685e-b0d5-4c4f-b827-80209de7712b 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:fbef7d1a-d247-4f63-a82a-f905af365e60 for instance e253ad77-b972-4f2a-aff6-7b6aeece76dc on instance [pid: 7|app: 0|req: 582/1161] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:30:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:30:11.539 8 INFO nova.api.openstack.compute.server_external_events [req-fb65c7c9-bebe-452a-8026-3759449b3c5c req-ed14ef71-8e9e-4509-927d-e53f5a563bc1 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:fbef7d1a-d247-4f63-a82a-f905af365e60 for instance e253ad77-b972-4f2a-aff6-7b6aeece76dc on instance 2026-02-27 02:30:11.540 8 INFO nova.api.openstack.compute.server_external_events [req-fb65c7c9-bebe-452a-8026-3759449b3c5c req-ed14ef71-8e9e-4509-927d-e53f5a563bc1 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:fbef7d1a-d247-4f63-a82a-f905af365e60 for instance e253ad77-b972-4f2a-aff6-7b6aeece76dc on instance [pid: 8|app: 0|req: 580/1162] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:30:11 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 583/1163] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:30:11 2026] GET /v2.1/servers/e253ad77-b972-4f2a-aff6-7b6aeece76dc => generated 1816 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, ' 2026-02-27 02:30:13.714 8 INFO nova.api.openstack.compute.server_external_events [req-456d9d9d-acd6-45ce-abeb-0247337824bc req-82a66ff7-b585-43d0-845b-a4339ee8ebb9 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:fbef7d1a-d247-4f63-a82a-f905af365e60 for instance e253ad77-b972-4f2a-aff6-7b6aeece76dc on instance [pid: 8|app: 0|req: 582/1166] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:30:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 586/1169] 10.0.0.223 () {32 vars in 709 bytes} [Fri Feb 27 02:30:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1042 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 584/1170] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:30:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 587/1171] 10.0.0.223 () {32 vars in 666 bytes} [Fri Feb 27 02:30:23 2026] GET /v2.1/os-services => generated 782 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1172] 10.0.0.223 () {32 vars in 705 bytes} [Fri Feb 27 02:30:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4933 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 588/1173] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:30:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 586/1174] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:30:24 2026] GET /v2.1/limits?tenant_id=0be8b392dd404237a90f8b56367e3b36 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1175] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:30:24 2026] GET /v2.1/limits?tenant_id=1c188ff870a14e6b92471390f2202bda => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1176] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:30:24 2026] GET /v2.1/limits?tenant_id=43b6221a32d7420cb39177e22f4e5b79 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1177] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:30:24 2026] GET /v2.1/limits?tenant_id=5cdfc6e286cc4f39bc7b00648bacc12f => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1178] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:30:24 2026] GET /v2.1/limits?tenant_id=5d4d1e41b9f741f387da369661a63864 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1179] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:30:24 2026] GET /v2.1/limits?tenant_id=77fc8ac80fcf4d64b420ca36cbba20bb => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1180] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:30:24 2026] GET /v2.1/limits?tenant_id=85d2b2dead0d4ac4b795c1a4c4ca46e7 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1181] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:30:24 2026] GET /v2.1/limits?tenant_id=9cee4dcee7d9476a9eb1e9e21b10d325 => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1182] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:30:24 2026] GET /v2.1/limits?tenant_id=a438a41e085a4f6d9b85addfac1c6daf => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1183] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:30:24 2026] GET /v2.1/limits?tenant_id=e7bcea9044424124866d8efc3c79fdb3 => generated 305 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1184] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:30:24 2026] GET /v2.1/limits?tenant_id=eea387cdb85e4aae8fdd636a91429bc0 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1185] 10.0.0.223 () {32 vars in 684 bytes} [Fri Feb 27 02:30:24 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1186] 10.0.0.223 () {32 vars in 680 bytes} [Fri Feb 27 02:30:24 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 595/1187] 10.0.0.223 () {32 vars in 686 bytes} [Fri Feb 27 02:30:24 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1188] 10.0.0.223 () {32 vars in 670 bytes} [Fri Feb 27 02:30:24 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1191] 162.253.55.43 () {36 vars in 711 bytes} [Fri Feb 27 02:30:37 2026] POST /v2.1/servers => generated 453 bytes in 780 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 597/1192] 162.253.55.43 () {32 vars in 730 bytes} [Fri Feb 27 02:30:37 2026] GET /v2.1/servers/2f3bbef4-1398-4afd-9265-df4d1cd35845 => generated 2213 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 596/1193] 162.253.55.43 () {32 vars in 756 bytes} [Fri Feb 27 02:30:37 2026] GET /v2.1/servers/2f3bbef4-1398-4afd-9265-df4d1cd35845/os-interface => generated 28 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 598/1194] 162.253.55.43 () {32 vars in 774 bytes} [Fri Feb 27 02:30:38 2026] GET /v2.1/servers/2f3bbef4-1398-4afd-9265-df4d1cd35845/os-volume_attachments => generated 25 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 597/1195] 162.253.55.43 () {32 vars in 730 bytes} [Fri Feb 27 02:30:40 2026] GET /v2.1/servers/2f3bbef4-1398-4afd-9265-df4d1cd35845 => generated 2433 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:30:40.333 8 INFO nova.api.openstack.compute.server_external_events [req-c0d8d5a8-9f96-48cc-8131-fb5faf5b80f3 req-23977d15-2681-4709-a6e0-e7813e0dc176 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:e044230d-951a-48b9-bc24-b50e64df46b5 for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance [pid: 8|app: 0|req: 598/1196] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:30:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1197] 162.253.55.43 () {32 vars in 756 bytes} [Fri Feb 27 02:30:40 2026] GET /v2.1/servers/2f3bbef4-1398-4afd-9265-df4d1cd35845/os-interface => generated 283 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 599/1198] 162.253.55.43 () {32 vars in 774 bytes} [Fri Feb 27 02:30:40 2026] GET /v2.1/servers/2f3bbef4-1398-4afd-9265-df4d1cd35845/os-volume_attachments => generated 197 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:30:42.368 7 INFO nova.api.openstack.compute.server_external_events [req-2f528b01-fdcd-45cc-972b-1aff4a9d4774 req-26b74359-6ece-4fd2-9155-eee2ad4d7d4e 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:e044230d-951a-48b9-bc24-b50e64df46b5 for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance 2026-02-27 02:30:42.368 7 INFO nova.api.openstack.compute.server_external_events [req-2f528b01-fdcd-45cc-972b-1aff4a9d4774 req-26b74359-6ece-4fd2-9155-eee2ad4d7d4e 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:e044230d-951a-48b9-bc24-b50e64df46b5 for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance [pid: 7|app: 0|req: 600/1199] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:30:42 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 600/1200] 162.253.55.43 () {32 vars in 730 bytes} [Fri Feb 27 02:30:42 2026] GET /v2.1/servers/2f3bbef4-1398-4afd-9265-df4d1cd35845 => generated 2433 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 601/1201] 162.253.55.43 () {32 vars in 756 bytes} [Fri Feb 27 02:30:42 2026] GET /v2.1/servers/2f3bbef4-1398-4afd-9265-df4d1cd35845/os-interface => generated 285 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 601/1202] 162.253.55.43 () {32 vars in 774 bytes} [Fri Feb 27 02:30:42 2026] GET /v2.1/servers/2f3bbef4-1398-4afd-9265-df4d1cd35845/os-volume_attachments => generated 197 bytes in 40 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: 603/1205] 162.253.55.43 () {32 vars in 730 bytes} [Fri Feb 27 02:30:44 2026] GET /v2.1/servers/2f3bbef4-1398-4afd-9265-df4d1cd35845 => generated 2580 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 603/1206] 162.253.55.43 () {32 vars in 756 bytes} [Fri Feb 27 02:30:45 2026] GET /v2.1/servers/2f3bbef4-1398-4afd-9265-df4d1cd35845/os-interface => generated 285 bytes in 72 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: 604/1207] 162.253.55.43 () {32 vars in 774 bytes} [Fri Feb 27 02:30:45 2026] GET /v2.1/servers/2f3bbef4-1398-4afd-9265-df4d1cd35845/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:31:18.687 8 INFO nova.api.openstack.compute.server_external_events [req-3e9a39cd-79eb-46d8-9f8c-bd209de44da4 req-ec2b5c0c-6691-4bb3-ac5d-7f7947a3bbd2 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:73fe38d2-3100-42a4-9418-dd122803f41f for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance [pid: 8|app: 0|req: 607/1214] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:31:18 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, ' 2026-02-27 02:31:19.733 8 INFO nova.api.openstack.compute.server_external_events [req-63643a76-923d-436a-98d4-9cac270d2ebe req-287b3d18-bc68-4530-a47c-728186b00995 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:73fe38d2-3100-42a4-9418-dd122803f41f for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance [pid: 8|app: 0|req: 608/1215] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:31:19 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) [pid: 7|app: 0|req: 608/1216] 162.253.55.43 () {36 vars in 809 bytes} [Fri Feb 27 02:31:17 2026] POST /v2.1/servers/2f3bbef4-1398-4afd-9265-df4d1cd35845/os-interface => generated 281 bytes in 2459 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-02-27 02:31:21.798 8 INFO nova.api.openstack.compute.server_external_events [req-563e4adc-8e8a-430b-a04e-c5a02841f248 req-a744b767-7e5e-47f2-a637-557d16304f98 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:73fe38d2-3100-42a4-9418-dd122803f41f for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance 2026-02-27 02:31:21.799 8 INFO nova.api.openstack.compute.server_external_events [req-563e4adc-8e8a-430b-a04e-c5a02841f248 req-a744b767-7e5e-47f2-a637-557d16304f98 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:73fe38d2-3100-42a4-9418-dd122803f41f for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance 2026-02-27 02:31:21.799 8 INFO nova.api.openstack.compute.server_external_events [req-563e4adc-8e8a-430b-a04e-c5a02841f248 req-a744b767-7e5e-47f2-a637-557d16304f98 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:73fe38d2-3100-42a4-9418-dd122803f41f for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance [pid: 8|app: 0|req: 609/1217] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:31:21 2026] POST /v2.1/os-server-external-events => generated 517 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 611/1220] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:31:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 610/1221] 10.0.0.223 () {32 vars in 684 bytes} [Fri Feb 27 02:31:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1222] 10.0.0.223 () {32 vars in 709 bytes} [Fri Feb 27 02:31:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1713 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 611/1223] 10.0.0.223 () {32 vars in 680 bytes} [Fri Feb 27 02:31:23 2026] GET /v2.1/os-security-groups => generated 78 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 613/1224] 10.0.0.223 () {32 vars in 666 bytes} [Fri Feb 27 02:31:23 2026] GET /v2.1/os-services => generated 782 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1225] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:31:23 2026] GET /v2.1/limits?tenant_id=0be8b392dd404237a90f8b56367e3b36 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 614/1226] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:31:23 2026] GET /v2.1/limits?tenant_id=1c188ff870a14e6b92471390f2202bda => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1227] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:31:23 2026] GET /v2.1/limits?tenant_id=43b6221a32d7420cb39177e22f4e5b79 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1228] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:31:23 2026] GET /v2.1/limits?tenant_id=5cdfc6e286cc4f39bc7b00648bacc12f => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1229] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:31:23 2026] GET /v2.1/limits?tenant_id=5d4d1e41b9f741f387da369661a63864 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1230] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:31:23 2026] GET /v2.1/limits?tenant_id=77fc8ac80fcf4d64b420ca36cbba20bb => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1231] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:31:24 2026] GET /v2.1/limits?tenant_id=85d2b2dead0d4ac4b795c1a4c4ca46e7 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1232] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:31:24 2026] GET /v2.1/limits?tenant_id=9cee4dcee7d9476a9eb1e9e21b10d325 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1233] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:31:24 2026] GET /v2.1/limits?tenant_id=a438a41e085a4f6d9b85addfac1c6daf => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1234] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:31:24 2026] GET /v2.1/limits?tenant_id=e7bcea9044424124866d8efc3c79fdb3 => generated 305 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1235] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:31:24 2026] GET /v2.1/limits?tenant_id=eea387cdb85e4aae8fdd636a91429bc0 => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1236] 10.0.0.223 () {32 vars in 705 bytes} [Fri Feb 27 02:31:24 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7801 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1237] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:31:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 620/1238] 10.0.0.223 () {32 vars in 686 bytes} [Fri Feb 27 02:31:24 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1239] 10.0.0.223 () {32 vars in 670 bytes} [Fri Feb 27 02:31:24 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:31:44.110 8 INFO nova.api.openstack.compute.server_external_events [req-89911a30-9bae-4468-bdb4-8ffcd1276833 req-b63b1ed2-9c74-443d-be55-890c5ab84293 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:ab5888e1-164e-4bbf-be8c-bf0fdf51c5e1 for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance [pid: 8|app: 0|req: 624/1244] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:31:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1245] 162.253.55.43 () {36 vars in 809 bytes} [Fri Feb 27 02:31:42 2026] POST /v2.1/servers/2f3bbef4-1398-4afd-9265-df4d1cd35845/os-interface => generated 377 bytes in 2829 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-02-27 02:31:45.689 8 INFO nova.api.openstack.compute.server_external_events [req-a15f1e97-cd16-4173-b1a6-66f8e958c586 req-176bfbe6-8802-4f58-a03e-d78ac61dad7d 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:ab5888e1-164e-4bbf-be8c-bf0fdf51c5e1 for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance [pid: 8|app: 0|req: 625/1246] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:31:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:31:46.149 7 INFO nova.api.openstack.compute.server_external_events [req-59f7f4fc-c2fe-4346-bc62-00a36a347ea8 req-5be012cc-e492-426f-b14a-6b9961878a8d 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:ab5888e1-164e-4bbf-be8c-bf0fdf51c5e1 for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance 2026-02-27 02:31:46.149 7 INFO nova.api.openstack.compute.server_external_events [req-59f7f4fc-c2fe-4346-bc62-00a36a347ea8 req-5be012cc-e492-426f-b14a-6b9961878a8d 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:ab5888e1-164e-4bbf-be8c-bf0fdf51c5e1 for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance [pid: 7|app: 0|req: 622/1247] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:31:46 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:31:55.027 7 INFO nova.api.openstack.compute.server_external_events [req-695b56f0-d362-44c1-8223-ba92841050ac req-b28f1a22-752d-4b1f-9923-4cfbd7070fdd 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:b9fd76d4-4101-4e3d-bedb-9ad10de7c543 for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance [pid: 7|app: 0|req: 624/1250] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:31:55 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, ' 2026-02-27 02:31:56.292 7 INFO nova.api.openstack.compute.server_external_events [req-5cfe0513-06c3-4d86-b9d5-68a1de2a93f5 req-b76383b6-fb22-475c-9307-dc0eb16c45fe 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:b9fd76d4-4101-4e3d-bedb-9ad10de7c543 for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance [pid: 7|app: 0|req: 625/1251] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:31:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1252] 162.253.55.43 () {36 vars in 809 bytes} [Fri Feb 27 02:31:53 2026] POST /v2.1/servers/2f3bbef4-1398-4afd-9265-df4d1cd35845/os-interface => generated 378 bytes in 2864 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-02-27 02:31:58.334 7 INFO nova.api.openstack.compute.server_external_events [req-a2feac54-d3d4-464b-bc47-9434a366b1d8 req-cf279663-ea69-48bc-99d9-8817e4f5607d 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:b9fd76d4-4101-4e3d-bedb-9ad10de7c543 for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance 2026-02-27 02:31:58.335 7 INFO nova.api.openstack.compute.server_external_events [req-a2feac54-d3d4-464b-bc47-9434a366b1d8 req-cf279663-ea69-48bc-99d9-8817e4f5607d 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:b9fd76d4-4101-4e3d-bedb-9ad10de7c543 for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance [pid: 7|app: 0|req: 626/1253] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:31:58 2026] POST /v2.1/os-server-external-events => generated 350 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-02-27 02:32:07.844 8 INFO nova.api.openstack.compute.server_external_events [req-4fb4afd9-eac0-4c0e-9954-c02cb7f70dd6 req-622ae4f8-5b42-4090-a8d6-7081e517abc4 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:b9fd76d4-4101-4e3d-bedb-9ad10de7c543 for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance [pid: 8|app: 0|req: 629/1256] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:32:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 628/1257] 162.253.55.43 () {34 vars in 852 bytes} [Fri Feb 27 02:32:07 2026] DELETE /v2.1/servers/2f3bbef4-1398-4afd-9265-df4d1cd35845/os-interface/b9fd76d4-4101-4e3d-bedb-9ad10de7c543 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:32:08.665 8 INFO nova.api.openstack.compute.server_external_events [req-2d219a5a-ac71-4d66-9c2a-158248f060d5 req-46c49814-8fc9-451f-8cd2-652a092b0da6 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-deleted:b9fd76d4-4101-4e3d-bedb-9ad10de7c543 for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance [pid: 8|app: 0|req: 630/1258] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:32:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:32:09.887 7 INFO nova.api.openstack.compute.server_external_events [req-ad7f61a3-2442-4daa-a775-e5dca6975413 req-7642b43b-0310-4c2b-8714-37b1638fa0c0 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-unplugged:b9fd76d4-4101-4e3d-bedb-9ad10de7c543 for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance 2026-02-27 02:32:09.888 7 INFO nova.api.openstack.compute.server_external_events [req-ad7f61a3-2442-4daa-a775-e5dca6975413 req-7642b43b-0310-4c2b-8714-37b1638fa0c0 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:b9fd76d4-4101-4e3d-bedb-9ad10de7c543 for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance [pid: 7|app: 0|req: 629/1259] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:32:09 2026] POST /v2.1/os-server-external-events => generated 356 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, ' 2026-02-27 02:32:13.390 7 INFO nova.api.openstack.compute.server_external_events [req-7ead68a1-063a-485c-bb44-e6435edd2555 req-60a7666f-49be-4eed-878e-56ac2a1ae498 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:ab5888e1-164e-4bbf-be8c-bf0fdf51c5e1 for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance [pid: 7|app: 0|req: 631/1262] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:32:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 632/1263] 162.253.55.43 () {34 vars in 852 bytes} [Fri Feb 27 02:32:13 2026] DELETE /v2.1/servers/2f3bbef4-1398-4afd-9265-df4d1cd35845/os-interface/ab5888e1-164e-4bbf-be8c-bf0fdf51c5e1 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:32:14.071 7 INFO nova.api.openstack.compute.server_external_events [req-2061e0a4-a811-46d4-b514-3169fdaec535 req-6686156b-297e-497e-ae1a-145d6ac3fc0f 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-unplugged:ab5888e1-164e-4bbf-be8c-bf0fdf51c5e1 for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance [pid: 7|app: 0|req: 632/1264] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:32:14 2026] POST /v2.1/os-server-external-events => generated 185 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, ' 2026-02-27 02:32:16.117 8 INFO nova.api.openstack.compute.server_external_events [req-921b6ef5-c357-4830-bc8d-3f9f89de7c2a req-3f7092ac-d5ae-4a8e-901b-156aba59c299 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:ab5888e1-164e-4bbf-be8c-bf0fdf51c5e1 for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance 2026-02-27 02:32:16.118 8 INFO nova.api.openstack.compute.server_external_events [req-921b6ef5-c357-4830-bc8d-3f9f89de7c2a req-3f7092ac-d5ae-4a8e-901b-156aba59c299 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-deleted:ab5888e1-164e-4bbf-be8c-bf0fdf51c5e1 for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance [pid: 8|app: 0|req: 633/1265] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:32:16 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 634/1268] 10.0.0.223 () {32 vars in 705 bytes} [Fri Feb 27 02:32:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7801 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 635/1269] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:32:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 635/1270] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:32:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1271] 10.0.0.223 () {32 vars in 684 bytes} [Fri Feb 27 02:32:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1272] 10.0.0.223 () {32 vars in 709 bytes} [Fri Feb 27 02:32:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1712 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 637/1273] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:32:24 2026] GET /v2.1/limits?tenant_id=0be8b392dd404237a90f8b56367e3b36 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 637/1274] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:32:24 2026] GET /v2.1/limits?tenant_id=1c188ff870a14e6b92471390f2202bda => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1275] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:32:24 2026] GET /v2.1/limits?tenant_id=43b6221a32d7420cb39177e22f4e5b79 => generated 302 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1276] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:32:24 2026] GET /v2.1/limits?tenant_id=5cdfc6e286cc4f39bc7b00648bacc12f => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1277] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:32:24 2026] GET /v2.1/limits?tenant_id=5d4d1e41b9f741f387da369661a63864 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1278] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:32:24 2026] GET /v2.1/limits?tenant_id=77fc8ac80fcf4d64b420ca36cbba20bb => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1279] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:32:24 2026] GET /v2.1/limits?tenant_id=85d2b2dead0d4ac4b795c1a4c4ca46e7 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1280] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:32:24 2026] GET /v2.1/limits?tenant_id=9cee4dcee7d9476a9eb1e9e21b10d325 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1281] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:32:24 2026] GET /v2.1/limits?tenant_id=a438a41e085a4f6d9b85addfac1c6daf => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1282] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:32:24 2026] GET /v2.1/limits?tenant_id=e7bcea9044424124866d8efc3c79fdb3 => generated 305 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1283] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:32:24 2026] GET /v2.1/limits?tenant_id=eea387cdb85e4aae8fdd636a91429bc0 => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1284] 10.0.0.223 () {32 vars in 680 bytes} [Fri Feb 27 02:32:24 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1285] 10.0.0.223 () {32 vars in 666 bytes} [Fri Feb 27 02:32:24 2026] GET /v2.1/os-services => generated 782 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1286] 10.0.0.223 () {32 vars in 686 bytes} [Fri Feb 27 02:32:24 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 644/1287] 10.0.0.223 () {32 vars in 670 bytes} [Fri Feb 27 02:32:24 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 644/1288] 162.253.55.43 () {34 vars in 852 bytes} [Fri Feb 27 02:32:29 2026] DELETE /v2.1/servers/2f3bbef4-1398-4afd-9265-df4d1cd35845/os-interface/73fe38d2-3100-42a4-9418-dd122803f41f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) 2026-02-27 02:32:29.717 8 INFO nova.api.openstack.compute.server_external_events [req-d463154e-1faf-43a0-a78d-9e195b24be51 req-7721afd8-1bd5-42f7-b4c1-7005e9215941 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-unplugged:73fe38d2-3100-42a4-9418-dd122803f41f for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance [pid: 8|app: 0|req: 645/1289] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:32:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:32:31.755 7 INFO nova.api.openstack.compute.server_external_events [req-f0599330-a0b3-4b69-8a4c-420e80ab15fb req-0e453a87-eae2-45a0-87ef-98b5787b9314 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:73fe38d2-3100-42a4-9418-dd122803f41f for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance [pid: 7|app: 0|req: 645/1290] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:32:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 646/1291] 162.253.55.43 () {34 vars in 752 bytes} [Fri Feb 27 02:32:32 2026] DELETE /v2.1/servers/2f3bbef4-1398-4afd-9265-df4d1cd35845 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:32:32.634 7 INFO nova.api.openstack.compute.server_external_events [req-36900170-d404-423c-a573-28ca48d13baf req-7e8b9117-ff7b-4f72-bc2e-059ed6f053a1 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-unplugged:e044230d-951a-48b9-bc24-b50e64df46b5 for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance [pid: 7|app: 0|req: 646/1292] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:32:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 648/1295] 10.0.0.158 () {32 vars in 716 bytes} [Fri Feb 27 02:32:34 2026] DELETE /v2.1/servers/e253ad77-b972-4f2a-aff6-7b6aeece76dc => generated 0 bytes in 83 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-02-27 02:32:34.684 8 INFO nova.api.openstack.compute.server_external_events [req-f97d6b9f-7faa-4aaa-951d-5239dbc23f1d req-ccaf21aa-c4c9-4731-af51-0ec729c2d07d 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:e044230d-951a-48b9-bc24-b50e64df46b5 for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance 2026-02-27 02:32:34.685 8 INFO nova.api.openstack.compute.server_external_events [req-f97d6b9f-7faa-4aaa-951d-5239dbc23f1d req-ccaf21aa-c4c9-4731-af51-0ec729c2d07d 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-deleted:e044230d-951a-48b9-bc24-b50e64df46b5 for instance 2f3bbef4-1398-4afd-9265-df4d1cd35845 on instance 2026-02-27 02:32:34.685 8 INFO nova.api.openstack.compute.server_external_events [req-f97d6b9f-7faa-4aaa-951d-5239dbc23f1d req-ccaf21aa-c4c9-4731-af51-0ec729c2d07d 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:fbef7d1a-d247-4f63-a82a-f905af365e60 for instance e253ad77-b972-4f2a-aff6-7b6aeece76dc on instance [pid: 8|app: 0|req: 649/1296] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:32:34 2026] POST /v2.1/os-server-external-events => generated 521 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1297] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:32:34 2026] GET /v2.1/servers/e253ad77-b972-4f2a-aff6-7b6aeece76dc => generated 1942 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:32:35.476 8 INFO nova.api.openstack.compute.server_external_events [req-d29794ac-e0b5-4aa2-8b2c-94f898a8ff23 req-1f771f12-2e68-43fe-ace9-5b1130740b50 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-deleted:fbef7d1a-d247-4f63-a82a-f905af365e60 for instance e253ad77-b972-4f2a-aff6-7b6aeece76dc on instance [pid: 8|app: 0|req: 650/1298] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:32:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:32:36.728 7 INFO nova.api.openstack.compute.server_external_events [req-6c366263-b9d6-4665-9f58-542423c2652f req-1b270643-c092-4100-9f79-4cd785b09630 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-unplugged:fbef7d1a-d247-4f63-a82a-f905af365e60 for instance e253ad77-b972-4f2a-aff6-7b6aeece76dc on instance 2026-02-27 02:32:36.729 7 INFO nova.api.openstack.compute.server_external_events [req-6c366263-b9d6-4665-9f58-542423c2652f req-1b270643-c092-4100-9f79-4cd785b09630 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:fbef7d1a-d247-4f63-a82a-f905af365e60 for instance e253ad77-b972-4f2a-aff6-7b6aeece76dc on instance [pid: 7|app: 0|req: 649/1299] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:32:36 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:32:40.049 8 INFO nova.api.openstack.wsgi [None req-9c1c8772-ff6d-46c6-af29-836f71aa35e3 68d51ed38abe4fa097f48c3868b6467e e7bcea9044424124866d8efc3c79fdb3 - - default default] HTTP exception thrown: Instance e253ad77-b972-4f2a-aff6-7b6aeece76dc could not be found. [pid: 8|app: 0|req: 651/1300] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:32:40 2026] GET /v2.1/servers/e253ad77-b972-4f2a-aff6-7b6aeece76dc => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:32:40.527 7 INFO nova.api.openstack.compute.server_external_events [req-2ed6c7d1-2879-488d-9f09-029c93579038 req-810f3074-f786-48f0-ad44-41e6e8e6402e 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-changed:926013f3-d6fb-444b-95ba-99aba791716d for instance 3b1dde42-9dc0-4eea-9fff-a50e6039e0d8 on instance /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 650/1301] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:32:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1302] 10.0.0.158 () {32 vars in 716 bytes} [Fri Feb 27 02:32:40 2026] DELETE /v2.1/servers/3b1dde42-9dc0-4eea-9fff-a50e6039e0d8 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 651/1303] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:32:40 2026] GET /v2.1/servers/3b1dde42-9dc0-4eea-9fff-a50e6039e0d8 => generated 1940 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 02:32:41.081 8 INFO nova.api.openstack.compute.server_external_events [req-c55c32a0-d90b-48fc-a0d4-120143509c86 req-2db0e493-74bf-4509-8228-b5c28b35f121 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-unplugged:926013f3-d6fb-444b-95ba-99aba791716d for instance 3b1dde42-9dc0-4eea-9fff-a50e6039e0d8 on instance [pid: 8|app: 0|req: 653/1304] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:32:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:32:43.126 7 INFO nova.api.openstack.compute.server_external_events [req-dfe5167f-8f9e-4e9d-8d17-386e2f52ebea req-5202fb84-b598-4e68-846f-de8702312883 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-plugged:926013f3-d6fb-444b-95ba-99aba791716d for instance 3b1dde42-9dc0-4eea-9fff-a50e6039e0d8 on instance 2026-02-27 02:32:43.127 7 INFO nova.api.openstack.compute.server_external_events [req-dfe5167f-8f9e-4e9d-8d17-386e2f52ebea req-5202fb84-b598-4e68-846f-de8702312883 33ef328f04d74a87a63066bd32d99862 eea387cdb85e4aae8fdd636a91429bc0 - - c89217ae043c4c2394eb8495435bea4c c89217ae043c4c2394eb8495435bea4c] Creating event network-vif-deleted:926013f3-d6fb-444b-95ba-99aba791716d for instance 3b1dde42-9dc0-4eea-9fff-a50e6039e0d8 on instance [pid: 7|app: 0|req: 653/1307] 10.0.0.77 () {38 vars in 812 bytes} [Fri Feb 27 02:32:43 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:32:45.958 8 INFO nova.api.openstack.wsgi [None req-a31f06ad-9834-4604-be18-8b8de447b9d7 68d51ed38abe4fa097f48c3868b6467e e7bcea9044424124866d8efc3c79fdb3 - - default default] HTTP exception thrown: Instance 3b1dde42-9dc0-4eea-9fff-a50e6039e0d8 could not be found. [pid: 8|app: 0|req: 655/1308] 10.0.0.158 () {32 vars in 713 bytes} [Fri Feb 27 02:32:45 2026] GET /v2.1/servers/3b1dde42-9dc0-4eea-9fff-a50e6039e0d8 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 654/1309] 10.0.0.158 () {32 vars in 720 bytes} [Fri Feb 27 02:32:47 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-68709891 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 02:32:47.525 8 INFO nova.api.openstack.wsgi [None req-ee9ec289-017c-421e-843d-08338e03d4c3 68d51ed38abe4fa097f48c3868b6467e e7bcea9044424124866d8efc3c79fdb3 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-68709891 not found for user 68d51ed38abe4fa097f48c3868b6467e [pid: 8|app: 0|req: 656/1310] 10.0.0.158 () {32 vars in 717 bytes} [Fri Feb 27 02:32:47 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-68709891 => generated 140 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1319] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:33:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1320] 10.0.0.223 () {32 vars in 684 bytes} [Fri Feb 27 02:33:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1321] 10.0.0.223 () {32 vars in 666 bytes} [Fri Feb 27 02:33:23 2026] GET /v2.1/os-services => generated 782 bytes in 23 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: 660/1322] 10.0.0.223 () {32 vars in 680 bytes} [Fri Feb 27 02:33:23 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 663/1323] 10.0.0.223 () {32 vars in 705 bytes} [Fri Feb 27 02:33:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1324] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:33:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1325] 10.0.0.223 () {32 vars in 686 bytes} [Fri Feb 27 02:33:23 2026] GET /v2.1/os-hypervisors/detail => generated 1645 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1326] 10.0.0.223 () {32 vars in 670 bytes} [Fri Feb 27 02:33:23 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 665/1327] 10.0.0.223 () {32 vars in 709 bytes} [Fri Feb 27 02:33:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1328] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:33:23 2026] GET /v2.1/limits?tenant_id=1c188ff870a14e6b92471390f2202bda => generated 302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 666/1329] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:33:23 2026] GET /v2.1/limits?tenant_id=9cee4dcee7d9476a9eb1e9e21b10d325 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1330] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:33:24 2026] GET /v2.1/limits?tenant_id=d48dba699e844627a28573453dec1851 => generated 302 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1331] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:33:24 2026] GET /v2.1/limits?tenant_id=d4a49342f8ae44bc938c4f0f6b92fb83 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1332] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:33:24 2026] GET /v2.1/limits?tenant_id=e8f44d67f4c94ae4a3b397456bac0d76 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1333] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:33:24 2026] GET /v2.1/limits?tenant_id=eea387cdb85e4aae8fdd636a91429bc0 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1344] 10.0.0.158 () {32 vars in 653 bytes} [Fri Feb 27 02:34:19 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1345] 10.0.0.158 () {32 vars in 639 bytes} [Fri Feb 27 02:34:19 2026] GET /v2.1/servers => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-02-27 02:34:19.806 8 WARNING oslo_db.sqlalchemy.utils [None req-e670b1e5-4bf2-4517-872a-5d9443d7ac62 5ebcca868f6149b7acd01dda8cddc561 9cee4dcee7d9476a9eb1e9e21b10d325 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 675/1346] 10.0.0.158 () {32 vars in 647 bytes} [Fri Feb 27 02:34:19 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1347] 10.0.0.158 () {32 vars in 692 bytes} [Fri Feb 27 02:34:19 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1350] 10.0.0.223 () {32 vars in 684 bytes} [Fri Feb 27 02:34:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1351] 10.0.0.223 () {32 vars in 686 bytes} [Fri Feb 27 02:34:23 2026] GET /v2.1/os-hypervisors/detail => generated 1645 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 678/1352] 10.0.0.223 () {32 vars in 670 bytes} [Fri Feb 27 02:34:23 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 675/1353] 10.0.0.223 () {32 vars in 709 bytes} [Fri Feb 27 02:34:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1354] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:34:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 676/1355] 10.0.0.223 () {32 vars in 705 bytes} [Fri Feb 27 02:34:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1356] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:34:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1357] 10.0.0.223 () {32 vars in 666 bytes} [Fri Feb 27 02:34:23 2026] GET /v2.1/os-services => generated 782 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1358] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:34:23 2026] GET /v2.1/limits?tenant_id=1c188ff870a14e6b92471390f2202bda => generated 302 bytes in 39 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: 678/1359] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:34:23 2026] GET /v2.1/limits?tenant_id=9cee4dcee7d9476a9eb1e9e21b10d325 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1360] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:34:23 2026] GET /v2.1/limits?tenant_id=eea387cdb85e4aae8fdd636a91429bc0 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1361] 10.0.0.223 () {32 vars in 680 bytes} [Fri Feb 27 02:34:23 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) 2026-02-27 02:35:23.429 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6f920f5d-5ed6-4dee-8cf4-38c075610fd7] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 689/1374] 10.0.0.223 () {32 vars in 709 bytes} [Fri Feb 27 02:35:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 02:35:23.624 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [26bc91fa-876f-4085-9052-3a3362826b9e] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection [pid: 7|app: 0|req: 686/1375] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:35:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 690/1376] 10.0.0.223 () {32 vars in 680 bytes} [Fri Feb 27 02:35:23 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1377] 10.0.0.223 () {32 vars in 705 bytes} [Fri Feb 27 02:35:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1378] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:35:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1379] 10.0.0.223 () {32 vars in 666 bytes} [Fri Feb 27 02:35:23 2026] GET /v2.1/os-services => generated 782 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1380] 10.0.0.223 () {32 vars in 684 bytes} [Fri Feb 27 02:35:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 689/1381] 10.0.0.223 () {32 vars in 686 bytes} [Fri Feb 27 02:35:23 2026] GET /v2.1/os-hypervisors/detail => generated 1645 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 693/1382] 10.0.0.223 () {32 vars in 670 bytes} [Fri Feb 27 02:35:23 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 690/1383] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:35:23 2026] GET /v2.1/limits?tenant_id=1c188ff870a14e6b92471390f2202bda => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1384] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:35:23 2026] GET /v2.1/limits?tenant_id=9cee4dcee7d9476a9eb1e9e21b10d325 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1385] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:35:24 2026] GET /v2.1/limits?tenant_id=eea387cdb85e4aae8fdd636a91429bc0 => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-27 02:36:23.430 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6f920f5d-5ed6-4dee-8cf4-38c075610fd7] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 47384. [pid: 8|app: 0|req: 701/1398] 10.0.0.223 () {32 vars in 709 bytes} [Fri Feb 27 02:36:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 02:36:23.548 7 INFO oslo.messaging._drivers.impl_rabbit [-] [26bc91fa-876f-4085-9052-3a3362826b9e] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 47386. [pid: 7|app: 0|req: 698/1399] 10.0.0.223 () {32 vars in 705 bytes} [Fri Feb 27 02:36:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 702/1400] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:36:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1401] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:36:23 2026] GET /v2.1/limits?tenant_id=1c188ff870a14e6b92471390f2202bda => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1402] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:36:23 2026] GET /v2.1/limits?tenant_id=9cee4dcee7d9476a9eb1e9e21b10d325 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1403] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:36:23 2026] GET /v2.1/limits?tenant_id=eea387cdb85e4aae8fdd636a91429bc0 => generated 299 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1404] 10.0.0.223 () {32 vars in 684 bytes} [Fri Feb 27 02:36:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1405] 10.0.0.223 () {32 vars in 680 bytes} [Fri Feb 27 02:36:23 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 705/1406] 10.0.0.223 () {32 vars in 686 bytes} [Fri Feb 27 02:36:23 2026] GET /v2.1/os-hypervisors/detail => generated 1645 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1407] 10.0.0.223 () {32 vars in 670 bytes} [Fri Feb 27 02:36:23 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 706/1408] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:36:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1409] 10.0.0.223 () {32 vars in 666 bytes} [Fri Feb 27 02:36:23 2026] GET /v2.1/os-services => generated 782 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1412] 10.0.0.164 () {28 vars in 452 bytes} [Fri Feb 27 02:36:36 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: 708/1413] 10.0.0.164 () {30 vars in 656 bytes} [Fri Feb 27 02:36:36 2026] GET /v2.1 => generated 0 bytes in 50 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: 706/1414] 10.0.0.164 () {32 vars in 729 bytes} [Fri Feb 27 02:36:36 2026] GET /v2.1/ => generated 410 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1415] 10.0.0.164 () {34 vars in 802 bytes} [Fri Feb 27 02:36:36 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1416] 10.0.0.164 () {28 vars in 452 bytes} [Fri Feb 27 02:36: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) [pid: 8|app: 0|req: 710/1417] 10.0.0.164 () {30 vars in 656 bytes} [Fri Feb 27 02:36:37 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 708/1418] 10.0.0.164 () {32 vars in 729 bytes} [Fri Feb 27 02:36:37 2026] GET /v2.1/ => generated 410 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1419] 10.0.0.164 () {34 vars in 890 bytes} [Fri Feb 27 02:36:37 2026] GET /v2.1/servers/detail?project_id=1c188ff870a14e6b92471390f2202bda&all_tenants=True => generated 15 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1420] 10.0.0.164 () {34 vars in 890 bytes} [Fri Feb 27 02:36:37 2026] GET /v2.1/servers/detail?project_id=9cee4dcee7d9476a9eb1e9e21b10d325&all_tenants=True => generated 15 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1421] 10.0.0.164 () {34 vars in 890 bytes} [Fri Feb 27 02:36:37 2026] GET /v2.1/servers/detail?project_id=eea387cdb85e4aae8fdd636a91429bc0&all_tenants=True => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 02:37:23.397 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Feb 27 02:37:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/os-availability-zone (ip 10.0.0.223) !!! [pid: 8|app: 0|req: 718/1432] 10.0.0.223 () {32 vars in 684 bytes} [Fri Feb 27 02:37:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 02:37:23.556 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Feb 27 02:37:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/limits?tenant_id=1c188ff870a14e6b92471390f2202bda (ip 10.0.0.223) !!! [pid: 7|app: 0|req: 715/1433] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:37:23 2026] GET /v2.1/limits?tenant_id=1c188ff870a14e6b92471390f2202bda => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 719/1434] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:37:23 2026] GET /v2.1/limits?tenant_id=9cee4dcee7d9476a9eb1e9e21b10d325 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1435] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:37:23 2026] GET /v2.1/limits?tenant_id=eea387cdb85e4aae8fdd636a91429bc0 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1436] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:37:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1437] 10.0.0.223 () {32 vars in 686 bytes} [Fri Feb 27 02:37:23 2026] GET /v2.1/os-hypervisors/detail => generated 1645 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1438] 10.0.0.223 () {32 vars in 670 bytes} [Fri Feb 27 02:37:23 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 718/1439] 10.0.0.223 () {32 vars in 709 bytes} [Fri Feb 27 02:37:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1440] 10.0.0.223 () {32 vars in 705 bytes} [Fri Feb 27 02:37:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 719/1441] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:37:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1442] 10.0.0.223 () {32 vars in 666 bytes} [Fri Feb 27 02:37:23 2026] GET /v2.1/os-services => generated 782 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1443] 10.0.0.223 () {32 vars in 680 bytes} [Fri Feb 27 02:37:23 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1456] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:38:23 2026] GET /v2.1/limits?tenant_id=1c188ff870a14e6b92471390f2202bda => generated 302 bytes in 144 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-02-27 02:38:23.583 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Feb 27 02:38:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/limits?tenant_id=9cee4dcee7d9476a9eb1e9e21b10d325 (ip 10.0.0.223) !!! [pid: 8|app: 0|req: 730/1457] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:38:23 2026] GET /v2.1/limits?tenant_id=9cee4dcee7d9476a9eb1e9e21b10d325 => generated 299 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1458] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:38:23 2026] GET /v2.1/limits?tenant_id=eea387cdb85e4aae8fdd636a91429bc0 => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1459] 10.0.0.223 () {32 vars in 705 bytes} [Fri Feb 27 02:38:23 2026] GET /v2.1/servers/detail?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: 729/1460] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:38:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1461] 10.0.0.223 () {32 vars in 666 bytes} [Fri Feb 27 02:38:23 2026] GET /v2.1/os-services => generated 782 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1462] 10.0.0.223 () {32 vars in 709 bytes} [Fri Feb 27 02:38:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 733/1463] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:38:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 731/1464] 10.0.0.223 () {32 vars in 684 bytes} [Fri Feb 27 02:38:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1465] 10.0.0.223 () {32 vars in 680 bytes} [Fri Feb 27 02:38:23 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 732/1466] 10.0.0.223 () {32 vars in 686 bytes} [Fri Feb 27 02:38:23 2026] GET /v2.1/os-hypervisors/detail => generated 1645 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1467] 10.0.0.223 () {32 vars in 670 bytes} [Fri Feb 27 02:38:23 2026] GET /v2.1/os-aggregates => generated 18 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 02:39:23.510 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6f920f5d-5ed6-4dee-8cf4-38c075610fd7] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 742/1480] 10.0.0.223 () {32 vars in 684 bytes} [Fri Feb 27 02:39:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 739/1481] 10.0.0.223 () {32 vars in 680 bytes} [Fri Feb 27 02:39:23 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 743/1482] 10.0.0.223 () {32 vars in 705 bytes} [Fri Feb 27 02:39:23 2026] GET /v2.1/servers/detail?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: 740/1483] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:39:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1484] 10.0.0.223 () {32 vars in 686 bytes} [Fri Feb 27 02:39:23 2026] GET /v2.1/os-hypervisors/detail => generated 1645 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1485] 10.0.0.223 () {32 vars in 670 bytes} [Fri Feb 27 02:39:23 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 745/1486] 10.0.0.223 () {32 vars in 666 bytes} [Fri Feb 27 02:39:23 2026] GET /v2.1/os-services => generated 782 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1487] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:39:23 2026] GET /v2.1/limits?tenant_id=1c188ff870a14e6b92471390f2202bda => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 746/1488] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:39:23 2026] GET /v2.1/limits?tenant_id=9cee4dcee7d9476a9eb1e9e21b10d325 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1489] 10.0.0.223 () {32 vars in 741 bytes} [Fri Feb 27 02:39:23 2026] GET /v2.1/limits?tenant_id=eea387cdb85e4aae8fdd636a91429bc0 => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1490] 10.0.0.223 () {32 vars in 701 bytes} [Fri Feb 27 02:39:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1491] 10.0.0.223 () {32 vars in 709 bytes} [Fri Feb 27 02:39:24 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)