+ 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 Mar 6 01:05:13 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-687556cdd7-7gtn8 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.12.3 (main, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f4aab2ba668 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)... 2026-03-06 01:05:19.123 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-03-06 01:05:19.132 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-03-06 01:05:19.677 8 WARNING keystonemiddleware._common.config [None req-4ad1e292-a336-4832-b0cd-4b93de6aeb48 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 01:05:19.684 7 WARNING keystonemiddleware._common.config [None req-dd214eb6-c658-4c85-af03-4542499f4603 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 01:05:19.685 8 WARNING oslo_config.cfg [None req-4ad1e292-a336-4832-b0cd-4b93de6aeb48 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-06 01:05:19.692 7 WARNING oslo_config.cfg [None req-dd214eb6-c658-4c85-af03-4542499f4603 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-06 01:05:19.768 8 WARNING keystonemiddleware._common.config [None req-4ad1e292-a336-4832-b0cd-4b93de6aeb48 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 01:05:19.775 7 WARNING keystonemiddleware._common.config [None req-dd214eb6-c658-4c85-af03-4542499f4603 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f4aab2ba668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f4aab2ba668 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.99 () {42 vars in 700 bytes} [Fri Mar 6 01:05:32 2026] GET /v2.1 => generated 114 bytes in 13 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:05:33.242 8 WARNING oslo_policy.policy [None req-0fef8a31-b7bb-4491-aa8f-5637106cda7a e0fef1b2248149b5ae0cc43a550ffe1d b44374b6fb9642eaa5e49fe0925f709d - - 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-03-06 01:05:33.243 8 WARNING oslo_policy.policy [None req-0fef8a31-b7bb-4491-aa8f-5637106cda7a e0fef1b2248149b5ae0cc43a550ffe1d b44374b6fb9642eaa5e49fe0925f709d - - 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: 2/4] 199.204.45.99 () {44 vars in 904 bytes} [Fri Mar 6 01:05:32 2026] GET /v2.1 => generated 0 bytes in 713 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:05:33.493 7 WARNING oslo_policy.policy [req-0fef8a31-b7bb-4491-aa8f-5637106cda7a req-5cb2f593-83ca-44ab-8ed7-6205b3aa60fa e0fef1b2248149b5ae0cc43a550ffe1d b44374b6fb9642eaa5e49fe0925f709d - - 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-03-06 01:05:33.493 7 WARNING oslo_policy.policy [req-0fef8a31-b7bb-4491-aa8f-5637106cda7a req-5cb2f593-83ca-44ab-8ed7-6205b3aa60fa e0fef1b2248149b5ae0cc43a550ffe1d b44374b6fb9642eaa5e49fe0925f709d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.99 () {46 vars in 977 bytes} [Fri Mar 6 01:05:33 2026] GET /v2.1/ => generated 399 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:05:33.588 8 INFO nova.api.openstack.wsgi [None req-3e90a392-9677-48c2-bf85-0c02e1e332d8 e0fef1b2248149b5ae0cc43a550ffe1d b44374b6fb9642eaa5e49fe0925f709d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.99 () {48 vars in 1006 bytes} [Fri Mar 6 01:05:33 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.99 () {48 vars in 1046 bytes} [Fri Mar 6 01:05:33 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: 8|app: 0|req: 4/8] 199.204.45.99 () {52 vars in 1043 bytes} [Fri Mar 6 01:05:33 2026] POST /v2.1/flavors => generated 527 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.99 () {42 vars in 700 bytes} [Fri Mar 6 01:05:34 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: 5/10] 199.204.45.99 () {44 vars in 904 bytes} [Fri Mar 6 01:05:34 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.99 () {46 vars in 977 bytes} [Fri Mar 6 01:05:34 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:05:34.507 8 INFO nova.api.openstack.wsgi [None req-fda63f1a-dfc3-401a-b5dd-f56e60067334 e0fef1b2248149b5ae0cc43a550ffe1d b44374b6fb9642eaa5e49fe0925f709d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.99 () {48 vars in 1008 bytes} [Fri Mar 6 01:05:34 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.99 () {48 vars in 1046 bytes} [Fri Mar 6 01:05:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.99 () {52 vars in 1043 bytes} [Fri Mar 6 01:05:34 2026] POST /v2.1/flavors => generated 530 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.99 () {42 vars in 700 bytes} [Fri Mar 6 01:05:35 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: 8/16] 199.204.45.99 () {44 vars in 904 bytes} [Fri Mar 6 01:05:35 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: 7|app: 0|req: 9/17] 199.204.45.99 () {46 vars in 977 bytes} [Fri Mar 6 01:05:35 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:05:35.460 8 INFO nova.api.openstack.wsgi [None req-73a8063b-e019-4167-8da2-44cdd4798dc7 e0fef1b2248149b5ae0cc43a550ffe1d b44374b6fb9642eaa5e49fe0925f709d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.99 () {48 vars in 1010 bytes} [Fri Mar 6 01:05:35 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: 7|app: 0|req: 10/19] 199.204.45.99 () {48 vars in 1046 bytes} [Fri Mar 6 01:05:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.99 () {52 vars in 1043 bytes} [Fri Mar 6 01:05:35 2026] POST /v2.1/flavors => generated 531 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.99 () {42 vars in 700 bytes} [Fri Mar 6 01:05:36 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.99 () {44 vars in 904 bytes} [Fri Mar 6 01:05:36 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.99 () {46 vars in 977 bytes} [Fri Mar 6 01:05:36 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:05:36.353 8 INFO nova.api.openstack.wsgi [None req-e1cc7869-7aa1-446b-a6d1-95045e153146 e0fef1b2248149b5ae0cc43a550ffe1d b44374b6fb9642eaa5e49fe0925f709d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.99 () {48 vars in 1008 bytes} [Fri Mar 6 01:05:36 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.99 () {48 vars in 1046 bytes} [Fri Mar 6 01:05:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.99 () {52 vars in 1043 bytes} [Fri Mar 6 01:05:36 2026] POST /v2.1/flavors => generated 530 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.99 () {42 vars in 700 bytes} [Fri Mar 6 01:05: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: 7|app: 0|req: 15/30] 199.204.45.99 () {44 vars in 904 bytes} [Fri Mar 6 01:05:37 2026] GET /v2.1 => generated 0 bytes in 568 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.99 () {46 vars in 977 bytes} [Fri Mar 6 01:05:37 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:05:37.886 7 INFO nova.api.openstack.wsgi [None req-2f254f86-3e25-495f-98f3-e6c72443eacb e0fef1b2248149b5ae0cc43a550ffe1d b44374b6fb9642eaa5e49fe0925f709d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 199.204.45.99 () {48 vars in 1010 bytes} [Fri Mar 6 01:05:37 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.204.45.99 () {48 vars in 1046 bytes} [Fri Mar 6 01:05:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 199.204.45.99 () {52 vars in 1043 bytes} [Fri Mar 6 01:05:37 2026] POST /v2.1/flavors => generated 533 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 10.0.0.4 () {28 vars in 452 bytes} [Fri Mar 6 01:11:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 55/110] 10.0.0.4 () {30 vars in 656 bytes} [Fri Mar 6 01:11:48 2026] GET /v2.1 => generated 0 bytes in 103 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 56/111] 10.0.0.4 () {32 vars in 729 bytes} [Fri Mar 6 01:11:49 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/112] 10.0.0.4 () {34 vars in 802 bytes} [Fri Mar 6 01:11:49 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/141] 199.204.45.99 () {42 vars in 700 bytes} [Fri Mar 6 01:14: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.12/site-packages/pycadf/identifier.py:70: 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: 71/142] 199.204.45.99 () {44 vars in 904 bytes} [Fri Mar 6 01:14:09 2026] GET /v2.1 => generated 0 bytes in 92 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 72/143] 199.204.45.99 () {46 vars in 977 bytes} [Fri Mar 6 01:14:09 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:14:09.700 8 INFO nova.api.openstack.wsgi [None req-93d4bdbf-7907-4a09-aae4-85805676c14e e0fef1b2248149b5ae0cc43a550ffe1d b44374b6fb9642eaa5e49fe0925f709d - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 72/144] 199.204.45.99 () {48 vars in 1012 bytes} [Fri Mar 6 01:14:09 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/145] 199.204.45.99 () {48 vars in 1046 bytes} [Fri Mar 6 01:14:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/146] 199.204.45.99 () {52 vars in 1044 bytes} [Fri Mar 6 01:14:09 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/159] 199.204.45.99 () {42 vars in 700 bytes} [Fri Mar 6 01:15:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/160] 199.204.45.99 () {44 vars in 904 bytes} [Fri Mar 6 01:15:12 2026] GET /v2.1 => generated 0 bytes in 78 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 81/161] 199.204.45.99 () {46 vars in 977 bytes} [Fri Mar 6 01:15:12 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:15:12.973 8 INFO nova.api.openstack.wsgi [None req-cc340180-a83b-48ec-b607-4a04e4f9538c e0fef1b2248149b5ae0cc43a550ffe1d b44374b6fb9642eaa5e49fe0925f709d - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user e0fef1b2248149b5ae0cc43a550ffe1d [pid: 8|app: 0|req: 81/162] 199.204.45.99 () {48 vars in 1046 bytes} [Fri Mar 6 01:15:12 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-03-06 01:15:12.988 7 WARNING oslo_db.sqlalchemy.utils [None req-af01c6fb-d5f1-4469-b04e-373316a86c75 e0fef1b2248149b5ae0cc43a550ffe1d b44374b6fb9642eaa5e49fe0925f709d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 82/163] 199.204.45.99 () {48 vars in 1011 bytes} [Fri Mar 6 01:15:12 2026] GET /v2.1/os-keypairs => generated 16 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/164] 199.204.45.99 () {52 vars in 1052 bytes} [Fri Mar 6 01:15:13 2026] POST /v2.1/os-keypairs => generated 576 bytes in 49 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/165] 199.204.45.99 () {42 vars in 700 bytes} [Fri Mar 6 01:15:16 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: 83/166] 199.204.45.99 () {44 vars in 904 bytes} [Fri Mar 6 01:15:16 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.204.45.99 () {46 vars in 977 bytes} [Fri Mar 6 01:15:16 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/168] 199.204.45.99 () {48 vars in 1068 bytes} [Fri Mar 6 01:15:16 2026] GET /v2.1/os-quota-sets/b44374b6fb9642eaa5e49fe0925f709d => generated 283 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/169] 199.204.45.99 () {52 vars in 1120 bytes} [Fri Mar 6 01:15:16 2026] PUT /v2.1/os-quota-sets/b44374b6fb9642eaa5e49fe0925f709d => generated 238 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 199.204.45.99 () {42 vars in 700 bytes} [Fri Mar 6 01: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: 135/271] 199.204.45.99 () {44 vars in 904 bytes} [Fri Mar 6 01:23:36 2026] GET /v2.1 => generated 0 bytes in 143 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 137/272] 199.204.45.99 () {46 vars in 977 bytes} [Fri Mar 6 01:23:37 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:23:37.118 8 INFO nova.api.openstack.wsgi [None req-9d136337-15f4-4503-8881-74dcbd428dbd e0fef1b2248149b5ae0cc43a550ffe1d b44374b6fb9642eaa5e49fe0925f709d - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 136/273] 199.204.45.99 () {48 vars in 1010 bytes} [Fri Mar 6 01:23:37 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.204.45.99 () {48 vars in 1046 bytes} [Fri Mar 6 01:23:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/277] 199.204.45.99 () {52 vars in 1044 bytes} [Fri Mar 6 01:23:37 2026] POST /v2.1/flavors => generated 532 bytes in 464 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/318] 199.204.45.99 () {42 vars in 700 bytes} [Fri Mar 6 01:27:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/319] 199.204.45.99 () {44 vars in 904 bytes} [Fri Mar 6 01:27:00 2026] GET /v2.1 => generated 0 bytes in 24 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 162/320] 199.204.45.99 () {46 vars in 977 bytes} [Fri Mar 6 01:27:00 2026] GET /v2.1/ => generated 399 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/321] 199.204.45.99 () {48 vars in 1068 bytes} [Fri Mar 6 01:27:00 2026] GET /v2.1/os-quota-sets/88c8ff36436b45cb92fbac56652b3839 => generated 283 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/322] 199.204.45.99 () {52 vars in 1120 bytes} [Fri Mar 6 01:27:00 2026] PUT /v2.1/os-quota-sets/88c8ff36436b45cb92fbac56652b3839 => generated 238 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 166/335] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:27:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/336] 10.0.0.151 () {32 vars in 711 bytes} [Fri Mar 6 01:28:00 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/337] 10.0.0.151 () {32 vars in 668 bytes} [Fri Mar 6 01:28:00 2026] GET /v2.1/os-services => generated 783 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 171/338] 10.0.0.151 () {32 vars in 688 bytes} [Fri Mar 6 01:28:00 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 168/339] 10.0.0.151 () {32 vars in 672 bytes} [Fri Mar 6 01:28:00 2026] GET /v2.1/os-aggregates => generated 18 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 172/340] 10.0.0.151 () {32 vars in 686 bytes} [Fri Mar 6 01:28:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/341] 10.0.0.151 () {32 vars in 682 bytes} [Fri Mar 6 01:28:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 173/342] 10.0.0.151 () {32 vars in 707 bytes} [Fri Mar 6 01:28:00 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/343] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:28:00 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) [pid: 7|app: 0|req: 174/344] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:28:00 2026] GET /v2.1/limits?tenant_id=88c8ff36436b45cb92fbac56652b3839 => generated 299 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/345] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:28:00 2026] GET /v2.1/limits?tenant_id=b44374b6fb9642eaa5e49fe0925f709d => 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: 175/346] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:28:00 2026] GET /v2.1/limits?tenant_id=b861b131c9cf42faa454f7e9dae36f7c => 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: 182/359] 10.0.0.151 () {32 vars in 682 bytes} [Fri Mar 6 01:28:59 2026] GET /v2.1/os-security-groups => generated 78 bytes in 71 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/360] 10.0.0.151 () {32 vars in 668 bytes} [Fri Mar 6 01:29:00 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/361] 10.0.0.151 () {32 vars in 711 bytes} [Fri Mar 6 01:29:00 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 179/362] 10.0.0.151 () {32 vars in 686 bytes} [Fri Mar 6 01:29:00 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 184/363] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:29:00 2026] GET /v2.1/limits?tenant_id=88c8ff36436b45cb92fbac56652b3839 => generated 299 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 180/364] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:29:00 2026] GET /v2.1/limits?tenant_id=b44374b6fb9642eaa5e49fe0925f709d => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/365] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:29:00 2026] GET /v2.1/limits?tenant_id=b861b131c9cf42faa454f7e9dae36f7c => 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: 181/366] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:29:00 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: 7|app: 0|req: 186/367] 10.0.0.151 () {32 vars in 707 bytes} [Fri Mar 6 01:29:00 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) [pid: 8|app: 0|req: 182/368] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:29:00 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: 187/369] 10.0.0.151 () {32 vars in 688 bytes} [Fri Mar 6 01:29:00 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/370] 10.0.0.151 () {32 vars in 672 bytes} [Fri Mar 6 01:29:00 2026] GET /v2.1/os-aggregates => generated 18 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/383] 10.0.0.151 () {32 vars in 711 bytes} [Fri Mar 6 01:29:59 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/384] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:29:59 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 195/385] 10.0.0.151 () {32 vars in 682 bytes} [Fri Mar 6 01:30:00 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) [pid: 8|app: 0|req: 191/386] 10.0.0.151 () {32 vars in 707 bytes} [Fri Mar 6 01:30:00 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/387] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:30:00 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: 8|app: 0|req: 192/388] 10.0.0.151 () {32 vars in 688 bytes} [Fri Mar 6 01:30:00 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/389] 10.0.0.151 () {32 vars in 672 bytes} [Fri Mar 6 01:30:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 193/390] 10.0.0.151 () {32 vars in 668 bytes} [Fri Mar 6 01:30:00 2026] GET /v2.1/os-services => generated 783 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/391] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:30:00 2026] GET /v2.1/limits?tenant_id=88c8ff36436b45cb92fbac56652b3839 => generated 299 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 194/392] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:30:00 2026] GET /v2.1/limits?tenant_id=b44374b6fb9642eaa5e49fe0925f709d => generated 299 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/393] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:30:00 2026] GET /v2.1/limits?tenant_id=b861b131c9cf42faa454f7e9dae36f7c => generated 302 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/394] 10.0.0.151 () {32 vars in 686 bytes} [Fri Mar 6 01:30:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 202/407] 10.0.0.151 () {32 vars in 711 bytes} [Fri Mar 6 01:30:59 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/408] 10.0.0.151 () {32 vars in 668 bytes} [Fri Mar 6 01:31:00 2026] GET /v2.1/os-services => generated 783 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/409] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:31:00 2026] GET /v2.1/limits?tenant_id=88c8ff36436b45cb92fbac56652b3839 => generated 299 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 207/410] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:31:00 2026] GET /v2.1/limits?tenant_id=b44374b6fb9642eaa5e49fe0925f709d => 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: 204/411] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:31:00 2026] GET /v2.1/limits?tenant_id=b861b131c9cf42faa454f7e9dae36f7c => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/412] 10.0.0.151 () {32 vars in 686 bytes} [Fri Mar 6 01:31:00 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: 205/413] 10.0.0.151 () {32 vars in 688 bytes} [Fri Mar 6 01:31:00 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 209/414] 10.0.0.151 () {32 vars in 672 bytes} [Fri Mar 6 01:31:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 206/415] 10.0.0.151 () {32 vars in 707 bytes} [Fri Mar 6 01:31:00 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) [pid: 7|app: 0|req: 210/416] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:31:00 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) [pid: 8|app: 0|req: 207/417] 10.0.0.151 () {32 vars in 682 bytes} [Fri Mar 6 01:31:00 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) [pid: 7|app: 0|req: 211/418] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:31:00 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) [pid: 7|app: 0|req: 218/431] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:31:59 2026] GET /v2.1/limits?tenant_id=88c8ff36436b45cb92fbac56652b3839 => generated 299 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/432] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:32:00 2026] GET /v2.1/limits?tenant_id=b44374b6fb9642eaa5e49fe0925f709d => generated 299 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/433] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:32:00 2026] GET /v2.1/limits?tenant_id=b861b131c9cf42faa454f7e9dae36f7c => generated 302 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/434] 10.0.0.151 () {32 vars in 682 bytes} [Fri Mar 6 01:32:00 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: 220/435] 10.0.0.151 () {32 vars in 688 bytes} [Fri Mar 6 01:32:00 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/436] 10.0.0.151 () {32 vars in 672 bytes} [Fri Mar 6 01:32:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 221/437] 10.0.0.151 () {32 vars in 686 bytes} [Fri Mar 6 01:32:00 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: 217/438] 10.0.0.151 () {32 vars in 668 bytes} [Fri Mar 6 01:32:00 2026] GET /v2.1/os-services => generated 783 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/439] 10.0.0.151 () {32 vars in 711 bytes} [Fri Mar 6 01:32:00 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 218/440] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:32:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 223/441] 10.0.0.151 () {32 vars in 707 bytes} [Fri Mar 6 01:32:00 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/442] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:32:00 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: 226/455] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:32:59 2026] GET /v2.1/limits?tenant_id=88c8ff36436b45cb92fbac56652b3839 => generated 299 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/456] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:32:59 2026] GET /v2.1/limits?tenant_id=b44374b6fb9642eaa5e49fe0925f709d => 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: 227/457] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:32:59 2026] GET /v2.1/limits?tenant_id=b861b131c9cf42faa454f7e9dae36f7c => 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: 231/458] 10.0.0.151 () {32 vars in 711 bytes} [Fri Mar 6 01:33:00 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/459] 10.0.0.151 () {32 vars in 682 bytes} [Fri Mar 6 01:33:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/460] 10.0.0.151 () {32 vars in 688 bytes} [Fri Mar 6 01:33:00 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/461] 10.0.0.151 () {32 vars in 672 bytes} [Fri Mar 6 01:33:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 233/462] 10.0.0.151 () {32 vars in 707 bytes} [Fri Mar 6 01:33:00 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/463] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:33:00 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: 234/464] 10.0.0.151 () {32 vars in 686 bytes} [Fri Mar 6 01:33:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/465] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:33:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 235/466] 10.0.0.151 () {32 vars in 668 bytes} [Fri Mar 6 01:33:00 2026] GET /v2.1/os-services => generated 783 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/479] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:33:59 2026] GET /v2.1/limits?tenant_id=88c8ff36436b45cb92fbac56652b3839 => generated 299 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/480] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:34:00 2026] GET /v2.1/limits?tenant_id=b44374b6fb9642eaa5e49fe0925f709d => generated 299 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/481] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:34:00 2026] GET /v2.1/limits?tenant_id=b861b131c9cf42faa454f7e9dae36f7c => generated 302 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/482] 10.0.0.151 () {32 vars in 711 bytes} [Fri Mar 6 01:34:00 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: 240/483] 10.0.0.151 () {32 vars in 688 bytes} [Fri Mar 6 01:34:00 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/484] 10.0.0.151 () {32 vars in 672 bytes} [Fri Mar 6 01:34:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 241/485] 10.0.0.151 () {32 vars in 682 bytes} [Fri Mar 6 01:34:00 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: 245/486] 10.0.0.151 () {32 vars in 668 bytes} [Fri Mar 6 01:34:00 2026] GET /v2.1/os-services => generated 783 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/487] 10.0.0.151 () {32 vars in 686 bytes} [Fri Mar 6 01:34:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 246/488] 10.0.0.151 () {32 vars in 707 bytes} [Fri Mar 6 01:34:00 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 243/489] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:34:00 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: 247/490] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:34:00 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: 254/503] 10.0.0.151 () {32 vars in 688 bytes} [Fri Mar 6 01:34:59 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/504] 10.0.0.151 () {32 vars in 672 bytes} [Fri Mar 6 01:34:59 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 255/505] 10.0.0.151 () {32 vars in 711 bytes} [Fri Mar 6 01:34:59 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/506] 10.0.0.151 () {32 vars in 707 bytes} [Fri Mar 6 01:34:59 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 256/507] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:34:59 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: 252/508] 10.0.0.151 () {32 vars in 668 bytes} [Fri Mar 6 01:34:59 2026] GET /v2.1/os-services => generated 783 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/509] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:35:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 253/510] 10.0.0.151 () {32 vars in 686 bytes} [Fri Mar 6 01:35:00 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: 7|app: 0|req: 258/511] 10.0.0.151 () {32 vars in 682 bytes} [Fri Mar 6 01:35:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 254/512] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:35:00 2026] GET /v2.1/limits?tenant_id=88c8ff36436b45cb92fbac56652b3839 => 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: 259/513] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:35:00 2026] GET /v2.1/limits?tenant_id=b44374b6fb9642eaa5e49fe0925f709d => 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: 255/514] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:35:00 2026] GET /v2.1/limits?tenant_id=b861b131c9cf42faa454f7e9dae36f7c => generated 302 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/527] 10.0.0.151 () {32 vars in 686 bytes} [Fri Mar 6 01:35:59 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/528] 10.0.0.151 () {32 vars in 668 bytes} [Fri Mar 6 01:36:00 2026] GET /v2.1/os-services => generated 783 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 267/529] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:36:00 2026] GET /v2.1/limits?tenant_id=88c8ff36436b45cb92fbac56652b3839 => generated 299 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 263/530] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:36:00 2026] GET /v2.1/limits?tenant_id=b44374b6fb9642eaa5e49fe0925f709d => generated 299 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/531] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:36:00 2026] GET /v2.1/limits?tenant_id=b861b131c9cf42faa454f7e9dae36f7c => generated 302 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/532] 10.0.0.151 () {32 vars in 682 bytes} [Fri Mar 6 01:36:00 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) [pid: 7|app: 0|req: 269/533] 10.0.0.151 () {32 vars in 688 bytes} [Fri Mar 6 01:36:00 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/534] 10.0.0.151 () {32 vars in 672 bytes} [Fri Mar 6 01:36:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/535] 10.0.0.151 () {32 vars in 711 bytes} [Fri Mar 6 01:36:00 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: 266/536] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:36:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 271/537] 10.0.0.151 () {32 vars in 707 bytes} [Fri Mar 6 01:36:00 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: 8|app: 0|req: 267/538] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:36:00 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: 278/551] 10.0.0.151 () {32 vars in 686 bytes} [Fri Mar 6 01:36:59 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/552] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:37:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/553] 10.0.0.151 () {32 vars in 668 bytes} [Fri Mar 6 01:37:00 2026] GET /v2.1/os-services => generated 783 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/554] 10.0.0.151 () {32 vars in 688 bytes} [Fri Mar 6 01:37:00 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/555] 10.0.0.151 () {32 vars in 672 bytes} [Fri Mar 6 01:37:00 2026] GET /v2.1/os-aggregates => generated 18 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/556] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:37:00 2026] GET /v2.1/limits?tenant_id=88c8ff36436b45cb92fbac56652b3839 => generated 299 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/557] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:37:00 2026] GET /v2.1/limits?tenant_id=b44374b6fb9642eaa5e49fe0925f709d => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/558] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:37:00 2026] GET /v2.1/limits?tenant_id=b861b131c9cf42faa454f7e9dae36f7c => 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: 282/559] 10.0.0.151 () {32 vars in 707 bytes} [Fri Mar 6 01:37:00 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: 8|app: 0|req: 278/560] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:37:00 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: 283/561] 10.0.0.151 () {32 vars in 711 bytes} [Fri Mar 6 01:37:00 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: 8|app: 0|req: 279/562] 10.0.0.151 () {32 vars in 682 bytes} [Fri Mar 6 01:37:00 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) [pid: 8|app: 0|req: 281/565] 199.204.45.99 () {42 vars in 700 bytes} [Fri Mar 6 01:37:12 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.12/site-packages/pycadf/identifier.py:70: 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: 285/566] 199.204.45.99 () {44 vars in 904 bytes} [Fri Mar 6 01:37:12 2026] GET /v2.1 => generated 0 bytes in 82 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 282/567] 199.204.45.99 () {46 vars in 977 bytes} [Fri Mar 6 01:37:13 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:37:13.074 7 INFO nova.api.openstack.wsgi [None req-51c3d4d6-524a-4f73-b210-18c47e7c9898 e0fef1b2248149b5ae0cc43a550ffe1d b44374b6fb9642eaa5e49fe0925f709d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 286/568] 199.204.45.99 () {48 vars in 1006 bytes} [Fri Mar 6 01:37:13 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/569] 199.204.45.99 () {48 vars in 1046 bytes} [Fri Mar 6 01:37:13 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: 287/570] 199.204.45.99 () {48 vars in 1094 bytes} [Fri Mar 6 01:37:13 2026] GET /v2.1/flavors/ecce35d4-9b26-43c1-956d-c49b110f7a28/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/571] 199.204.45.99 () {42 vars in 700 bytes} [Fri Mar 6 01:37:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/572] 199.204.45.99 () {44 vars in 904 bytes} [Fri Mar 6 01:37:13 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 285/573] 199.204.45.99 () {46 vars in 977 bytes} [Fri Mar 6 01:37:13 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:37:14.014 7 INFO nova.api.openstack.wsgi [None req-5b56b08d-03d8-48aa-b5a3-e16d16380ae7 e0fef1b2248149b5ae0cc43a550ffe1d b44374b6fb9642eaa5e49fe0925f709d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 289/574] 199.204.45.99 () {48 vars in 1008 bytes} [Fri Mar 6 01:37:14 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/575] 199.204.45.99 () {48 vars in 1046 bytes} [Fri Mar 6 01:37:14 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: 7|app: 0|req: 290/576] 199.204.45.99 () {48 vars in 1094 bytes} [Fri Mar 6 01:37:14 2026] GET /v2.1/flavors/190ba8be-ecd6-498a-be87-ee2b35384404/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/577] 199.204.45.99 () {42 vars in 700 bytes} [Fri Mar 6 01:37:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/578] 199.204.45.99 () {44 vars in 904 bytes} [Fri Mar 6 01:37:14 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 288/579] 199.204.45.99 () {46 vars in 977 bytes} [Fri Mar 6 01:37:14 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:37:14.935 7 INFO nova.api.openstack.wsgi [None req-d77a3828-4962-45f4-bd2f-df394a64821e e0fef1b2248149b5ae0cc43a550ffe1d b44374b6fb9642eaa5e49fe0925f709d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 292/580] 199.204.45.99 () {48 vars in 1010 bytes} [Fri Mar 6 01:37:14 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/581] 199.204.45.99 () {48 vars in 1046 bytes} [Fri Mar 6 01:37:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/582] 199.204.45.99 () {48 vars in 1094 bytes} [Fri Mar 6 01:37:14 2026] GET /v2.1/flavors/f09c6899-5dad-4f7b-b367-2cbab426bb1f/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/583] 199.204.45.99 () {42 vars in 700 bytes} [Fri Mar 6 01:37: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: 294/584] 199.204.45.99 () {44 vars in 904 bytes} [Fri Mar 6 01:37:15 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 291/585] 199.204.45.99 () {46 vars in 977 bytes} [Fri Mar 6 01:37:15 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:37:15.859 7 INFO nova.api.openstack.wsgi [None req-9a250f09-56fe-48cb-9b69-635ed3185929 e0fef1b2248149b5ae0cc43a550ffe1d b44374b6fb9642eaa5e49fe0925f709d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 295/586] 199.204.45.99 () {48 vars in 1008 bytes} [Fri Mar 6 01:37:15 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/587] 199.204.45.99 () {48 vars in 1046 bytes} [Fri Mar 6 01:37:15 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: 7|app: 0|req: 296/588] 199.204.45.99 () {48 vars in 1094 bytes} [Fri Mar 6 01:37:15 2026] GET /v2.1/flavors/7a1ca5c2-6dd7-4b05-bcc0-64ca69d21ea5/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/589] 199.204.45.99 () {42 vars in 700 bytes} [Fri Mar 6 01:37:16 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: 297/590] 199.204.45.99 () {44 vars in 904 bytes} [Fri Mar 6 01:37:16 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: 294/591] 199.204.45.99 () {46 vars in 977 bytes} [Fri Mar 6 01:37:16 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:37:16.832 7 INFO nova.api.openstack.wsgi [None req-d599c8e2-3fc3-4f04-b3cc-ea519dd1bb08 e0fef1b2248149b5ae0cc43a550ffe1d b44374b6fb9642eaa5e49fe0925f709d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 298/592] 199.204.45.99 () {48 vars in 1010 bytes} [Fri Mar 6 01:37:16 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/593] 199.204.45.99 () {48 vars in 1046 bytes} [Fri Mar 6 01:37:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/594] 199.204.45.99 () {48 vars in 1094 bytes} [Fri Mar 6 01:37:16 2026] GET /v2.1/flavors/4e6ab3be-9786-4d84-afad-f4ed031daeca/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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 305/605] 10.0.0.151 () {32 vars in 711 bytes} [Fri Mar 6 01:37:59 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/606] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:38:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 306/607] 10.0.0.151 () {32 vars in 686 bytes} [Fri Mar 6 01:38:00 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: 302/608] 10.0.0.151 () {32 vars in 707 bytes} [Fri Mar 6 01:38:00 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 307/609] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:38:00 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: 303/610] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:38:00 2026] GET /v2.1/limits?tenant_id=88c8ff36436b45cb92fbac56652b3839 => 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: 308/611] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:38:00 2026] GET /v2.1/limits?tenant_id=b44374b6fb9642eaa5e49fe0925f709d => 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: 304/612] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:38:00 2026] GET /v2.1/limits?tenant_id=b861b131c9cf42faa454f7e9dae36f7c => 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: 309/613] 10.0.0.151 () {32 vars in 668 bytes} [Fri Mar 6 01:38:00 2026] GET /v2.1/os-services => generated 783 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/614] 10.0.0.151 () {32 vars in 688 bytes} [Fri Mar 6 01:38:00 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 310/615] 10.0.0.151 () {32 vars in 672 bytes} [Fri Mar 6 01:38:00 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 306/616] 10.0.0.151 () {32 vars in 682 bytes} [Fri Mar 6 01:38:00 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: 308/619] 199.204.45.99 () {42 vars in 700 bytes} [Fri Mar 6 01:38: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 312/620] 199.204.45.99 () {44 vars in 904 bytes} [Fri Mar 6 01:38:15 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 309/621] 199.204.45.99 () {46 vars in 977 bytes} [Fri Mar 6 01:38:15 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:38:15.822 7 INFO nova.api.openstack.wsgi [None req-15fc6d11-a1f8-488f-801e-77c1d830013d e0fef1b2248149b5ae0cc43a550ffe1d b44374b6fb9642eaa5e49fe0925f709d - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 313/622] 199.204.45.99 () {48 vars in 1012 bytes} [Fri Mar 6 01:38:15 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/623] 199.204.45.99 () {48 vars in 1046 bytes} [Fri Mar 6 01:38:15 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: 314/624] 199.204.45.99 () {48 vars in 1094 bytes} [Fri Mar 6 01:38:15 2026] GET /v2.1/flavors/41f931d7-2c66-4023-bb51-bc2ae3b8c5af/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/627] 199.204.45.99 () {42 vars in 700 bytes} [Fri Mar 6 01:38: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: 316/628] 199.204.45.99 () {44 vars in 904 bytes} [Fri Mar 6 01:38:22 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 313/629] 199.204.45.99 () {46 vars in 977 bytes} [Fri Mar 6 01:38:22 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/630] 199.204.45.99 () {48 vars in 1046 bytes} [Fri Mar 6 01:38:22 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/631] 199.204.45.99 () {42 vars in 700 bytes} [Fri Mar 6 01:38:25 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: 318/632] 199.204.45.99 () {44 vars in 904 bytes} [Fri Mar 6 01:38:25 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 315/633] 199.204.45.99 () {46 vars in 977 bytes} [Fri Mar 6 01:38:25 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/634] 199.204.45.99 () {48 vars in 1068 bytes} [Fri Mar 6 01:38:25 2026] GET /v2.1/os-quota-sets/b44374b6fb9642eaa5e49fe0925f709d => generated 280 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/643] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:38:59 2026] GET /v2.1/limits?tenant_id=88c8ff36436b45cb92fbac56652b3839 => generated 299 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/644] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:38:59 2026] GET /v2.1/limits?tenant_id=b44374b6fb9642eaa5e49fe0925f709d => 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: 325/645] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:39:00 2026] GET /v2.1/limits?tenant_id=b861b131c9cf42faa454f7e9dae36f7c => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/646] 10.0.0.151 () {32 vars in 711 bytes} [Fri Mar 6 01:39:00 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/647] 10.0.0.151 () {32 vars in 686 bytes} [Fri Mar 6 01:39:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 322/648] 10.0.0.151 () {32 vars in 682 bytes} [Fri Mar 6 01:39:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 327/649] 10.0.0.151 () {32 vars in 668 bytes} [Fri Mar 6 01:39:00 2026] GET /v2.1/os-services => generated 783 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/650] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:39:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 328/651] 10.0.0.151 () {32 vars in 688 bytes} [Fri Mar 6 01:39:00 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/652] 10.0.0.151 () {32 vars in 672 bytes} [Fri Mar 6 01:39:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 329/653] 10.0.0.151 () {32 vars in 707 bytes} [Fri Mar 6 01:39:00 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/654] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:39:00 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: 327/657] 199.204.45.99 () {42 vars in 700 bytes} [Fri Mar 6 01:39:11 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 331/658] 199.204.45.99 () {44 vars in 904 bytes} [Fri Mar 6 01:39:11 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 328/659] 199.204.45.99 () {46 vars in 977 bytes} [Fri Mar 6 01:39:12 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:39:12.057 7 INFO nova.api.openstack.wsgi [None req-71ef9577-9c9f-4ce2-957d-c90d38c81e39 e0fef1b2248149b5ae0cc43a550ffe1d b44374b6fb9642eaa5e49fe0925f709d - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 332/660] 199.204.45.99 () {48 vars in 1010 bytes} [Fri Mar 6 01:39:12 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/661] 199.204.45.99 () {48 vars in 1046 bytes} [Fri Mar 6 01:39:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/662] 199.204.45.99 () {48 vars in 1094 bytes} [Fri Mar 6 01:39:12 2026] GET /v2.1/flavors/2eb794b0-5c1f-44c3-993f-0d2024704ad6/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/665] 199.204.45.99 () {42 vars in 700 bytes} [Fri Mar 6 01:39:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/666] 199.204.45.99 () {44 vars in 904 bytes} [Fri Mar 6 01:39:26 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 332/667] 199.204.45.99 () {46 vars in 977 bytes} [Fri Mar 6 01:39:26 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/668] 199.204.45.99 () {48 vars in 1068 bytes} [Fri Mar 6 01:39:26 2026] GET /v2.1/os-quota-sets/88c8ff36436b45cb92fbac56652b3839 => generated 280 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/677] 10.0.0.151 () {32 vars in 686 bytes} [Fri Mar 6 01:39:59 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/678] 10.0.0.151 () {32 vars in 707 bytes} [Fri Mar 6 01:39:59 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/679] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:40:00 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: 7|app: 0|req: 342/680] 10.0.0.151 () {32 vars in 668 bytes} [Fri Mar 6 01:40:00 2026] GET /v2.1/os-services => generated 783 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/681] 10.0.0.151 () {32 vars in 711 bytes} [Fri Mar 6 01:40:00 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 343/682] 10.0.0.151 () {32 vars in 682 bytes} [Fri Mar 6 01:40:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 340/683] 10.0.0.151 () {32 vars in 688 bytes} [Fri Mar 6 01:40:00 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/684] 10.0.0.151 () {32 vars in 672 bytes} [Fri Mar 6 01:40:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 341/685] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:40:00 2026] GET /v2.1/limits?tenant_id=88c8ff36436b45cb92fbac56652b3839 => 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: 345/686] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:40:00 2026] GET /v2.1/limits?tenant_id=b44374b6fb9642eaa5e49fe0925f709d => generated 299 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/687] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:40:00 2026] GET /v2.1/limits?tenant_id=b861b131c9cf42faa454f7e9dae36f7c => generated 302 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/688] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:40:00 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: 344/690] 199.204.45.99 () {42 vars in 700 bytes} [Fri Mar 6 01:40:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 345/692] 199.204.45.99 () {44 vars in 904 bytes} [Fri Mar 6 01:40:07 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.12/site-packages/pycadf/identifier.py:70: 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: 348/693] 199.204.45.99 () {46 vars in 977 bytes} [Fri Mar 6 01:40:07 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:40:07.356 8 INFO nova.api.openstack.wsgi [None req-33bbf4ea-66ab-4aca-9739-35fe8ae73557 e0fef1b2248149b5ae0cc43a550ffe1d b44374b6fb9642eaa5e49fe0925f709d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 346/694] 199.204.45.99 () {48 vars in 1006 bytes} [Fri Mar 6 01:40:07 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/695] 199.204.45.99 () {48 vars in 1046 bytes} [Fri Mar 6 01:40:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/704] 10.0.0.217 () {32 vars in 655 bytes} [Fri Mar 6 01:40:48 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/705] 10.0.0.217 () {32 vars in 641 bytes} [Fri Mar 6 01:40:48 2026] GET /v2.1/servers => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-06 01:40:48.473 8 WARNING oslo_db.sqlalchemy.utils [None req-3789b0a0-06c5-4e49-8192-c4a99b1a1ce1 e0fef1b2248149b5ae0cc43a550ffe1d b44374b6fb9642eaa5e49fe0925f709d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 352/706] 10.0.0.217 () {32 vars in 649 bytes} [Fri Mar 6 01:40:48 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: 355/707] 10.0.0.217 () {32 vars in 694 bytes} [Fri Mar 6 01:40:48 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/710] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:40:59 2026] GET /v2.1/flavors/ecce35d4-9b26-43c1-956d-c49b110f7a28 => generated 511 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/711] 10.0.0.217 () {32 vars in 641 bytes} [Fri Mar 6 01:40:59 2026] GET /v2.1/flavors => generated 1674 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/712] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:40:59 2026] GET /v2.1/flavors/ecce35d4-9b26-43c1-956d-c49b110f7a28 => generated 511 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/713] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:40:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/714] 10.0.0.151 () {32 vars in 682 bytes} [Fri Mar 6 01:41:00 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) [pid: 7|app: 0|req: 359/715] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:41:00 2026] GET /v2.1/limits?tenant_id=242c33b39dc34d199d0f78651fc00c70 => 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: 357/716] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:41:00 2026] GET /v2.1/limits?tenant_id=3fd62834168c4c61a1b80a30bbd43fe4 => 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: 360/717] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:41:00 2026] GET /v2.1/limits?tenant_id=88c8ff36436b45cb92fbac56652b3839 => 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: 358/718] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:41:00 2026] GET /v2.1/limits?tenant_id=9a905548ea414830aaafe3ce0e3e6ead => 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: 361/719] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:41:00 2026] GET /v2.1/limits?tenant_id=b05edd1e0ddd49d8b1bf9c06c49848cd => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/720] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:41:00 2026] GET /v2.1/limits?tenant_id=b44374b6fb9642eaa5e49fe0925f709d => 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: 362/721] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:41:00 2026] GET /v2.1/limits?tenant_id=b861b131c9cf42faa454f7e9dae36f7c => 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: 360/722] 10.0.0.151 () {32 vars in 686 bytes} [Fri Mar 6 01:41:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/723] 10.0.0.151 () {32 vars in 688 bytes} [Fri Mar 6 01:41:00 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 361/724] 10.0.0.151 () {32 vars in 672 bytes} [Fri Mar 6 01:41:00 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/725] 10.0.0.151 () {32 vars in 707 bytes} [Fri Mar 6 01:41:00 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/726] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:41:00 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) [pid: 7|app: 0|req: 365/727] 10.0.0.151 () {32 vars in 668 bytes} [Fri Mar 6 01:41:00 2026] GET /v2.1/os-services => generated 783 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/728] 10.0.0.151 () {32 vars in 711 bytes} [Fri Mar 6 01:41:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/729] 10.0.0.217 () {34 vars in 671 bytes} [Fri Mar 6 01:41:04 2026] POST /v2.1/os-keypairs => generated 386 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/730] 10.0.0.217 () {34 vars in 685 bytes} [Fri Mar 6 01:41:05 2026] POST /v2.1/os-security-groups => generated 246 bytes in 1188 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/731] 10.0.0.217 () {34 vars in 685 bytes} [Fri Mar 6 01:41:06 2026] POST /v2.1/os-security-groups => generated 242 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/734] 10.0.0.217 () {34 vars in 685 bytes} [Fri Mar 6 01:41:07 2026] POST /v2.1/os-security-groups => generated 243 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/735] 10.0.0.217 () {34 vars in 695 bytes} [Fri Mar 6 01:41:06 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/736] 10.0.0.217 () {34 vars in 685 bytes} [Fri Mar 6 01:41:07 2026] POST /v2.1/os-security-groups => generated 243 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/737] 10.0.0.217 () {34 vars in 685 bytes} [Fri Mar 6 01:41:07 2026] POST /v2.1/os-security-groups => generated 247 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/738] 10.0.0.217 () {32 vars in 663 bytes} [Fri Mar 6 01:41:08 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 697 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/739] 10.0.0.217 () {34 vars in 695 bytes} [Fri Mar 6 01:41:08 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/740] 10.0.0.217 () {32 vars in 740 bytes} [Fri Mar 6 01:41:08 2026] DELETE /v2.1/os-security-groups/50fcea60-1472-4697-9a40-4ec4aec320be => generated 0 bytes in 118 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/741] 10.0.0.217 () {34 vars in 695 bytes} [Fri Mar 6 01:41:09 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/742] 10.0.0.217 () {34 vars in 663 bytes} [Fri Mar 6 01:41:07 2026] POST /v2.1/servers => generated 453 bytes in 1581 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:41:09.194 7 INFO nova.api.openstack.wsgi [None req-bd5939bc-5022-4bec-a37b-a0289f844d02 1739fa7f86d24e2d9357f8c122276bc2 9a905548ea414830aaafe3ce0e3e6ead - - default default] HTTP exception thrown: Security group 50fcea60-1472-4697-9a40-4ec4aec320be does not exist Neutron server returns request_ids: ['req-96b705aa-2762-4d84-b8a7-682259a26b0f'] [pid: 7|app: 0|req: 374/743] 10.0.0.217 () {32 vars in 737 bytes} [Fri Mar 6 01:41:09 2026] GET /v2.1/os-security-groups/50fcea60-1472-4697-9a40-4ec4aec320be => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/744] 10.0.0.217 () {32 vars in 737 bytes} [Fri Mar 6 01:41:09 2026] GET /v2.1/os-security-groups/1b0e77e5-243d-413f-ba10-154f4d1acf22 => generated 664 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/745] 10.0.0.217 () {32 vars in 740 bytes} [Fri Mar 6 01:41:09 2026] DELETE /v2.1/os-security-groups/d5239364-7f5a-407c-9350-ae87c2237741 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/746] 10.0.0.217 () {32 vars in 750 bytes} [Fri Mar 6 01:41:09 2026] DELETE /v2.1/os-security-group-rules/76b2c697-47db-4a92-b60b-5cc5c9e6dc62 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/747] 10.0.0.217 () {34 vars in 671 bytes} [Fri Mar 6 01:41:09 2026] POST /v2.1/os-keypairs => generated 385 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:41:09.635 8 INFO nova.api.openstack.wsgi [None req-c058ab83-0062-4c83-83c2-213a9c214a63 1739fa7f86d24e2d9357f8c122276bc2 9a905548ea414830aaafe3ce0e3e6ead - - default default] HTTP exception thrown: Security group d5239364-7f5a-407c-9350-ae87c2237741 does not exist Neutron server returns request_ids: ['req-40011e46-3745-4802-b34c-f495f558e821'] [pid: 8|app: 0|req: 374/748] 10.0.0.217 () {32 vars in 737 bytes} [Fri Mar 6 01:41:09 2026] GET /v2.1/os-security-groups/d5239364-7f5a-407c-9350-ae87c2237741 => generated 194 bytes in 97 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/749] 10.0.0.217 () {32 vars in 740 bytes} [Fri Mar 6 01:41:09 2026] DELETE /v2.1/os-security-groups/1b0e77e5-243d-413f-ba10-154f4d1acf22 => generated 0 bytes in 199 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/750] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:09 2026] GET /v2.1/servers/2f90d624-d773-48ea-bc0c-de021379f2f9 => generated 1432 bytes in 714 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/751] 10.0.0.217 () {32 vars in 740 bytes} [Fri Mar 6 01:41:09 2026] DELETE /v2.1/os-security-groups/edaa48d2-d39e-4864-af87-8b5fdae8ae3b => generated 0 bytes in 187 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/752] 10.0.0.217 () {32 vars in 740 bytes} [Fri Mar 6 01:41:09 2026] DELETE /v2.1/os-security-groups/94ea0e72-2d74-4176-880b-00024f3c7c0b => generated 0 bytes in 134 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 01:41:10.060 8 INFO nova.api.openstack.wsgi [None req-ac4d6dcd-fdf3-4329-9119-5f17053f838c 1739fa7f86d24e2d9357f8c122276bc2 9a905548ea414830aaafe3ce0e3e6ead - - default default] HTTP exception thrown: Security group edaa48d2-d39e-4864-af87-8b5fdae8ae3b does not exist Neutron server returns request_ids: ['req-b9354beb-fb5b-44ff-a469-b391768e0ba2'] [pid: 8|app: 0|req: 377/753] 10.0.0.217 () {32 vars in 737 bytes} [Fri Mar 6 01:41:10 2026] GET /v2.1/os-security-groups/edaa48d2-d39e-4864-af87-8b5fdae8ae3b => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/754] 10.0.0.217 () {32 vars in 663 bytes} [Fri Mar 6 01:41:10 2026] GET /v2.1/os-security-groups => generated 707 bytes in 673 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:41:10.776 8 INFO nova.api.openstack.wsgi [None req-96ba0131-feb8-4c99-b7dc-d368cbdf9842 1739fa7f86d24e2d9357f8c122276bc2 9a905548ea414830aaafe3ce0e3e6ead - - default default] HTTP exception thrown: Security group edaa48d2-d39e-4864-af87-8b5fdae8ae3b does not exist Neutron server returns request_ids: ['req-54a6741d-7337-46ea-86c0-a80755c8e503'] [pid: 8|app: 0|req: 378/755] 10.0.0.217 () {32 vars in 740 bytes} [Fri Mar 6 01:41:10 2026] DELETE /v2.1/os-security-groups/edaa48d2-d39e-4864-af87-8b5fdae8ae3b => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 01:41:10.814 7 INFO nova.api.openstack.wsgi [None req-29d18095-06d2-469e-a5db-2a8b5b09ddac 1739fa7f86d24e2d9357f8c122276bc2 9a905548ea414830aaafe3ce0e3e6ead - - default default] HTTP exception thrown: Security group d5239364-7f5a-407c-9350-ae87c2237741 does not exist Neutron server returns request_ids: ['req-8b8f5cf5-408f-47f4-b450-bc5c9513eb97'] [pid: 7|app: 0|req: 378/756] 10.0.0.217 () {32 vars in 740 bytes} [Fri Mar 6 01:41:10 2026] DELETE /v2.1/os-security-groups/d5239364-7f5a-407c-9350-ae87c2237741 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 01:41:10.846 8 INFO nova.api.openstack.wsgi [None req-de16a214-9d0c-402a-bb8d-38260a375041 1739fa7f86d24e2d9357f8c122276bc2 9a905548ea414830aaafe3ce0e3e6ead - - default default] HTTP exception thrown: Security group 50fcea60-1472-4697-9a40-4ec4aec320be does not exist Neutron server returns request_ids: ['req-84e49c29-573e-4f4e-acb7-2a05cc6f42a0'] [pid: 8|app: 0|req: 379/757] 10.0.0.217 () {32 vars in 740 bytes} [Fri Mar 6 01:41:10 2026] DELETE /v2.1/os-security-groups/50fcea60-1472-4697-9a40-4ec4aec320be => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/758] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:10 2026] GET /v2.1/servers/2f90d624-d773-48ea-bc0c-de021379f2f9 => generated 1428 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/759] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:12 2026] GET /v2.1/servers/2f90d624-d773-48ea-bc0c-de021379f2f9 => generated 1484 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/760] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:13 2026] GET /v2.1/servers/2f90d624-d773-48ea-bc0c-de021379f2f9 => generated 1492 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/761] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:14 2026] GET /v2.1/servers/2f90d624-d773-48ea-bc0c-de021379f2f9 => generated 1492 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/762] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:15 2026] GET /v2.1/servers/2f90d624-d773-48ea-bc0c-de021379f2f9 => generated 1558 bytes in 691 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:41:16.382 8 INFO nova.api.openstack.compute.server_external_events [req-1c3e198e-30cd-4147-91ef-e993f33d4d24 req-2efc2a61-87ce-483a-a754-ed7099a53aca 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:6af41427-e47e-4168-88ba-3ec3c070ca73 for instance 2f90d624-d773-48ea-bc0c-de021379f2f9 on instance 2026-03-06 01:41:16.390 8 INFO nova.compute.rpcapi [None req-33d78edf-718d-48f4-8ae2-f5b13f4d96da - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 68 [pid: 8|app: 0|req: 383/763] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:41:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 386/766] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:17 2026] GET /v2.1/servers/2f90d624-d773-48ea-bc0c-de021379f2f9 => generated 1558 bytes in 1344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/767] 10.0.0.217 () {34 vars in 663 bytes} [Fri Mar 6 01:41:15 2026] POST /v2.1/servers => generated 450 bytes in 3664 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/768] 10.0.0.217 () {34 vars in 671 bytes} [Fri Mar 6 01:41:19 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: 387/769] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:18 2026] GET /v2.1/servers/9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c => generated 1253 bytes in 529 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/770] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:19 2026] GET /v2.1/servers/2f90d624-d773-48ea-bc0c-de021379f2f9 => generated 1558 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 388/771] 10.0.0.217 () {34 vars in 671 bytes} [Fri Mar 6 01:41:20 2026] POST /v2.1/os-keypairs => generated 386 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/772] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:20 2026] GET /v2.1/servers/9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c => generated 1295 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/773] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:21 2026] GET /v2.1/servers/2f90d624-d773-48ea-bc0c-de021379f2f9 => generated 1558 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/774] 10.0.0.217 () {34 vars in 663 bytes} [Fri Mar 6 01:41:20 2026] POST /v2.1/servers => generated 450 bytes in 649 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/775] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:21 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc => generated 1400 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 390/776] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:21 2026] GET /v2.1/servers/9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c => generated 1351 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 391/777] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:22 2026] GET /v2.1/servers/2f90d624-d773-48ea-bc0c-de021379f2f9 => generated 1558 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/778] 10.0.0.217 () {34 vars in 663 bytes} [Fri Mar 6 01:41:21 2026] POST /v2.1/servers => generated 452 bytes in 485 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/779] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:22 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1392 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 388/780] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:22 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc => generated 1400 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 393/781] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:22 2026] GET /v2.1/servers/9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c => generated 1351 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 389/782] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:23 2026] GET /v2.1/servers/2f90d624-d773-48ea-bc0c-de021379f2f9 => generated 1558 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/783] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:23 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1396 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 390/784] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:23 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc => generated 1396 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/785] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:23 2026] GET /v2.1/servers/9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c => generated 1359 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 396/786] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:24 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1388 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/787] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:24 2026] GET /v2.1/servers/2f90d624-d773-48ea-bc0c-de021379f2f9 => generated 1558 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:41:24.859 8 INFO nova.api.openstack.compute.server_external_events [req-2d571313-f40a-4b0e-baa4-1031e1de253d req-886c0a9e-5b81-4a2f-8ac9-2225261715ad 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:0e08528e-4766-494e-a8b3-9bb139b28e83 for instance 9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c on instance [pid: 8|app: 0|req: 397/788] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:41:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 392/789] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:24 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc => generated 1452 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:41:24.976 7 INFO nova.api.openstack.compute.server_external_events [req-1df04988-de42-4c95-8e0c-b1ce5a35ae8e req-af32482f-0301-4c82-97d3-746bfe069bec 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-plugged:6af41427-e47e-4168-88ba-3ec3c070ca73 for instance 2f90d624-d773-48ea-bc0c-de021379f2f9 on instance 2026-03-06 01:41:24.980 7 INFO nova.compute.rpcapi [None req-58fa67a9-55c1-4e64-b2c8-3cb43c1f93dd - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 68 [pid: 7|app: 0|req: 393/790] 10.0.0.192 () {38 vars in 815 bytes} [Fri Mar 6 01:41:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/791] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:24 2026] GET /v2.1/servers/9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c => generated 1436 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/792] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:25 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1388 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/793] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:25 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc => generated 1460 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/794] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:25 2026] GET /v2.1/servers/2f90d624-d773-48ea-bc0c-de021379f2f9 => generated 1558 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 396/795] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:26 2026] GET /v2.1/servers/9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c => generated 1436 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/796] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:26 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1444 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 397/797] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:26 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc => generated 1528 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/798] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:27 2026] GET /v2.1/servers/2f90d624-d773-48ea-bc0c-de021379f2f9 => generated 1740 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 398/799] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:27 2026] GET /v2.1/servers/9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c => generated 1436 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:41:27.363 7 INFO nova.api.openstack.compute.server_external_events [req-21d5f41f-5a22-4c7d-a9d2-cafd331ba93d req-f93c0e14-e725-48bb-b5d3-a75203ee19cb 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:8d2ab3b4-0a69-4a05-ba8e-eeff2aa4f184 for instance 2131ccae-2fe6-423f-ae73-5ee7a4a09ffc on instance [pid: 7|app: 0|req: 401/802] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:41: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: 8|app: 0|req: 402/803] 10.0.0.217 () {32 vars in 741 bytes} [Fri Mar 6 01:41:27 2026] GET /v2.1/servers/2f90d624-d773-48ea-bc0c-de021379f2f9/os-interface => generated 284 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 402/804] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:28 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1452 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 403/805] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:28 2026] GET /v2.1/servers/2f90d624-d773-48ea-bc0c-de021379f2f9 => generated 1740 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/806] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:28 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc => generated 1526 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/807] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:28 2026] GET /v2.1/servers/9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c => generated 1436 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/808] 10.0.0.217 () {32 vars in 641 bytes} [Fri Mar 6 01:41:28 2026] GET /v2.1/servers => generated 384 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/809] 10.0.0.217 () {32 vars in 718 bytes} [Fri Mar 6 01:41:28 2026] DELETE /v2.1/servers/2f90d624-d773-48ea-bc0c-de021379f2f9 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 405/810] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:28 2026] GET /v2.1/servers/2f90d624-d773-48ea-bc0c-de021379f2f9 => generated 1746 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/811] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:29 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1519 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:41:29.401 8 INFO nova.api.openstack.compute.server_external_events [req-153aae8d-bb5a-4bed-b42b-17ee3c3a9a22 req-605f4677-8aad-460d-bb6a-1034aa54863f 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:6af41427-e47e-4168-88ba-3ec3c070ca73 for instance 2f90d624-d773-48ea-bc0c-de021379f2f9 on instance [pid: 8|app: 0|req: 407/812] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:41:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/813] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:29 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc => generated 1526 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:41:29.530 8 INFO nova.api.openstack.compute.server_external_events [req-ff69c3e5-2968-489d-b7aa-9b4b79db5d4e req-59879f61-d8f5-49c1-a6c7-223d75eb0a08 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:1031427e-1c0d-42ee-ad61-4615a5e1788c for instance d775103f-0fde-42e4-842f-03159109654b on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 408/814] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:41:29 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: 407/815] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:29 2026] GET /v2.1/servers/9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c => generated 1424 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 409/816] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:29 2026] GET /v2.1/servers/2f90d624-d773-48ea-bc0c-de021379f2f9 => generated 1746 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/817] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:30 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1517 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/818] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:30 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc => generated 1526 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 409/819] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:30 2026] GET /v2.1/servers/9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c => generated 1424 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/820] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:31 2026] GET /v2.1/servers/2f90d624-d773-48ea-bc0c-de021379f2f9 => generated 1866 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/821] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:31 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1517 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/822] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:31 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc => generated 1526 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/823] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:31 2026] GET /v2.1/servers/9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c => generated 1424 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:41:32.068 8 INFO nova.api.openstack.compute.server_external_events [req-0d7ce2b5-fda3-44a2-bc87-997792a1f1cc req-426dd948-8efe-47df-83e2-fab795b6cdd0 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-deleted:6af41427-e47e-4168-88ba-3ec3c070ca73 for instance 2f90d624-d773-48ea-bc0c-de021379f2f9 on instance [pid: 8|app: 0|req: 413/824] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:41:32 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/825] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:32 2026] GET /v2.1/servers/2f90d624-d773-48ea-bc0c-de021379f2f9 => generated 1513 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 414/826] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:32 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1517 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 413/827] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:32 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc => generated 1526 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/828] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:32 2026] GET /v2.1/servers/9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c => generated 1424 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:41:33.184 7 INFO nova.api.openstack.compute.server_external_events [req-c454a4de-1be8-4080-9e44-b5c8b05c3d92 req-71ba68df-ce7c-43c7-a5d5-9ae69fa30bf2 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-plugged:8d2ab3b4-0a69-4a05-ba8e-eeff2aa4f184 for instance 2131ccae-2fe6-423f-ae73-5ee7a4a09ffc on instance [pid: 7|app: 0|req: 414/829] 10.0.0.192 () {38 vars in 815 bytes} [Fri Mar 6 01:41:33 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 416/830] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:33 2026] GET /v2.1/servers/2f90d624-d773-48ea-bc0c-de021379f2f9 => generated 1518 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/831] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:33 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1517 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/832] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:33 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc => generated 1526 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 416/833] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:34 2026] GET /v2.1/servers/9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c => generated 1424 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 418/834] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:34 2026] GET /v2.1/servers/2f90d624-d773-48ea-bc0c-de021379f2f9 => generated 1518 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/835] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:34 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1517 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:41:35.227 7 INFO nova.api.openstack.compute.server_external_events [req-55f4c34b-df2d-496d-bc37-8673aaceeb72 req-c9dd15e3-aa6f-4d42-a4d4-a4dfbfc6478a 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-plugged:0e08528e-4766-494e-a8b3-9bb139b28e83 for instance 9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c on instance [pid: 7|app: 0|req: 418/836] 10.0.0.192 () {38 vars in 815 bytes} [Fri Mar 6 01:41:35 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: 419/837] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:35 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc => generated 1718 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 419/838] 10.0.0.217 () {32 vars in 741 bytes} [Fri Mar 6 01:41:35 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc/os-interface => generated 285 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/839] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:35 2026] GET /v2.1/servers/9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c => generated 1424 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:41:35.528 7 INFO nova.api.openstack.wsgi [None req-e5f7978a-e021-42e9-92ab-b05f734ca1c6 ce716615833640d28bbb7fd699c57b78 3fd62834168c4c61a1b80a30bbd43fe4 - - default default] HTTP exception thrown: Instance 2f90d624-d773-48ea-bc0c-de021379f2f9 could not be found. [pid: 7|app: 0|req: 420/840] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:35 2026] GET /v2.1/servers/2f90d624-d773-48ea-bc0c-de021379f2f9 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 421/841] 10.0.0.217 () {32 vars in 706 bytes} [Fri Mar 6 01:41:35 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1198581248 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 421/842] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:36 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1517 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:41:36.334 7 INFO nova.api.openstack.compute.server_external_events [req-408b7968-bbdd-467a-becb-b97e8896892c req-72d052b4-970a-4e9c-8ed7-e7244644f761 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:8d2ab3b4-0a69-4a05-ba8e-eeff2aa4f184 for instance 2131ccae-2fe6-423f-ae73-5ee7a4a09ffc on instance [pid: 7|app: 0|req: 422/843] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:41:36 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) [pid: 8|app: 0|req: 422/844] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:36 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc => generated 1718 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/845] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:36 2026] GET /v2.1/servers/9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c => generated 1611 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/846] 10.0.0.217 () {32 vars in 741 bytes} [Fri Mar 6 01:41:36 2026] GET /v2.1/servers/9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c/os-interface => generated 284 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:41:37.268 7 INFO nova.api.openstack.compute.server_external_events [req-9f5449dd-3ab6-4bc3-b380-3fdf8e4ccee2 req-ca2a304a-bfee-4a9a-a2f8-9b837b7bf167 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-plugged:1031427e-1c0d-42ee-ad61-4615a5e1788c for instance d775103f-0fde-42e4-842f-03159109654b on instance [pid: 7|app: 0|req: 424/849] 10.0.0.192 () {38 vars in 815 bytes} [Fri Mar 6 01:41:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/850] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:37 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1517 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/851] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:37 2026] GET /v2.1/servers/9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c => generated 1611 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/852] 10.0.0.217 () {32 vars in 641 bytes} [Fri Mar 6 01:41:37 2026] GET /v2.1/servers => generated 388 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/853] 10.0.0.217 () {32 vars in 718 bytes} [Fri Mar 6 01:41:37 2026] DELETE /v2.1/servers/9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c => generated 0 bytes in 235 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:41:38.379 7 INFO nova.api.openstack.compute.server_external_events [req-07586275-5159-4e0e-bcf5-59eb65816b64 req-841ff2ed-22ed-4f6e-8a24-44395ecb4054 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:0e08528e-4766-494e-a8b3-9bb139b28e83 for instance 9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c on instance [pid: 7|app: 0|req: 427/854] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:41:38 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/855] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:38 2026] GET /v2.1/servers/9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c => generated 1617 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/856] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:38 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1701 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 429/857] 10.0.0.217 () {32 vars in 741 bytes} [Fri Mar 6 01:41:38 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b/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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 429/858] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:39 2026] GET /v2.1/servers/9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c => generated 1737 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:41:39.705 8 INFO nova.api.openstack.compute.server_external_events [req-59a8b260-ba8f-4c99-ade0-3f5c19637344 req-f7c1420e-b9d0-4dca-8fcf-37780a43b7ab 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:1031427e-1c0d-42ee-ad61-4615a5e1788c for instance d775103f-0fde-42e4-842f-03159109654b on instance [pid: 8|app: 0|req: 430/859] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:41:39 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 431/860] 10.0.0.217 () {30 vars in 413 bytes} [Fri Mar 6 01:41:40 2026] GET / => generated 422 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/861] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:40 2026] GET /v2.1/servers/9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c => generated 1737 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/862] 10.0.0.217 () {28 vars in 560 bytes} [Fri Mar 6 01:41:40 2026] GET /v2/ => generated 401 bytes in 469 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 431/863] 10.0.0.217 () {28 vars in 564 bytes} [Fri Mar 6 01:41:41 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/864] 10.0.0.217 () {30 vars in 413 bytes} [Fri Mar 6 01:41:41 2026] GET / => generated 422 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-03-06 01:41:41.678 7 INFO nova.api.openstack.compute.server_external_events [req-0974d430-2a64-47fd-bd94-92a8556143a5 req-7a6b9a8a-168e-4413-98d8-60c337659289 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-deleted:0e08528e-4766-494e-a8b3-9bb139b28e83 for instance 9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c on instance [pid: 7|app: 0|req: 432/865] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:41:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/866] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:41 2026] GET /v2.1/servers/9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c => generated 1380 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/867] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:42 2026] GET /v2.1/servers/9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c => generated 1380 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 435/868] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:44 2026] GET /v2.1/servers/9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c => generated 1385 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 434/869] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:45 2026] GET /v2.1/servers/9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c => generated 1385 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/870] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:46 2026] GET /v2.1/servers/9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c => generated 1385 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:41:47.345 7 INFO nova.api.openstack.wsgi [None req-6c2073d9-573f-46aa-a8bf-2077fe106262 8299296c184d469f90534448adbe2ab1 604903e7e2fc4db9b0cd2049adef9b6f - - default default] HTTP exception thrown: Instance 9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c could not be found. [pid: 7|app: 0|req: 436/873] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:47 2026] GET /v2.1/servers/9ef94d67-6f51-4cf8-8a0a-6c2499ee9d8c => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 438/874] 10.0.0.217 () {32 vars in 704 bytes} [Fri Mar 6 01:41:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-208177258 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/875] 10.0.0.217 () {34 vars in 663 bytes} [Fri Mar 6 01:41:56 2026] POST /v2.1/servers => generated 424 bytes in 578 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/876] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:56 2026] GET /v2.1/servers/a3552ad0-4b86-4fc1-9416-7c10fb9a2857 => generated 1370 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 441/879] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:57 2026] GET /v2.1/servers/a3552ad0-4b86-4fc1-9416-7c10fb9a2857 => generated 1374 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 439/880] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:58 2026] GET /v2.1/servers/a3552ad0-4b86-4fc1-9416-7c10fb9a2857 => generated 1422 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 442/881] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:41:59 2026] GET /v2.1/servers/a3552ad0-4b86-4fc1-9416-7c10fb9a2857 => generated 1422 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 440/882] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:42:00 2026] GET /v2.1/limits?tenant_id=53c5fdd2e2a44e0baf90c2620ad1cdf2 => generated 304 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 443/883] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:42:00 2026] GET /v2.1/limits?tenant_id=88c8ff36436b45cb92fbac56652b3839 => 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: 441/884] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:42:00 2026] GET /v2.1/limits?tenant_id=b44374b6fb9642eaa5e49fe0925f709d => 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: 444/885] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:42:00 2026] GET /v2.1/limits?tenant_id=b861b131c9cf42faa454f7e9dae36f7c => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/886] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:42:00 2026] GET /v2.1/limits?tenant_id=c91a37e4b0864401af1df593b75f78e1 => generated 304 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/887] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:42:00 2026] GET /v2.1/limits?tenant_id=ea29a2d43ebb4c29828d6ed7a68822b2 => generated 304 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/888] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:42:00 2026] GET /v2.1/limits?tenant_id=ffea5b88135742c4a796a32068387943 => generated 302 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/889] 10.0.0.151 () {32 vars in 707 bytes} [Fri Mar 6 01:42:00 2026] GET /v2.1/servers/detail?all_tenants=true => generated 6996 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/890] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:42:01 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/891] 10.0.0.151 () {32 vars in 668 bytes} [Fri Mar 6 01:42:01 2026] GET /v2.1/os-services => generated 783 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 448/892] 10.0.0.151 () {32 vars in 688 bytes} [Fri Mar 6 01:42:01 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/893] 10.0.0.151 () {32 vars in 672 bytes} [Fri Mar 6 01:42:01 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) [pid: 8|app: 0|req: 450/894] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:42:01 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: 445/895] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:01 2026] GET /v2.1/servers/a3552ad0-4b86-4fc1-9416-7c10fb9a2857 => generated 1430 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/896] 10.0.0.151 () {32 vars in 686 bytes} [Fri Mar 6 01:42:01 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/897] 10.0.0.151 () {32 vars in 711 bytes} [Fri Mar 6 01:42:01 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1252 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 452/898] 10.0.0.151 () {32 vars in 682 bytes} [Fri Mar 6 01:42:01 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/899] 10.0.0.217 () {32 vars in 741 bytes} [Fri Mar 6 01:42:01 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc/os-interface => generated 285 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/900] 10.0.0.217 () {32 vars in 815 bytes} [Fri Mar 6 01:42:01 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc/os-interface/8d2ab3b4-0a69-4a05-ba8e-eeff2aa4f184 => generated 282 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:42:01.900 7 INFO nova.api.openstack.compute.server_external_events [req-c1cf6f2f-fc0a-4a4d-a4f8-a277dc7f9195 req-1cc37e79-323b-4b95-b320-a1743051a0d1 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:492e8286-0c8f-45c6-afc7-17a5a29c9129 for instance a3552ad0-4b86-4fc1-9416-7c10fb9a2857 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 448/901] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:42:01 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) [pid: 8|app: 0|req: 454/902] 10.0.0.217 () {32 vars in 723 bytes} [Fri Mar 6 01:42:01 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc/ips => generated 157 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/903] 10.0.0.217 () {34 vars in 750 bytes} [Fri Mar 6 01:42:01 2026] POST /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 455/904] 10.0.0.217 () {32 vars in 723 bytes} [Fri Mar 6 01:42:01 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc/ips => generated 157 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/905] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:02 2026] GET /v2.1/servers/a3552ad0-4b86-4fc1-9416-7c10fb9a2857 => generated 1482 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/906] 10.0.0.217 () {32 vars in 723 bytes} [Fri Mar 6 01:42:02 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc/ips => generated 157 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:42:03.051 7 INFO nova.api.openstack.compute.server_external_events [req-c8eb35fc-6269-4d52-8ab2-51b2f7a0619f req-b096db86-ad2a-4b5c-9ee1-56f02e39def3 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:8d2ab3b4-0a69-4a05-ba8e-eeff2aa4f184 for instance 2131ccae-2fe6-423f-ae73-5ee7a4a09ffc on instance [pid: 7|app: 0|req: 451/907] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:42:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 457/908] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:03 2026] GET /v2.1/servers/a3552ad0-4b86-4fc1-9416-7c10fb9a2857 => generated 1470 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/909] 10.0.0.217 () {32 vars in 723 bytes} [Fri Mar 6 01:42:04 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc/ips => generated 195 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 458/910] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:04 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc => generated 1952 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/911] 10.0.0.217 () {34 vars in 750 bytes} [Fri Mar 6 01:42:04 2026] POST /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/912] 10.0.0.217 () {32 vars in 723 bytes} [Fri Mar 6 01:42:04 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc/ips => generated 195 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/913] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:04 2026] GET /v2.1/servers/a3552ad0-4b86-4fc1-9416-7c10fb9a2857 => generated 1470 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 460/914] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:04 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1821 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/915] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:05 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1821 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/916] 10.0.0.217 () {32 vars in 723 bytes} [Fri Mar 6 01:42:05 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc/ips => generated 195 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 456/917] 10.0.0.217 () {34 vars in 750 bytes} [Fri Mar 6 01:42:05 2026] POST /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/918] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:05 2026] GET /v2.1/servers/a3552ad0-4b86-4fc1-9416-7c10fb9a2857 => generated 1470 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/919] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:05 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1823 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:42:06.264 8 INFO nova.api.openstack.compute.server_external_events [req-e6363fe3-1ed0-4949-9507-f760c0608a50 req-91db0cb0-d731-43d6-88b7-286cd21aee26 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:8d2ab3b4-0a69-4a05-ba8e-eeff2aa4f184 for instance 2131ccae-2fe6-423f-ae73-5ee7a4a09ffc on instance [pid: 8|app: 0|req: 463/920] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:42:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 458/921] 10.0.0.217 () {32 vars in 723 bytes} [Fri Mar 6 01:42:06 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc/ips => generated 195 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 464/922] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:06 2026] GET /v2.1/servers/a3552ad0-4b86-4fc1-9416-7c10fb9a2857 => generated 1470 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/923] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:06 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1823 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/926] 10.0.0.217 () {32 vars in 723 bytes} [Fri Mar 6 01:42:07 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc/ips => generated 157 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 461/927] 10.0.0.217 () {32 vars in 718 bytes} [Fri Mar 6 01:42:07 2026] DELETE /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 467/928] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:07 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc => generated 1844 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:42:07.710 7 INFO nova.api.openstack.compute.server_external_events [req-cd100720-214c-4164-8fcf-fbf6367b24a9 req-e8755ce4-094f-4168-887c-d9f0b1ea68c2 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-plugged:492e8286-0c8f-45c6-afc7-17a5a29c9129 for instance a3552ad0-4b86-4fc1-9416-7c10fb9a2857 on instance [pid: 7|app: 0|req: 462/929] 10.0.0.192 () {38 vars in 815 bytes} [Fri Mar 6 01:42:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 468/930] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:07 2026] GET /v2.1/servers/a3552ad0-4b86-4fc1-9416-7c10fb9a2857 => generated 1470 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/931] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:08 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1823 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 469/932] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:08 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc => generated 1844 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 464/933] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:09 2026] GET /v2.1/servers/a3552ad0-4b86-4fc1-9416-7c10fb9a2857 => generated 1655 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 470/934] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:09 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1828 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/935] 10.0.0.217 () {32 vars in 723 bytes} [Fri Mar 6 01:42:09 2026] GET /v2.1/servers/a3552ad0-4b86-4fc1-9416-7c10fb9a2857/ips => generated 109 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 471/936] 10.0.0.217 () {32 vars in 723 bytes} [Fri Mar 6 01:42:09 2026] GET /v2.1/servers/a3552ad0-4b86-4fc1-9416-7c10fb9a2857/ips => generated 109 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/937] 10.0.0.217 () {32 vars in 825 bytes} [Fri Mar 6 01:42:09 2026] GET /v2.1/servers/a3552ad0-4b86-4fc1-9416-7c10fb9a2857/ips/tempest-ServerAddressesTestJSON-2002948049-network => generated 94 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 472/938] 10.0.0.217 () {32 vars in 718 bytes} [Fri Mar 6 01:42:09 2026] DELETE /v2.1/servers/a3552ad0-4b86-4fc1-9416-7c10fb9a2857 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/939] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:09 2026] GET /v2.1/servers/a3552ad0-4b86-4fc1-9416-7c10fb9a2857 => generated 1661 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/940] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:09 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc => generated 1844 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:42:10.444 7 INFO nova.api.openstack.compute.server_external_events [req-6f056410-4dc8-4b65-b2a4-80f60fbc7f37 req-be2cb7ab-af0e-43ea-81a1-65ec678da103 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-unplugged:8d2ab3b4-0a69-4a05-ba8e-eeff2aa4f184 for instance 2131ccae-2fe6-423f-ae73-5ee7a4a09ffc on instance [pid: 7|app: 0|req: 468/941] 10.0.0.192 () {38 vars in 815 bytes} [Fri Mar 6 01:42:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/942] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:10 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1828 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:42:10.904 8 INFO nova.api.openstack.compute.server_external_events [req-a6a28dcb-d4d5-4316-9e2e-0ad6623c27b7 req-e3930b7a-c43f-4f6b-a6dc-ad80c7a72826 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-deleted:8d2ab3b4-0a69-4a05-ba8e-eeff2aa4f184 for instance 2131ccae-2fe6-423f-ae73-5ee7a4a09ffc on instance [pid: 8|app: 0|req: 475/943] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:42:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/944] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:10 2026] GET /v2.1/servers/a3552ad0-4b86-4fc1-9416-7c10fb9a2857 => generated 1661 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/945] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:11 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc => generated 1481 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 470/946] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:11 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1828 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 477/947] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:11 2026] GET /v2.1/servers/a3552ad0-4b86-4fc1-9416-7c10fb9a2857 => generated 1661 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 471/948] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:12 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc => generated 1486 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:42:12.935 7 INFO nova.api.openstack.compute.server_external_events [req-405ff8f8-8290-4480-8b0e-02b0ed11b101 req-e2251cd6-0ab2-411d-b2f0-391571bc720c 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-deleted:492e8286-0c8f-45c6-afc7-17a5a29c9129 for instance a3552ad0-4b86-4fc1-9416-7c10fb9a2857 on instance [pid: 7|app: 0|req: 472/949] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:42:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:42:12.991 7 INFO nova.api.openstack.compute.server_external_events [req-aa30c699-97ce-4c1b-91b0-5bf043efa2b9 req-8b663c86-55e8-45df-9129-68239152e493 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-unplugged:1031427e-1c0d-42ee-ad61-4615a5e1788c for instance d775103f-0fde-42e4-842f-03159109654b on instance [pid: 7|app: 0|req: 473/950] 10.0.0.192 () {38 vars in 815 bytes} [Fri Mar 6 01:42:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/951] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:12 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1828 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 474/952] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:13 2026] GET /v2.1/servers/a3552ad0-4b86-4fc1-9416-7c10fb9a2857 => generated 1451 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/953] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:13 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc => generated 1486 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 475/954] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:14 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1828 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/955] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:14 2026] GET /v2.1/servers/a3552ad0-4b86-4fc1-9416-7c10fb9a2857 => generated 1456 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:42:14.472 7 INFO nova.api.openstack.wsgi [None req-7471ea87-a9aa-4cd0-9a18-5ea3bf9de01e 15d86244db80435299b59f2457d46a07 ea29a2d43ebb4c29828d6ed7a68822b2 - - default default] HTTP exception thrown: Instance 2131ccae-2fe6-423f-ae73-5ee7a4a09ffc could not be found. [pid: 7|app: 0|req: 476/956] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:14 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/957] 10.0.0.217 () {32 vars in 704 bytes} [Fri Mar 6 01:42:14 2026] DELETE /v2.1/os-keypairs/tempest-keypair-216512073 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:42:14.874 7 INFO nova.api.openstack.compute.server_external_events [req-e7863784-bc84-4995-8ed8-a865ca54d4ad req-58852fff-ae30-4ac0-95a7-3f7fa36803d1 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-plugged:1031427e-1c0d-42ee-ad61-4615a5e1788c for instance d775103f-0fde-42e4-842f-03159109654b on instance [pid: 7|app: 0|req: 477/958] 10.0.0.192 () {38 vars in 815 bytes} [Fri Mar 6 01:42:14 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) 2026-03-06 01:42:14.955 8 INFO nova.api.openstack.wsgi [None req-345dc16e-1fa8-4420-bd46-a218762e0270 15d86244db80435299b59f2457d46a07 ea29a2d43ebb4c29828d6ed7a68822b2 - - default default] HTTP exception thrown: Instance 2131ccae-2fe6-423f-ae73-5ee7a4a09ffc could not be found. [pid: 8|app: 0|req: 482/959] 10.0.0.217 () {32 vars in 718 bytes} [Fri Mar 6 01:42:14 2026] DELETE /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:42:14.986 7 INFO nova.api.openstack.wsgi [None req-64358406-7288-4e26-883f-df0e5d0a237b 15d86244db80435299b59f2457d46a07 ea29a2d43ebb4c29828d6ed7a68822b2 - - default default] HTTP exception thrown: Instance 2131ccae-2fe6-423f-ae73-5ee7a4a09ffc could not be found. [pid: 7|app: 0|req: 478/960] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:14 2026] GET /v2.1/servers/2131ccae-2fe6-423f-ae73-5ee7a4a09ffc => 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.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 479/961] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:15 2026] GET /v2.1/servers/a3552ad0-4b86-4fc1-9416-7c10fb9a2857 => generated 1456 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/962] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:15 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1821 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:42:16.466 7 INFO nova.api.openstack.wsgi [None req-f413d603-b917-4a8c-a83a-16ca7b4dfb75 613d1f10111d4086a1d9c6a611639f55 53c5fdd2e2a44e0baf90c2620ad1cdf2 - - default default] HTTP exception thrown: Instance a3552ad0-4b86-4fc1-9416-7c10fb9a2857 could not be found. [pid: 7|app: 0|req: 480/963] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:16 2026] GET /v2.1/servers/a3552ad0-4b86-4fc1-9416-7c10fb9a2857 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 485/966] 10.0.0.217 () {34 vars in 671 bytes} [Fri Mar 6 01:42:24 2026] POST /v2.1/os-keypairs => generated 386 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 482/967] 10.0.0.217 () {34 vars in 663 bytes} [Fri Mar 6 01:42:26 2026] POST /v2.1/servers => generated 450 bytes in 465 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/968] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:26 2026] GET /v2.1/servers/1a7b3da8-9562-446b-9a17-295b25da440c => generated 1423 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/971] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:27 2026] GET /v2.1/servers/1a7b3da8-9562-446b-9a17-295b25da440c => generated 1427 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 488/972] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:28 2026] GET /v2.1/servers/1a7b3da8-9562-446b-9a17-295b25da440c => generated 1475 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 485/973] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:30 2026] GET /v2.1/servers/1a7b3da8-9562-446b-9a17-295b25da440c => generated 1475 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/974] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:31 2026] GET /v2.1/servers/1a7b3da8-9562-446b-9a17-295b25da440c => generated 1483 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:42:31.966 7 INFO nova.api.openstack.compute.server_external_events [req-98ac35de-fc0a-4e3a-9bc3-5c0add972624 req-6df3fbcd-5a75-4065-9b05-7e5d1a2f27e7 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:367aab19-fc9f-4181-baa5-2dc22453ac03 for instance 1a7b3da8-9562-446b-9a17-295b25da440c on instance [pid: 7|app: 0|req: 486/975] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:42:31 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/976] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:32 2026] GET /v2.1/servers/1a7b3da8-9562-446b-9a17-295b25da440c => generated 1560 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/977] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:33 2026] GET /v2.1/servers/1a7b3da8-9562-446b-9a17-295b25da440c => generated 1548 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 491/978] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:34 2026] GET /v2.1/servers/1a7b3da8-9562-446b-9a17-295b25da440c => generated 1548 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 488/979] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:35 2026] GET /v2.1/servers/1a7b3da8-9562-446b-9a17-295b25da440c => generated 1548 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:42:36.749 8 INFO nova.api.openstack.compute.server_external_events [req-967643cf-02af-4df4-951b-4f00360d780b req-fa29d493-d651-48e5-ab58-44373f9e9c1b 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-plugged:367aab19-fc9f-4181-baa5-2dc22453ac03 for instance 1a7b3da8-9562-446b-9a17-295b25da440c on instance [pid: 8|app: 0|req: 492/980] 10.0.0.192 () {38 vars in 815 bytes} [Fri Mar 6 01:42:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 489/981] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:36 2026] GET /v2.1/servers/1a7b3da8-9562-446b-9a17-295b25da440c => generated 1548 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 493/982] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:37 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1821 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/985] 10.0.0.217 () {32 vars in 718 bytes} [Fri Mar 6 01:42:37 2026] DELETE /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 496/986] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:37 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1827 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 491/987] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:38 2026] GET /v2.1/servers/1a7b3da8-9562-446b-9a17-295b25da440c => generated 1548 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/988] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:38 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1827 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/989] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:39 2026] GET /v2.1/servers/1a7b3da8-9562-446b-9a17-295b25da440c => generated 1724 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/990] 10.0.0.217 () {32 vars in 741 bytes} [Fri Mar 6 01:42:39 2026] GET /v2.1/servers/1a7b3da8-9562-446b-9a17-295b25da440c/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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/991] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:39 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1827 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:42:40.122 7 INFO nova.api.openstack.compute.server_external_events [req-52d2af0e-c54c-4eb9-bccd-86dab3151a36 req-34cc92d2-86f7-4df9-a61d-66cb3affa648 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:367aab19-fc9f-4181-baa5-2dc22453ac03 for instance 1a7b3da8-9562-446b-9a17-295b25da440c on instance [pid: 7|app: 0|req: 494/992] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:42:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:42:40.465 7 INFO nova.api.openstack.compute.server_external_events [req-5f06715e-f512-485a-92d6-4afdfa3de563 req-6acc92be-02de-4f82-9e0a-3cb6fb571482 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-deleted:1031427e-1c0d-42ee-ad61-4615a5e1788c for instance d775103f-0fde-42e4-842f-03159109654b on instance [pid: 7|app: 0|req: 495/993] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:42:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/994] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:40 2026] GET /v2.1/servers/1a7b3da8-9562-446b-9a17-295b25da440c => generated 1724 bytes in 436 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 496/995] 10.0.0.217 () {32 vars in 641 bytes} [Fri Mar 6 01:42:40 2026] GET /v2.1/servers => generated 377 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 500/996] 10.0.0.217 () {32 vars in 718 bytes} [Fri Mar 6 01:42:40 2026] DELETE /v2.1/servers/1a7b3da8-9562-446b-9a17-295b25da440c => generated 0 bytes in 123 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/997] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:40 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1473 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/998] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:40 2026] GET /v2.1/servers/1a7b3da8-9562-446b-9a17-295b25da440c => generated 1730 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/999] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:41 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1478 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1000] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:41 2026] GET /v2.1/servers/1a7b3da8-9562-446b-9a17-295b25da440c => generated 1850 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1001] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:42 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 1478 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 499/1002] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:43 2026] GET /v2.1/servers/1a7b3da8-9562-446b-9a17-295b25da440c => generated 1850 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:42:43.945 8 INFO nova.api.openstack.compute.server_external_events [req-445bae79-874c-41fb-bde2-c925c880e833 req-b27c1ac3-3da0-4858-b0cc-da1c8525d9c5 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-deleted:367aab19-fc9f-4181-baa5-2dc22453ac03 for instance 1a7b3da8-9562-446b-9a17-295b25da440c on instance [pid: 8|app: 0|req: 504/1003] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:42:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:42:44.070 7 INFO nova.api.openstack.wsgi [None req-f1e55223-644b-42b0-b7b9-71f5c5d87e28 908cd7171aea4bf3ad3c2301bd86a13f c91a37e4b0864401af1df593b75f78e1 - - default default] HTTP exception thrown: Instance d775103f-0fde-42e4-842f-03159109654b could not be found. [pid: 7|app: 0|req: 500/1004] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:44 2026] GET /v2.1/servers/d775103f-0fde-42e4-842f-03159109654b => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 505/1005] 10.0.0.217 () {32 vars in 706 bytes} [Fri Mar 6 01:42:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1778881616 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 501/1006] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:44 2026] GET /v2.1/servers/1a7b3da8-9562-446b-9a17-295b25da440c => generated 1504 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1007] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:45 2026] GET /v2.1/servers/1a7b3da8-9562-446b-9a17-295b25da440c => generated 1509 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 502/1008] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:46 2026] GET /v2.1/servers/1a7b3da8-9562-446b-9a17-295b25da440c => generated 1509 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 504/1011] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:47 2026] GET /v2.1/servers/1a7b3da8-9562-446b-9a17-295b25da440c => generated 1509 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:42:48.798 8 INFO nova.api.openstack.wsgi [None req-8922514d-b5be-43c8-b901-63c7340b989a d91e6c5c01d641468aed5cf07d5fe4f6 7d498e3e7c4d4f2b9af4d152d30b64ad - - default default] HTTP exception thrown: Instance 1a7b3da8-9562-446b-9a17-295b25da440c could not be found. [pid: 8|app: 0|req: 508/1012] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:42:48 2026] GET /v2.1/servers/1a7b3da8-9562-446b-9a17-295b25da440c => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 505/1013] 10.0.0.217 () {32 vars in 706 bytes} [Fri Mar 6 01:42:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1076082401 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1016] 10.0.0.151 () {32 vars in 686 bytes} [Fri Mar 6 01:43:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 510/1017] 10.0.0.151 () {32 vars in 688 bytes} [Fri Mar 6 01:43:00 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1018] 10.0.0.151 () {32 vars in 672 bytes} [Fri Mar 6 01:43:01 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 511/1019] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:43:01 2026] GET /v2.1/limits?tenant_id=34a778d6c48e4312a401a2578bfaa7c4 => generated 302 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1020] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:43:01 2026] GET /v2.1/limits?tenant_id=88c8ff36436b45cb92fbac56652b3839 => 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: 512/1021] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:43:01 2026] GET /v2.1/limits?tenant_id=8aa5d24782d44570a88aac685eb06a54 => generated 302 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1022] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:43:01 2026] GET /v2.1/limits?tenant_id=a391c8c7211a48b09da7987ee533ff13 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1023] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:43:01 2026] GET /v2.1/limits?tenant_id=b44374b6fb9642eaa5e49fe0925f709d => 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: 511/1024] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:43:01 2026] GET /v2.1/limits?tenant_id=b861b131c9cf42faa454f7e9dae36f7c => generated 302 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1025] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:43:01 2026] GET /v2.1/limits?tenant_id=be5fadeb96ed4fe596a00c9ab96dd1c5 => 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: 512/1026] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:43:01 2026] GET /v2.1/limits?tenant_id=c0dc7c6368dd4a5bbbfb5a93d211dd30 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1027] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:43:01 2026] GET /v2.1/limits?tenant_id=c5515a1df1ee4cf78f204138d6b9d995 => 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: 513/1028] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:43:01 2026] GET /v2.1/limits?tenant_id=ccd1eaa40a794ee0ac563c41eea18a55 => 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: 516/1029] 10.0.0.151 () {32 vars in 711 bytes} [Fri Mar 6 01:43:01 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) [pid: 7|app: 0|req: 514/1030] 10.0.0.151 () {32 vars in 707 bytes} [Fri Mar 6 01:43:01 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1031] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:43:01 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: 515/1032] 10.0.0.151 () {32 vars in 668 bytes} [Fri Mar 6 01:43:01 2026] GET /v2.1/os-services => generated 783 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1033] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:43:01 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 516/1034] 10.0.0.151 () {32 vars in 682 bytes} [Fri Mar 6 01:43:01 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: 8|app: 0|req: 519/1035] 10.0.0.217 () {34 vars in 671 bytes} [Fri Mar 6 01:43:07 2026] POST /v2.1/os-keypairs => generated 397 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1038] 10.0.0.217 () {34 vars in 663 bytes} [Fri Mar 6 01:43:09 2026] POST /v2.1/servers => generated 450 bytes in 466 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1039] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:09 2026] GET /v2.1/servers/09142859-617c-4bc1-946a-feb3a0e0696a => generated 1401 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:10 2026] GET /v2.1/servers/09142859-617c-4bc1-946a-feb3a0e0696a => generated 1405 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1041] 10.0.0.217 () {34 vars in 663 bytes} [Fri Mar 6 01:43:10 2026] POST /v2.1/servers => generated 424 bytes in 465 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 523/1042] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:10 2026] GET /v2.1/servers/d5e59696-55b4-4066-91f1-7c665ef4e666 => generated 1367 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 520/1043] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:11 2026] GET /v2.1/servers/09142859-617c-4bc1-946a-feb3a0e0696a => generated 1453 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:12 2026] GET /v2.1/servers/d5e59696-55b4-4066-91f1-7c665ef4e666 => generated 1371 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 521/1045] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:13 2026] GET /v2.1/servers/09142859-617c-4bc1-946a-feb3a0e0696a => generated 1453 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 525/1046] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:13 2026] GET /v2.1/servers/d5e59696-55b4-4066-91f1-7c665ef4e666 => generated 1363 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:14 2026] GET /v2.1/servers/09142859-617c-4bc1-946a-feb3a0e0696a => generated 1461 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1048] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:14 2026] GET /v2.1/servers/d5e59696-55b4-4066-91f1-7c665ef4e666 => generated 1419 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:43:15.227 8 INFO nova.api.openstack.compute.server_external_events [req-099f4060-2280-4a91-a86d-31abeaf701a3 req-00047ed4-8bf1-4a4d-acd1-54f980e937f5 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:84a0761c-cedd-47c9-acde-5369ed7b1f41 for instance 09142859-617c-4bc1-946a-feb3a0e0696a on instance [pid: 8|app: 0|req: 527/1049] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:43:15 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: 523/1050] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:15 2026] GET /v2.1/servers/09142859-617c-4bc1-946a-feb3a0e0696a => generated 1539 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 528/1051] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:15 2026] GET /v2.1/servers/d5e59696-55b4-4066-91f1-7c665ef4e666 => generated 1419 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 524/1052] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:16 2026] GET /v2.1/servers/09142859-617c-4bc1-946a-feb3a0e0696a => generated 1527 bytes in 804 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1055] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:16 2026] GET /v2.1/servers/d5e59696-55b4-4066-91f1-7c665ef4e666 => generated 1469 bytes in 574 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:43:17.365 7 INFO nova.api.openstack.compute.server_external_events [req-2d6d750b-282c-4bac-afd4-8a265a697e22 req-417f2fb9-6766-4c03-a028-601ee6eeb2a4 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:2d6b85fa-1827-4ca8-b8fa-ebcbce19a156 for instance d5e59696-55b4-4066-91f1-7c665ef4e666 on instance [pid: 7|app: 0|req: 527/1056] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:43:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 530/1057] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:18 2026] GET /v2.1/servers/09142859-617c-4bc1-946a-feb3a0e0696a => generated 1527 bytes in 472 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1058] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:18 2026] GET /v2.1/servers/d5e59696-55b4-4066-91f1-7c665ef4e666 => generated 1467 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 531/1059] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:19 2026] GET /v2.1/servers/09142859-617c-4bc1-946a-feb3a0e0696a => generated 1527 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1060] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:19 2026] GET /v2.1/servers/d5e59696-55b4-4066-91f1-7c665ef4e666 => generated 1467 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:43:20.817 8 INFO nova.api.openstack.compute.server_external_events [req-0b89e490-c04e-4901-a088-306f4136ba65 req-0c4162e6-74ed-4374-a059-16d50213fe1f 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-plugged:84a0761c-cedd-47c9-acde-5369ed7b1f41 for instance 09142859-617c-4bc1-946a-feb3a0e0696a on instance [pid: 8|app: 0|req: 532/1061] 10.0.0.192 () {38 vars in 815 bytes} [Fri Mar 6 01:43:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1062] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:21 2026] GET /v2.1/servers/09142859-617c-4bc1-946a-feb3a0e0696a => generated 1527 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1063] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:21 2026] GET /v2.1/servers/d5e59696-55b4-4066-91f1-7c665ef4e666 => generated 1467 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 531/1064] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:22 2026] GET /v2.1/servers/09142859-617c-4bc1-946a-feb3a0e0696a => generated 1527 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1065] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:22 2026] GET /v2.1/servers/d5e59696-55b4-4066-91f1-7c665ef4e666 => generated 1467 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:43:23.466 7 INFO nova.api.openstack.compute.server_external_events [req-5cd99b2a-afc5-4432-9460-57cac7d54c3b req-3e4b1b84-edb1-43af-bdbe-6cc7da5ff036 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-plugged:2d6b85fa-1827-4ca8-b8fa-ebcbce19a156 for instance d5e59696-55b4-4066-91f1-7c665ef4e666 on instance [pid: 7|app: 0|req: 532/1066] 10.0.0.192 () {38 vars in 815 bytes} [Fri Mar 6 01:43:23 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.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 535/1067] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:23 2026] GET /v2.1/servers/09142859-617c-4bc1-946a-feb3a0e0696a => generated 1694 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 533/1068] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:23 2026] GET /v2.1/servers/d5e59696-55b4-4066-91f1-7c665ef4e666 => generated 1467 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1069] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:23 2026] GET /v2.1/servers/09142859-617c-4bc1-946a-feb3a0e0696a => generated 1694 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1070] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:25 2026] GET /v2.1/servers/d5e59696-55b4-4066-91f1-7c665ef4e666 => generated 1647 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:43:25.552 8 INFO nova.api.openstack.compute.server_external_events [req-78840915-f0ef-403b-a2ae-c352dfdf940d req-f0d8da5d-2660-4813-b160-9c431814a146 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:84a0761c-cedd-47c9-acde-5369ed7b1f41 for instance 09142859-617c-4bc1-946a-feb3a0e0696a on instance [pid: 8|app: 0|req: 537/1071] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:43:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1072] 10.0.0.217 () {32 vars in 718 bytes} [Fri Mar 6 01:43:26 2026] DELETE /v2.1/servers/d5e59696-55b4-4066-91f1-7c665ef4e666 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1073] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:26 2026] GET /v2.1/servers/d5e59696-55b4-4066-91f1-7c665ef4e666 => generated 1653 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1076] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:27 2026] GET /v2.1/servers/d5e59696-55b4-4066-91f1-7c665ef4e666 => generated 1653 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1077] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:29 2026] GET /v2.1/servers/d5e59696-55b4-4066-91f1-7c665ef4e666 => generated 1653 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:43:29.578 7 INFO nova.api.openstack.compute.server_external_events [req-40748759-ab21-4d63-a1c6-167e36e73175 req-dec631db-a449-4c33-82dd-6bc178eb1367 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-deleted:2d6b85fa-1827-4ca8-b8fa-ebcbce19a156 for instance d5e59696-55b4-4066-91f1-7c665ef4e666 on instance [pid: 7|app: 0|req: 538/1078] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:43:29 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 541/1079] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:30 2026] GET /v2.1/servers/d5e59696-55b4-4066-91f1-7c665ef4e666 => generated 1448 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 539/1080] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:31 2026] GET /v2.1/servers/d5e59696-55b4-4066-91f1-7c665ef4e666 => generated 1453 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1081] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:32 2026] GET /v2.1/servers/d5e59696-55b4-4066-91f1-7c665ef4e666 => generated 1453 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:43:33.637 7 INFO nova.api.openstack.wsgi [None req-684fd40a-f968-4245-a3e5-0785469f7379 2239398022fb422fbf70f38932042cd0 79910b136f1647b3bb706bd2f1666f6f - - default default] HTTP exception thrown: Instance d5e59696-55b4-4066-91f1-7c665ef4e666 could not be found. [pid: 7|app: 0|req: 540/1082] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:33 2026] GET /v2.1/servers/d5e59696-55b4-4066-91f1-7c665ef4e666 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 543/1083] 10.0.0.217 () {34 vars in 750 bytes} [Fri Mar 6 01:43:33 2026] POST /v2.1/servers/09142859-617c-4bc1-946a-feb3a0e0696a/action => generated 31876 bytes in 562 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:43:46.339 7 INFO nova.api.openstack.compute.server_external_events [req-2a5122dd-93ee-4513-a413-35683be3e7f0 req-1f7bb8ab-7c5b-4a59-96fa-06552b954214 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:84a0761c-cedd-47c9-acde-5369ed7b1f41 for instance 09142859-617c-4bc1-946a-feb3a0e0696a on instance [pid: 7|app: 0|req: 542/1086] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:43:46 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 546/1089] 10.0.0.217 () {34 vars in 671 bytes} [Fri Mar 6 01:43:48 2026] POST /v2.1/os-keypairs => generated 398 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1090] 10.0.0.217 () {34 vars in 663 bytes} [Fri Mar 6 01:43:51 2026] POST /v2.1/servers => generated 450 bytes in 601 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1091] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:51 2026] GET /v2.1/servers/fa37edda-f1d3-47ee-9023-b15ad35afe0e => generated 1402 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 545/1092] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:52 2026] GET /v2.1/servers/fa37edda-f1d3-47ee-9023-b15ad35afe0e => generated 1406 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 548/1093] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:53 2026] GET /v2.1/servers/fa37edda-f1d3-47ee-9023-b15ad35afe0e => generated 1454 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 546/1094] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:54 2026] GET /v2.1/servers/fa37edda-f1d3-47ee-9023-b15ad35afe0e => generated 1454 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 549/1095] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:56 2026] GET /v2.1/servers/fa37edda-f1d3-47ee-9023-b15ad35afe0e => generated 1462 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:43:57.589 8 INFO nova.api.openstack.compute.server_external_events [req-baaa51b1-ada1-4f7c-9bcf-d95857b137e7 req-229935ce-d74f-4b9d-8580-9fb76c26de77 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:67f63256-1519-4748-9c39-6ea9a1bb84e5 for instance fa37edda-f1d3-47ee-9023-b15ad35afe0e on instance [pid: 8|app: 0|req: 551/1098] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:43:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1099] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:57 2026] GET /v2.1/servers/fa37edda-f1d3-47ee-9023-b15ad35afe0e => generated 1540 bytes in 675 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 552/1100] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:43:58 2026] GET /v2.1/servers/fa37edda-f1d3-47ee-9023-b15ad35afe0e => generated 1528 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 549/1101] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:43:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1102] 10.0.0.151 () {32 vars in 686 bytes} [Fri Mar 6 01:44:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1103] 10.0.0.151 () {32 vars in 682 bytes} [Fri Mar 6 01:44:00 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: 552/1104] 10.0.0.151 () {32 vars in 668 bytes} [Fri Mar 6 01:44:00 2026] GET /v2.1/os-services => generated 783 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1105] 10.0.0.151 () {32 vars in 688 bytes} [Fri Mar 6 01:44:00 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1106] 10.0.0.151 () {32 vars in 672 bytes} [Fri Mar 6 01:44:00 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) [pid: 7|app: 0|req: 555/1107] 10.0.0.151 () {32 vars in 711 bytes} [Fri Mar 6 01:44:00 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 703 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 556/1108] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:44:00 2026] GET /v2.1/limits?tenant_id=006a6d1180e543008eefecfc7526d447 => 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: 557/1109] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:44:00 2026] GET /v2.1/limits?tenant_id=438f7d65d7fb430896c2b40351780665 => generated 302 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1110] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:44:00 2026] GET /v2.1/limits?tenant_id=4dd69e8171064667a7cc42fb17987253 => 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: 559/1111] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:44:00 2026] GET /v2.1/limits?tenant_id=5c6faa4a795544cca284ca98eae4d4f9 => generated 302 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1112] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:44:00 2026] GET /v2.1/limits?tenant_id=88c8ff36436b45cb92fbac56652b3839 => generated 299 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1113] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:44:00 2026] GET /v2.1/limits?tenant_id=a391c8c7211a48b09da7987ee533ff13 => generated 305 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1114] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:44:00 2026] GET /v2.1/limits?tenant_id=b44374b6fb9642eaa5e49fe0925f709d => generated 299 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1115] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:44:00 2026] GET /v2.1/limits?tenant_id=b861b131c9cf42faa454f7e9dae36f7c => generated 302 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1116] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:44:00 2026] GET /v2.1/limits?tenant_id=bd5ae85df98c4a7d983b697f2281f06c => generated 302 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1117] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:44:00 2026] GET /v2.1/limits?tenant_id=be5fadeb96ed4fe596a00c9ab96dd1c5 => generated 302 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1118] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:44:00 2026] GET /v2.1/limits?tenant_id=e77adb43f7054384bd5917c2530d02a1 => generated 302 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1119] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:44:00 2026] GET /v2.1/limits?tenant_id=f5c1d33f83d6461fa519e4628d8ea96b => 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: 553/1120] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:00 2026] GET /v2.1/servers/fa37edda-f1d3-47ee-9023-b15ad35afe0e => generated 1528 bytes in 677 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1121] 10.0.0.151 () {32 vars in 707 bytes} [Fri Mar 6 01:44:00 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4311 bytes in 455 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1122] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:44:01 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 569/1123] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:01 2026] GET /v2.1/servers/fa37edda-f1d3-47ee-9023-b15ad35afe0e => generated 1528 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:44:03.190 8 INFO nova.api.openstack.compute.server_external_events [req-9cf38c07-8558-41aa-9d3a-8195788c963b req-5510a514-2f75-404f-8af2-9a66bbd09298 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-plugged:67f63256-1519-4748-9c39-6ea9a1bb84e5 for instance fa37edda-f1d3-47ee-9023-b15ad35afe0e on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 555/1124] 10.0.0.192 () {38 vars in 815 bytes} [Fri Mar 6 01:44:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1125] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:03 2026] GET /v2.1/servers/fa37edda-f1d3-47ee-9023-b15ad35afe0e => generated 1528 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1126] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:04 2026] GET /v2.1/servers/fa37edda-f1d3-47ee-9023-b15ad35afe0e => generated 1528 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1127] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:05 2026] GET /v2.1/servers/fa37edda-f1d3-47ee-9023-b15ad35afe0e => generated 1696 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 557/1128] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:05 2026] GET /v2.1/servers/fa37edda-f1d3-47ee-9023-b15ad35afe0e => generated 1696 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:44:06.675 7 INFO nova.api.openstack.compute.server_external_events [req-779a51c7-8682-4ede-bf5a-ccec495a7419 req-ee04c96c-c7d7-4972-b948-523ed7b46797 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:67f63256-1519-4748-9c39-6ea9a1bb84e5 for instance fa37edda-f1d3-47ee-9023-b15ad35afe0e on instance [pid: 7|app: 0|req: 572/1129] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:44:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 574/1132] 10.0.0.86 () {30 vars in 618 bytes} [Fri Mar 6 01:44:10 2026] GET /v2.1 => generated 0 bytes in 188 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 559/1133] 10.0.0.86 () {32 vars in 691 bytes} [Fri Mar 6 01:44:11 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1134] 10.0.0.86 () {34 vars in 912 bytes} [Fri Mar 6 01:44:11 2026] GET /v2.1/os-simple-tenant-usage/3d47cac69db74d61ba2c9323d355856b?start=2026-03-05T00:00:00&end=2026-03-06T23:59:59 => generated 20 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1135] 10.0.0.86 () {30 vars in 653 bytes} [Fri Mar 6 01:44:11 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 576/1136] 10.0.0.86 () {30 vars in 618 bytes} [Fri Mar 6 01:44:13 2026] GET /v2.1 => generated 0 bytes in 86 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 561/1137] 10.0.0.86 () {32 vars in 691 bytes} [Fri Mar 6 01:44:13 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1138] 10.0.0.86 () {34 vars in 912 bytes} [Fri Mar 6 01:44:13 2026] GET /v2.1/os-simple-tenant-usage/3d47cac69db74d61ba2c9323d355856b?start=2026-03-05T00:00:00&end=2026-03-06T23:59:59 => generated 20 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1139] 10.0.0.86 () {30 vars in 653 bytes} [Fri Mar 6 01:44:13 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 578/1140] 10.0.0.217 () {34 vars in 750 bytes} [Fri Mar 6 01:44:15 2026] POST /v2.1/servers/fa37edda-f1d3-47ee-9023-b15ad35afe0e/action => generated 31846 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 580/1143] 10.0.0.217 () {32 vars in 718 bytes} [Fri Mar 6 01:44:27 2026] DELETE /v2.1/servers/fa37edda-f1d3-47ee-9023-b15ad35afe0e => generated 0 bytes in 138 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1146] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:27 2026] GET /v2.1/servers/fa37edda-f1d3-47ee-9023-b15ad35afe0e => generated 1822 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1147] 10.0.0.217 () {34 vars in 671 bytes} [Fri Mar 6 01:44:27 2026] POST /v2.1/os-keypairs => generated 397 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1148] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:28 2026] GET /v2.1/servers/fa37edda-f1d3-47ee-9023-b15ad35afe0e => generated 1822 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1149] 10.0.0.217 () {34 vars in 671 bytes} [Fri Mar 6 01:44:28 2026] POST /v2.1/os-keypairs => generated 386 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 566/1150] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:29 2026] GET /v2.1/servers/fa37edda-f1d3-47ee-9023-b15ad35afe0e => generated 1822 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:44:30.475 8 INFO nova.api.openstack.compute.server_external_events [req-e02923a0-5154-4e9c-b1be-419c8011a754 req-e422a0a2-0866-43d1-accb-3a251701a242 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-deleted:67f63256-1519-4748-9c39-6ea9a1bb84e5 for instance fa37edda-f1d3-47ee-9023-b15ad35afe0e on instance [pid: 8|app: 0|req: 567/1151] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:44:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1152] 10.0.0.217 () {34 vars in 663 bytes} [Fri Mar 6 01:44:29 2026] POST /v2.1/servers => generated 496 bytes in 556 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1153] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:30 2026] GET /v2.1/servers/e6c46b37-fcc6-49a4-bacf-f3f0a2180737 => generated 1456 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1154] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:31 2026] GET /v2.1/servers/fa37edda-f1d3-47ee-9023-b15ad35afe0e => generated 1483 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 569/1155] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:31 2026] GET /v2.1/servers/e6c46b37-fcc6-49a4-bacf-f3f0a2180737 => generated 1460 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1156] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:32 2026] GET /v2.1/servers/fa37edda-f1d3-47ee-9023-b15ad35afe0e => generated 1488 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 570/1157] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:32 2026] GET /v2.1/servers/e6c46b37-fcc6-49a4-bacf-f3f0a2180737 => generated 1452 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1158] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:33 2026] GET /v2.1/servers/fa37edda-f1d3-47ee-9023-b15ad35afe0e => generated 1488 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 571/1159] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:33 2026] GET /v2.1/servers/e6c46b37-fcc6-49a4-bacf-f3f0a2180737 => generated 1508 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:44:34.359 7 INFO nova.api.openstack.wsgi [None req-5abdaeb4-ce42-46b2-9999-f1d6aa49600f b6bc477bb2c74d2db417ea80f30d5380 a391c8c7211a48b09da7987ee533ff13 - - default default] HTTP exception thrown: Instance fa37edda-f1d3-47ee-9023-b15ad35afe0e could not be found. [pid: 7|app: 0|req: 589/1160] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:34 2026] GET /v2.1/servers/fa37edda-f1d3-47ee-9023-b15ad35afe0e => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 572/1161] 10.0.0.217 () {32 vars in 730 bytes} [Fri Mar 6 01:44:34 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1359336271 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 590/1162] 10.0.0.217 () {32 vars in 718 bytes} [Fri Mar 6 01:44:34 2026] DELETE /v2.1/servers/09142859-617c-4bc1-946a-feb3a0e0696a => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 573/1163] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:34 2026] GET /v2.1/servers/e6c46b37-fcc6-49a4-bacf-f3f0a2180737 => generated 1508 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1164] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:34 2026] GET /v2.1/servers/09142859-617c-4bc1-946a-feb3a0e0696a => generated 1700 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 574/1165] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:35 2026] GET /v2.1/servers/e6c46b37-fcc6-49a4-bacf-f3f0a2180737 => generated 1630 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1166] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:36 2026] GET /v2.1/servers/09142859-617c-4bc1-946a-feb3a0e0696a => generated 1700 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:44:36.605 8 INFO nova.api.openstack.compute.server_external_events [req-48b4f4d6-191d-4bc5-9910-cb6723edfad0 req-41e94b6d-7918-417a-b867-495d8eaa4c92 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:dd73180b-27e3-4e36-995e-025b7eb17118 for instance e6c46b37-fcc6-49a4-bacf-f3f0a2180737 on instance [pid: 8|app: 0|req: 575/1167] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:44:36 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 594/1170] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:37 2026] GET /v2.1/servers/e6c46b37-fcc6-49a4-bacf-f3f0a2180737 => generated 1628 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1171] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:37 2026] GET /v2.1/servers/09142859-617c-4bc1-946a-feb3a0e0696a => generated 1700 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:44:37.826 7 INFO nova.api.openstack.compute.server_external_events [req-30d30d7f-2d0c-488e-8332-b07fdbe5962d req-b5c7ce5c-d134-4683-93d6-e216c07364c5 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-deleted:84a0761c-cedd-47c9-acde-5369ed7b1f41 for instance 09142859-617c-4bc1-946a-feb3a0e0696a on instance [pid: 7|app: 0|req: 595/1172] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:44:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 578/1173] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:38 2026] GET /v2.1/servers/e6c46b37-fcc6-49a4-bacf-f3f0a2180737 => generated 1628 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 596/1174] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:38 2026] GET /v2.1/servers/09142859-617c-4bc1-946a-feb3a0e0696a => generated 1487 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1175] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:39 2026] GET /v2.1/servers/e6c46b37-fcc6-49a4-bacf-f3f0a2180737 => generated 1628 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1176] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:39 2026] GET /v2.1/servers/09142859-617c-4bc1-946a-feb3a0e0696a => generated 1487 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:44:40.839 7 INFO nova.api.openstack.wsgi [None req-d6911e70-a795-4274-9382-9c1ffed1d433 b6bc477bb2c74d2db417ea80f30d5380 a391c8c7211a48b09da7987ee533ff13 - - default default] HTTP exception thrown: Instance 09142859-617c-4bc1-946a-feb3a0e0696a could not be found. [pid: 7|app: 0|req: 598/1177] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:40 2026] GET /v2.1/servers/09142859-617c-4bc1-946a-feb3a0e0696a => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1178] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:40 2026] GET /v2.1/servers/e6c46b37-fcc6-49a4-bacf-f3f0a2180737 => generated 1628 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 599/1179] 10.0.0.217 () {32 vars in 728 bytes} [Fri Mar 6 01:44:40 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-800772747 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:44:41.721 8 INFO nova.api.openstack.compute.server_external_events [req-dcfca95f-c0b2-4820-87ae-ccf7e0e95247 req-050381a5-6602-4984-b29c-2102d16dbd05 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-plugged:dd73180b-27e3-4e36-995e-025b7eb17118 for instance e6c46b37-fcc6-49a4-bacf-f3f0a2180737 on instance [pid: 8|app: 0|req: 581/1180] 10.0.0.192 () {38 vars in 815 bytes} [Fri Mar 6 01:44:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1181] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:41 2026] GET /v2.1/servers/e6c46b37-fcc6-49a4-bacf-f3f0a2180737 => generated 1628 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 582/1182] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:43 2026] GET /v2.1/servers/e6c46b37-fcc6-49a4-bacf-f3f0a2180737 => generated 1628 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1183] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:44 2026] GET /v2.1/servers/e6c46b37-fcc6-49a4-bacf-f3f0a2180737 => generated 1808 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 583/1184] 10.0.0.217 () {32 vars in 741 bytes} [Fri Mar 6 01:44:44 2026] GET /v2.1/servers/e6c46b37-fcc6-49a4-bacf-f3f0a2180737/os-interface => generated 285 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:44:45.319 7 INFO nova.api.openstack.compute.server_external_events [req-c04b818b-0796-4759-9604-c8bc70d24651 req-68ae5d8d-34de-4476-bc72-8bf85692c809 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:dd73180b-27e3-4e36-995e-025b7eb17118 for instance e6c46b37-fcc6-49a4-bacf-f3f0a2180737 on instance [pid: 7|app: 0|req: 602/1185] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:44:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 585/1188] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:54 2026] GET /v2.1/servers/e6c46b37-fcc6-49a4-bacf-f3f0a2180737 => generated 1928 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1189] 10.0.0.217 () {32 vars in 753 bytes} [Fri Mar 6 01:44:56 2026] GET /v2.1/servers/e6c46b37-fcc6-49a4-bacf-f3f0a2180737/os-server-password => generated 116 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 587/1192] 10.0.0.217 () {32 vars in 718 bytes} [Fri Mar 6 01:44:57 2026] DELETE /v2.1/servers/e6c46b37-fcc6-49a4-bacf-f3f0a2180737 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 606/1193] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:58 2026] GET /v2.1/servers/e6c46b37-fcc6-49a4-bacf-f3f0a2180737 => generated 1934 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 588/1194] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:44:59 2026] GET /v2.1/servers/e6c46b37-fcc6-49a4-bacf-f3f0a2180737 => generated 1934 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 607/1195] 10.0.0.151 () {32 vars in 686 bytes} [Fri Mar 6 01:45:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 589/1196] 10.0.0.151 () {32 vars in 707 bytes} [Fri Mar 6 01:45:00 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2609 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 590/1197] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:45:00 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: 591/1198] 10.0.0.151 () {32 vars in 668 bytes} [Fri Mar 6 01:45:00 2026] GET /v2.1/os-services => generated 783 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 592/1199] 10.0.0.151 () {32 vars in 688 bytes} [Fri Mar 6 01:45:00 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 593/1200] 10.0.0.151 () {32 vars in 672 bytes} [Fri Mar 6 01:45:00 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) [pid: 7|app: 0|req: 608/1201] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:45:00 2026] GET /v2.1/servers/e6c46b37-fcc6-49a4-bacf-f3f0a2180737 => generated 1934 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1202] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:45:00 2026] GET /v2.1/limits?tenant_id=3c43bfc1897141669f0b603cf5cf295d => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 609/1203] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:45:00 2026] GET /v2.1/limits?tenant_id=7fd1feefcbe142ffb6c6d44a480f927f => 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: 595/1204] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:45:00 2026] GET /v2.1/limits?tenant_id=88c8ff36436b45cb92fbac56652b3839 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 01:45:00.750 7 INFO nova.api.openstack.compute.server_external_events [req-66e57dfe-142e-418a-acf4-a9bcfce1a7bf req-0020235f-3645-4b6b-872c-99a0bfba87a9 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-unplugged:dd73180b-27e3-4e36-995e-025b7eb17118 for instance e6c46b37-fcc6-49a4-bacf-f3f0a2180737 on instance [pid: 7|app: 0|req: 610/1205] 10.0.0.192 () {38 vars in 815 bytes} [Fri Mar 6 01:45:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1206] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:45:00 2026] GET /v2.1/limits?tenant_id=b44374b6fb9642eaa5e49fe0925f709d => generated 299 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1207] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:45:00 2026] GET /v2.1/limits?tenant_id=b861b131c9cf42faa454f7e9dae36f7c => 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: 597/1208] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:45:00 2026] GET /v2.1/limits?tenant_id=c1c3e5f462fd4df1bb2bb0c7adba3157 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1209] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:45:00 2026] GET /v2.1/limits?tenant_id=cd39c88ebe1b4c6eae712a5138fa0dec => generated 304 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1210] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:45:00 2026] GET /v2.1/limits?tenant_id=ec36c6e6fa524642bd11aaa154c8b15d => 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: 613/1211] 10.0.0.151 () {32 vars in 711 bytes} [Fri Mar 6 01:45:00 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 698 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1212] 10.0.0.151 () {32 vars in 682 bytes} [Fri Mar 6 01:45:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 614/1213] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:45:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-06 01:45:01.381 8 INFO nova.api.openstack.compute.server_external_events [req-42b6412d-8100-4fb0-9da4-b719751c09df req-6dcbb03d-84e5-40c7-8575-1c2cfa236b09 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-deleted:dd73180b-27e3-4e36-995e-025b7eb17118 for instance e6c46b37-fcc6-49a4-bacf-f3f0a2180737 on instance [pid: 8|app: 0|req: 600/1214] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:45:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1215] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:45:01 2026] GET /v2.1/servers/e6c46b37-fcc6-49a4-bacf-f3f0a2180737 => generated 1537 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1216] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:45:02 2026] GET /v2.1/servers/e6c46b37-fcc6-49a4-bacf-f3f0a2180737 => generated 1542 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 616/1217] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:45:03 2026] GET /v2.1/servers/e6c46b37-fcc6-49a4-bacf-f3f0a2180737 => generated 1542 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:45:04.926 8 INFO nova.api.openstack.wsgi [None req-2ce94c58-7c9e-4a96-93ff-df92949da45e 19a7eb2083ec4ecaa33ce0d60bce7ad1 cd39c88ebe1b4c6eae712a5138fa0dec - - default default] HTTP exception thrown: Instance e6c46b37-fcc6-49a4-bacf-f3f0a2180737 could not be found. [pid: 8|app: 0|req: 602/1218] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:45:04 2026] GET /v2.1/servers/e6c46b37-fcc6-49a4-bacf-f3f0a2180737 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:45:04.945 7 INFO nova.api.openstack.wsgi [None req-83e3dcc8-67c3-4527-b241-6be76ac344a1 19a7eb2083ec4ecaa33ce0d60bce7ad1 cd39c88ebe1b4c6eae712a5138fa0dec - - default default] HTTP exception thrown: Instance e6c46b37-fcc6-49a4-bacf-f3f0a2180737 could not be found. [pid: 7|app: 0|req: 617/1219] 10.0.0.217 () {32 vars in 718 bytes} [Fri Mar 6 01:45:04 2026] DELETE /v2.1/servers/e6c46b37-fcc6-49a4-bacf-f3f0a2180737 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:45:04.979 8 INFO nova.api.openstack.wsgi [None req-fd6841c8-b426-4d92-ad38-c9feb63b7210 19a7eb2083ec4ecaa33ce0d60bce7ad1 cd39c88ebe1b4c6eae712a5138fa0dec - - default default] HTTP exception thrown: Instance e6c46b37-fcc6-49a4-bacf-f3f0a2180737 could not be found. [pid: 8|app: 0|req: 603/1220] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:45:04 2026] GET /v2.1/servers/e6c46b37-fcc6-49a4-bacf-f3f0a2180737 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 618/1221] 10.0.0.217 () {32 vars in 706 bytes} [Fri Mar 6 01:45:04 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1402840809 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 604/1222] 10.0.0.217 () {32 vars in 728 bytes} [Fri Mar 6 01:45:05 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-2049764231 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1233] 10.0.0.217 () {34 vars in 671 bytes} [Fri Mar 6 01:45:53 2026] POST /v2.1/os-keypairs => generated 396 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1234] 10.0.0.217 () {34 vars in 663 bytes} [Fri Mar 6 01:45:55 2026] POST /v2.1/servers => generated 448 bytes in 551 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1235] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:45:56 2026] GET /v2.1/servers/e3288c37-24d0-40ad-98d0-95946adfdd60 => generated 1394 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 612/1238] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:45:59 2026] GET /v2.1/limits?tenant_id=018bd875af4f4f01a0348d7e3f43d93f => generated 304 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 627/1239] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:46:00 2026] GET /v2.1/limits?tenant_id=35acaefacdef412a9ce1ee224d189365 => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1240] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:46:00 2026] GET /v2.1/limits?tenant_id=480c9875df134e10be4ff564a5b6bb10 => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1241] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:46:00 2026] GET /v2.1/limits?tenant_id=60aad21e06ca460f858d99f506eea557 => 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: 614/1242] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:46:00 2026] GET /v2.1/limits?tenant_id=88c8ff36436b45cb92fbac56652b3839 => generated 299 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1243] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:46:00 2026] GET /v2.1/limits?tenant_id=b44374b6fb9642eaa5e49fe0925f709d => 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: 615/1244] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:46:00 2026] GET /v2.1/limits?tenant_id=b861b131c9cf42faa454f7e9dae36f7c => 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: 630/1245] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:46:00 2026] GET /v2.1/limits?tenant_id=bcf9d581aaea469a82916891447aa7df => 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: 616/1246] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:46:00 2026] GET /v2.1/limits?tenant_id=c191b797a8b34a5a954bcc5b34db841c => 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: 631/1247] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:46:00 2026] GET /v2.1/limits?tenant_id=e26f7c2dc3484e21a99f989a38610f59 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1248] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:46:00 2026] GET /v2.1/limits?tenant_id=ee713db469144d658c8b9e2b2716f0ce => 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: 632/1249] 10.0.0.151 () {32 vars in 682 bytes} [Fri Mar 6 01:46:00 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: 8|app: 0|req: 618/1250] 10.0.0.151 () {32 vars in 688 bytes} [Fri Mar 6 01:46:00 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1251] 10.0.0.151 () {32 vars in 672 bytes} [Fri Mar 6 01:46:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 619/1252] 10.0.0.151 () {32 vars in 686 bytes} [Fri Mar 6 01:46:00 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: 7|app: 0|req: 634/1253] 10.0.0.151 () {32 vars in 707 bytes} [Fri Mar 6 01:46:00 2026] GET /v2.1/servers/detail?all_tenants=true => generated 1987 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1254] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:46:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1255] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:46:00 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) [pid: 8|app: 0|req: 621/1256] 10.0.0.151 () {32 vars in 668 bytes} [Fri Mar 6 01:46:00 2026] GET /v2.1/os-services => generated 783 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1257] 10.0.0.151 () {32 vars in 711 bytes} [Fri Mar 6 01:46:00 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 622/1258] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:46:01 2026] GET /v2.1/servers/e3288c37-24d0-40ad-98d0-95946adfdd60 => generated 1520 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:46:01.601 7 INFO nova.api.openstack.compute.server_external_events [req-196098c8-a6ca-4233-9402-2cb746c43c19 req-c0114439-1346-4cf8-854a-1020199712a1 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:c1e99b29-b0fd-47cd-999d-9eed59c228b7 for instance e3288c37-24d0-40ad-98d0-95946adfdd60 on instance [pid: 7|app: 0|req: 637/1259] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:46:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 623/1260] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:46:06 2026] GET /v2.1/servers/e3288c37-24d0-40ad-98d0-95946adfdd60 => generated 1518 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:46:07.202 7 INFO nova.api.openstack.compute.server_external_events [req-eb37b64e-cd67-46ed-8bc0-a5cff365fd00 req-fff7f13e-75f9-46bd-9527-22b85b84112d 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-plugged:c1e99b29-b0fd-47cd-999d-9eed59c228b7 for instance e3288c37-24d0-40ad-98d0-95946adfdd60 on instance [pid: 7|app: 0|req: 638/1261] 10.0.0.192 () {38 vars in 815 bytes} [Fri Mar 6 01:46:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 640/1264] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:46:11 2026] GET /v2.1/servers/e3288c37-24d0-40ad-98d0-95946adfdd60 => generated 1816 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:46:13.086 8 INFO nova.api.openstack.compute.server_external_events [req-c54f81b6-95cc-4146-a9b2-44573997c534 req-43ff27fc-13bc-428a-a161-73a58ebb1dcc 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:c1e99b29-b0fd-47cd-999d-9eed59c228b7 for instance e3288c37-24d0-40ad-98d0-95946adfdd60 on instance [pid: 8|app: 0|req: 625/1265] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:46:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1266] 10.0.0.217 () {34 vars in 663 bytes} [Fri Mar 6 01:46:13 2026] POST /v2.1/servers => generated 448 bytes in 606 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 626/1267] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:46:13 2026] GET /v2.1/servers/1794b495-66a2-48d3-9eeb-3bd6698a02e2 => generated 1394 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 643/1270] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:46:18 2026] GET /v2.1/servers/1794b495-66a2-48d3-9eeb-3bd6698a02e2 => generated 1520 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:46:19.012 8 INFO nova.api.openstack.compute.server_external_events [req-354bc74d-3d3c-4c75-b467-872fb5dd6ab2 req-9e6cd806-0f9b-4e34-abf3-93032e4ec28d 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:c0a4a202-5a98-4ddf-90e0-b3e49e96c7f3 for instance 1794b495-66a2-48d3-9eeb-3bd6698a02e2 on instance [pid: 8|app: 0|req: 628/1271] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:46:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:46:22.708 7 INFO nova.api.openstack.compute.server_external_events [req-d62537b4-65ef-49b4-a8f1-ab6da18082c6 req-f73ee700-a289-4e7a-9820-4bee3b0b9129 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-plugged:c0a4a202-5a98-4ddf-90e0-b3e49e96c7f3 for instance 1794b495-66a2-48d3-9eeb-3bd6698a02e2 on instance [pid: 7|app: 0|req: 644/1272] 10.0.0.192 () {38 vars in 815 bytes} [Fri Mar 6 01:46:22 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 629/1273] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:46:23 2026] GET /v2.1/servers/1794b495-66a2-48d3-9eeb-3bd6698a02e2 => generated 1518 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 646/1276] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:46:29 2026] GET /v2.1/servers/1794b495-66a2-48d3-9eeb-3bd6698a02e2 => generated 1817 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:46:30.349 8 INFO nova.api.openstack.compute.server_external_events [req-620dd04a-41a8-4542-bba6-7fdd3e605605 req-929cb96e-0c56-4a23-b8ee-de586bba2634 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:c0a4a202-5a98-4ddf-90e0-b3e49e96c7f3 for instance 1794b495-66a2-48d3-9eeb-3bd6698a02e2 on instance [pid: 8|app: 0|req: 631/1277] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:46:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1284] 10.0.0.151 () {32 vars in 707 bytes} [Fri Mar 6 01:46:59 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4938 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1285] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:47:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1286] 10.0.0.151 () {32 vars in 688 bytes} [Fri Mar 6 01:47:00 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1287] 10.0.0.151 () {32 vars in 672 bytes} [Fri Mar 6 01:47:00 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 652/1288] 10.0.0.151 () {32 vars in 682 bytes} [Fri Mar 6 01:47:00 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: 637/1289] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:47:00 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: 7|app: 0|req: 653/1290] 10.0.0.151 () {32 vars in 686 bytes} [Fri Mar 6 01:47:00 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: 638/1291] 10.0.0.151 () {32 vars in 668 bytes} [Fri Mar 6 01:47:00 2026] GET /v2.1/os-services => generated 783 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1292] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:47:00 2026] GET /v2.1/limits?tenant_id=018bd875af4f4f01a0348d7e3f43d93f => generated 305 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 639/1293] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:47:00 2026] GET /v2.1/limits?tenant_id=35acaefacdef412a9ce1ee224d189365 => 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: 655/1294] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:47:00 2026] GET /v2.1/limits?tenant_id=480c9875df134e10be4ff564a5b6bb10 => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1295] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:47:00 2026] GET /v2.1/limits?tenant_id=60aad21e06ca460f858d99f506eea557 => 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: 656/1296] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:47:00 2026] GET /v2.1/limits?tenant_id=88c8ff36436b45cb92fbac56652b3839 => 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: 641/1297] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:47:00 2026] GET /v2.1/limits?tenant_id=b44374b6fb9642eaa5e49fe0925f709d => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1298] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:47:00 2026] GET /v2.1/limits?tenant_id=b861b131c9cf42faa454f7e9dae36f7c => 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: 642/1299] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:47:00 2026] GET /v2.1/limits?tenant_id=bcf9d581aaea469a82916891447aa7df => 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: 658/1300] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:47:00 2026] GET /v2.1/limits?tenant_id=c191b797a8b34a5a954bcc5b34db841c => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1301] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:47:00 2026] GET /v2.1/limits?tenant_id=e26f7c2dc3484e21a99f989a38610f59 => generated 302 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1302] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:47:00 2026] GET /v2.1/limits?tenant_id=ee713db469144d658c8b9e2b2716f0ce => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1303] 10.0.0.151 () {32 vars in 711 bytes} [Fri Mar 6 01:47:00 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1044 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1304] 199.204.45.99 () {36 vars in 713 bytes} [Fri Mar 6 01:47:05 2026] POST /v2.1/servers => generated 453 bytes in 631 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 645/1305] 199.204.45.99 () {32 vars in 732 bytes} [Fri Mar 6 01:47:06 2026] GET /v2.1/servers/6f321c18-4f4f-40fb-ae62-87a6ce5a8404 => generated 2213 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 661/1306] 199.204.45.99 () {32 vars in 758 bytes} [Fri Mar 6 01:47:06 2026] GET /v2.1/servers/6f321c18-4f4f-40fb-ae62-87a6ce5a8404/os-interface => generated 28 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1307] 199.204.45.99 () {32 vars in 776 bytes} [Fri Mar 6 01:47:06 2026] GET /v2.1/servers/6f321c18-4f4f-40fb-ae62-87a6ce5a8404/os-volume_attachments => generated 25 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1310] 199.204.45.99 () {32 vars in 732 bytes} [Fri Mar 6 01:47:09 2026] GET /v2.1/servers/6f321c18-4f4f-40fb-ae62-87a6ce5a8404 => generated 2371 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 663/1311] 199.204.45.99 () {32 vars in 758 bytes} [Fri Mar 6 01:47:09 2026] GET /v2.1/servers/6f321c18-4f4f-40fb-ae62-87a6ce5a8404/os-interface => generated 28 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 649/1312] 199.204.45.99 () {32 vars in 776 bytes} [Fri Mar 6 01:47:09 2026] GET /v2.1/servers/6f321c18-4f4f-40fb-ae62-87a6ce5a8404/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:47:11.237 7 INFO nova.api.openstack.compute.server_external_events [req-f74c4587-d781-4478-ba7b-af8e05c1660f req-a6493498-c413-4222-8826-309919dd07cd 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:89dc3435-cdab-4bbf-ae08-4f2fe093d6d4 for instance 6f321c18-4f4f-40fb-ae62-87a6ce5a8404 on instance [pid: 7|app: 0|req: 664/1313] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:47:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 650/1314] 199.204.45.99 () {32 vars in 732 bytes} [Fri Mar 6 01:47:12 2026] GET /v2.1/servers/6f321c18-4f4f-40fb-ae62-87a6ce5a8404 => generated 2445 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 665/1315] 199.204.45.99 () {32 vars in 758 bytes} [Fri Mar 6 01:47:12 2026] GET /v2.1/servers/6f321c18-4f4f-40fb-ae62-87a6ce5a8404/os-interface => generated 284 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 651/1316] 199.204.45.99 () {32 vars in 776 bytes} [Fri Mar 6 01:47:12 2026] GET /v2.1/servers/6f321c18-4f4f-40fb-ae62-87a6ce5a8404/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 666/1317] 199.204.45.99 () {32 vars in 732 bytes} [Fri Mar 6 01:47:14 2026] GET /v2.1/servers/6f321c18-4f4f-40fb-ae62-87a6ce5a8404 => generated 2433 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 652/1318] 199.204.45.99 () {32 vars in 758 bytes} [Fri Mar 6 01:47:15 2026] GET /v2.1/servers/6f321c18-4f4f-40fb-ae62-87a6ce5a8404/os-interface => generated 284 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 667/1319] 199.204.45.99 () {32 vars in 776 bytes} [Fri Mar 6 01:47:15 2026] GET /v2.1/servers/6f321c18-4f4f-40fb-ae62-87a6ce5a8404/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:47:17.352 8 INFO nova.api.openstack.compute.server_external_events [req-cfb72b1e-510f-4046-8372-f21d6ad089fc req-5708d341-188e-4de7-bc8d-3b879055f386 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-plugged:89dc3435-cdab-4bbf-ae08-4f2fe093d6d4 for instance 6f321c18-4f4f-40fb-ae62-87a6ce5a8404 on instance [pid: 8|app: 0|req: 653/1322] 10.0.0.192 () {38 vars in 815 bytes} [Fri Mar 6 01:47:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 670/1323] 199.204.45.99 () {32 vars in 732 bytes} [Fri Mar 6 01:47:18 2026] GET /v2.1/servers/6f321c18-4f4f-40fb-ae62-87a6ce5a8404 => generated 2433 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 654/1324] 199.204.45.99 () {32 vars in 758 bytes} [Fri Mar 6 01:47:18 2026] GET /v2.1/servers/6f321c18-4f4f-40fb-ae62-87a6ce5a8404/os-interface => generated 286 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 671/1325] 199.204.45.99 () {32 vars in 776 bytes} [Fri Mar 6 01:47:18 2026] GET /v2.1/servers/6f321c18-4f4f-40fb-ae62-87a6ce5a8404/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 655/1326] 199.204.45.99 () {32 vars in 732 bytes} [Fri Mar 6 01:47:20 2026] GET /v2.1/servers/6f321c18-4f4f-40fb-ae62-87a6ce5a8404 => generated 2581 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 672/1327] 199.204.45.99 () {32 vars in 758 bytes} [Fri Mar 6 01:47:21 2026] GET /v2.1/servers/6f321c18-4f4f-40fb-ae62-87a6ce5a8404/os-interface => generated 286 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 656/1328] 199.204.45.99 () {32 vars in 776 bytes} [Fri Mar 6 01:47:21 2026] GET /v2.1/servers/6f321c18-4f4f-40fb-ae62-87a6ce5a8404/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:47:58.772 8 INFO nova.api.openstack.compute.server_external_events [req-1b48bbd2-b31b-4ddf-b175-edca2b27f249 req-f5c88035-b300-49fe-9ef7-e2184eac0ab9 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:24d59d4a-fd76-402f-9e5e-0da76d47ed5b for instance 6f321c18-4f4f-40fb-ae62-87a6ce5a8404 on instance [pid: 8|app: 0|req: 662/1337] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:47:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1338] 10.0.0.151 () {32 vars in 707 bytes} [Fri Mar 6 01:47:59 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7754 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 664/1339] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:48:00 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: 665/1340] 10.0.0.151 () {32 vars in 668 bytes} [Fri Mar 6 01:48:00 2026] GET /v2.1/os-services => generated 783 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1341] 10.0.0.151 () {32 vars in 686 bytes} [Fri Mar 6 01:48:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 667/1342] 10.0.0.151 () {32 vars in 688 bytes} [Fri Mar 6 01:48:00 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 668/1343] 10.0.0.151 () {32 vars in 672 bytes} [Fri Mar 6 01:48:00 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) [pid: 8|app: 0|req: 669/1344] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:48:00 2026] GET /v2.1/limits?tenant_id=018bd875af4f4f01a0348d7e3f43d93f => generated 305 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1345] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:48:00 2026] GET /v2.1/limits?tenant_id=35acaefacdef412a9ce1ee224d189365 => 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: 671/1346] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:48:00 2026] GET /v2.1/limits?tenant_id=480c9875df134e10be4ff564a5b6bb10 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1347] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:48:00 2026] GET /v2.1/limits?tenant_id=60aad21e06ca460f858d99f506eea557 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1348] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:48:00 2026] GET /v2.1/limits?tenant_id=88c8ff36436b45cb92fbac56652b3839 => generated 299 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1349] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:48:00 2026] GET /v2.1/limits?tenant_id=b44374b6fb9642eaa5e49fe0925f709d => generated 302 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1350] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:48:00 2026] GET /v2.1/limits?tenant_id=b861b131c9cf42faa454f7e9dae36f7c => 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: 676/1351] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:48:00 2026] GET /v2.1/limits?tenant_id=bcf9d581aaea469a82916891447aa7df => generated 302 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1352] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:48:00 2026] GET /v2.1/limits?tenant_id=c191b797a8b34a5a954bcc5b34db841c => generated 302 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1353] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:48:00 2026] GET /v2.1/limits?tenant_id=e26f7c2dc3484e21a99f989a38610f59 => generated 302 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1354] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:48:00 2026] GET /v2.1/limits?tenant_id=ee713db469144d658c8b9e2b2716f0ce => generated 302 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1355] 10.0.0.151 () {32 vars in 682 bytes} [Fri Mar 6 01:48:00 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1356] 10.0.0.151 () {32 vars in 711 bytes} [Fri Mar 6 01:48:00 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1554 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 682/1357] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:48:00 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) 2026-03-06 01:48:02.778 8 INFO nova.api.openstack.compute.server_external_events [req-9de05f84-15f7-4e01-a3ac-cefa6920a7e8 req-a7bddaf3-2753-44fa-881a-4a745e2f2f5d 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-plugged:24d59d4a-fd76-402f-9e5e-0da76d47ed5b for instance 6f321c18-4f4f-40fb-ae62-87a6ce5a8404 on instance [pid: 8|app: 0|req: 683/1358] 10.0.0.192 () {38 vars in 815 bytes} [Fri Mar 6 01:48:02 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) [pid: 7|app: 0|req: 676/1359] 199.204.45.99 () {36 vars in 811 bytes} [Fri Mar 6 01:47:56 2026] POST /v2.1/servers/6f321c18-4f4f-40fb-ae62-87a6ce5a8404/os-interface => generated 281 bytes in 8702 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:48:05.428 8 INFO nova.api.openstack.compute.server_external_events [req-558768b3-40d4-4243-9166-c4f1cd3fe169 req-97b0d1cd-4a7d-43ee-9f2f-297122ca681a 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:24d59d4a-fd76-402f-9e5e-0da76d47ed5b for instance 6f321c18-4f4f-40fb-ae62-87a6ce5a8404 on instance [pid: 8|app: 0|req: 684/1360] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:48:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:48:05.753 7 INFO nova.api.openstack.compute.server_external_events [req-c1127fb7-040a-4263-bb35-0bc7f2b18254 req-b0e7ad0b-a0dc-4c1d-8961-464990504213 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:24d59d4a-fd76-402f-9e5e-0da76d47ed5b for instance 6f321c18-4f4f-40fb-ae62-87a6ce5a8404 on instance [pid: 7|app: 0|req: 677/1361] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:48:05 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.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:48:33.008 7 INFO nova.api.openstack.compute.server_external_events [req-afc19b59-9c0c-4b76-89d8-bca48de97c1e req-8f3c2078-5e96-4a21-9449-6e3aaff90167 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:13fcef25-bc48-45b2-9bc7-be1899d410ae for instance 6f321c18-4f4f-40fb-ae62-87a6ce5a8404 on instance [pid: 7|app: 0|req: 681/1368] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:48:32 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:48:38.381 7 INFO nova.api.openstack.compute.server_external_events [req-56173c0c-e35d-4eb2-a1de-5bb388756d28 req-627d0bdb-c366-452c-925a-bddc0476b7e5 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-plugged:13fcef25-bc48-45b2-9bc7-be1899d410ae for instance 6f321c18-4f4f-40fb-ae62-87a6ce5a8404 on instance [pid: 7|app: 0|req: 684/1371] 10.0.0.192 () {38 vars in 815 bytes} [Fri Mar 6 01:48:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1372] 199.204.45.99 () {36 vars in 811 bytes} [Fri Mar 6 01:48:30 2026] POST /v2.1/servers/6f321c18-4f4f-40fb-ae62-87a6ce5a8404/os-interface => generated 376 bytes in 9255 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:48:53.556 7 INFO nova.api.openstack.compute.server_external_events [req-b7d262d6-3d20-4be8-9806-1901c2d12a77 req-b8290ebf-0f48-4232-8806-e13b3d284d03 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:b9a11fe6-ea01-4fe2-8a3e-cea685957d9c for instance 6f321c18-4f4f-40fb-ae62-87a6ce5a8404 on instance [pid: 7|app: 0|req: 686/1375] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:48:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:48:58.964 7 INFO nova.api.openstack.compute.server_external_events [req-b7814364-a250-4ab1-ba95-70d7d0aee2e5 req-5b344005-d46a-43a4-ac5c-10300306fa81 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-plugged:b9a11fe6-ea01-4fe2-8a3e-cea685957d9c for instance 6f321c18-4f4f-40fb-ae62-87a6ce5a8404 on instance [pid: 7|app: 0|req: 689/1378] 10.0.0.192 () {38 vars in 815 bytes} [Fri Mar 6 01:48:58 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1379] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:48:59 2026] GET /v2.1/limits?tenant_id=018bd875af4f4f01a0348d7e3f43d93f => generated 305 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1380] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:48:59 2026] GET /v2.1/limits?tenant_id=35acaefacdef412a9ce1ee224d189365 => generated 302 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1381] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:48:59 2026] GET /v2.1/limits?tenant_id=480c9875df134e10be4ff564a5b6bb10 => 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: 693/1382] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:49:00 2026] GET /v2.1/limits?tenant_id=60aad21e06ca460f858d99f506eea557 => generated 302 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1383] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:49:00 2026] GET /v2.1/limits?tenant_id=88c8ff36436b45cb92fbac56652b3839 => generated 299 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1384] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:49:00 2026] GET /v2.1/limits?tenant_id=b44374b6fb9642eaa5e49fe0925f709d => generated 302 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1385] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:49:00 2026] GET /v2.1/limits?tenant_id=b861b131c9cf42faa454f7e9dae36f7c => generated 302 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1386] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:49:00 2026] GET /v2.1/limits?tenant_id=bcf9d581aaea469a82916891447aa7df => generated 302 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1387] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:49:00 2026] GET /v2.1/limits?tenant_id=c191b797a8b34a5a954bcc5b34db841c => generated 302 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1388] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:49:00 2026] GET /v2.1/limits?tenant_id=e26f7c2dc3484e21a99f989a38610f59 => generated 302 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1389] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:49:00 2026] GET /v2.1/limits?tenant_id=ee713db469144d658c8b9e2b2716f0ce => generated 302 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1390] 10.0.0.151 () {32 vars in 682 bytes} [Fri Mar 6 01:49:00 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1391] 10.0.0.151 () {32 vars in 668 bytes} [Fri Mar 6 01:49:00 2026] GET /v2.1/os-services => generated 783 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 703/1392] 10.0.0.151 () {32 vars in 686 bytes} [Fri Mar 6 01:49:00 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 704/1393] 10.0.0.151 () {32 vars in 707 bytes} [Fri Mar 6 01:49:00 2026] GET /v2.1/servers/detail?all_tenants=true => generated 8416 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 705/1394] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:49:00 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: 690/1395] 199.204.45.99 () {36 vars in 811 bytes} [Fri Mar 6 01:48:51 2026] POST /v2.1/servers/6f321c18-4f4f-40fb-ae62-87a6ce5a8404/os-interface => generated 377 bytes in 9199 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1396] 10.0.0.151 () {32 vars in 688 bytes} [Fri Mar 6 01:49:00 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 691/1397] 10.0.0.151 () {32 vars in 672 bytes} [Fri Mar 6 01:49:00 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 707/1398] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:49:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1399] 10.0.0.151 () {32 vars in 711 bytes} [Fri Mar 6 01:49:00 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1710 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-06 01:49:01.044 7 INFO nova.api.openstack.compute.server_external_events [req-1581cc69-d407-4af6-abd2-3437473cc64c req-a5e7cd70-44bc-4bbf-8ab0-4beed9feb18e 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:13fcef25-bc48-45b2-9bc7-be1899d410ae for instance 6f321c18-4f4f-40fb-ae62-87a6ce5a8404 on instance [pid: 7|app: 0|req: 708/1400] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:49:01 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:49:15.368 7 INFO nova.api.openstack.compute.server_external_events [req-0435d0a0-931b-4f38-b6f3-022f196ce1fc req-9f4f8f8a-6805-4e73-938b-44308d7e5f01 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:b9a11fe6-ea01-4fe2-8a3e-cea685957d9c for instance 6f321c18-4f4f-40fb-ae62-87a6ce5a8404 on instance [pid: 7|app: 0|req: 710/1403] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:49:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 694/1404] 199.204.45.99 () {34 vars in 854 bytes} [Fri Mar 6 01:49:15 2026] DELETE /v2.1/servers/6f321c18-4f4f-40fb-ae62-87a6ce5a8404/os-interface/b9a11fe6-ea01-4fe2-8a3e-cea685957d9c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:49:17.411 7 INFO nova.api.openstack.compute.server_external_events [req-e692163b-ff08-414f-b401-fa41457a0a55 req-6e67022b-44ad-4963-a3da-2e900c3a2491 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:b9a11fe6-ea01-4fe2-8a3e-cea685957d9c for instance 6f321c18-4f4f-40fb-ae62-87a6ce5a8404 on instance [pid: 7|app: 0|req: 712/1407] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:49:17 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:49:25.587 8 INFO nova.api.openstack.compute.server_external_events [req-b60743bf-1e25-4cc7-9f23-8b9ad2500d64 req-de934ca3-0b2d-4a2c-9def-7118f9877936 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:13fcef25-bc48-45b2-9bc7-be1899d410ae for instance 6f321c18-4f4f-40fb-ae62-87a6ce5a8404 on instance [pid: 8|app: 0|req: 696/1408] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:49:25 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 713/1409] 199.204.45.99 () {34 vars in 854 bytes} [Fri Mar 6 01:49:25 2026] DELETE /v2.1/servers/6f321c18-4f4f-40fb-ae62-87a6ce5a8404/os-interface/13fcef25-bc48-45b2-9bc7-be1899d410ae => generated 0 bytes in 57 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 699/1414] 199.204.45.99 () {34 vars in 854 bytes} [Fri Mar 6 01:49:46 2026] DELETE /v2.1/servers/6f321c18-4f4f-40fb-ae62-87a6ce5a8404/os-interface/24d59d4a-fd76-402f-9e5e-0da76d47ed5b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 701/1417] 199.204.45.99 () {34 vars in 754 bytes} [Fri Mar 6 01:49:51 2026] DELETE /v2.1/servers/6f321c18-4f4f-40fb-ae62-87a6ce5a8404 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:49:54.362 7 INFO nova.api.openstack.compute.server_external_events [req-04ad5f82-f07d-41be-9a8b-2acd1fe01575 req-2dea4153-2688-4d59-8bbf-7b2b79623b5c 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-deleted:89dc3435-cdab-4bbf-ae08-4f2fe093d6d4 for instance 6f321c18-4f4f-40fb-ae62-87a6ce5a8404 on instance [pid: 7|app: 0|req: 717/1418] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:49:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:49:56.304 8 INFO nova.api.openstack.compute.server_external_events [req-5517bebf-c316-4891-8be4-4adf1c3534c2 req-0c3927ed-63c6-401f-9724-ff98ac323feb 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:c0a4a202-5a98-4ddf-90e0-b3e49e96c7f3 for instance 1794b495-66a2-48d3-9eeb-3bd6698a02e2 on instance [pid: 8|app: 0|req: 702/1419] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:49:56 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1420] 10.0.0.217 () {32 vars in 718 bytes} [Fri Mar 6 01:49:56 2026] DELETE /v2.1/servers/1794b495-66a2-48d3-9eeb-3bd6698a02e2 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 703/1421] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:49:56 2026] GET /v2.1/servers/1794b495-66a2-48d3-9eeb-3bd6698a02e2 => generated 1943 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:49:59.061 8 INFO nova.api.openstack.compute.server_external_events [req-09990b55-2e18-4dec-9ea1-e943f053a7cd req-0f1d8a67-821c-48a4-a2ea-e4ab3a222a9f 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-unplugged:c0a4a202-5a98-4ddf-90e0-b3e49e96c7f3 for instance 1794b495-66a2-48d3-9eeb-3bd6698a02e2 on instance [pid: 8|app: 0|req: 705/1424] 10.0.0.192 () {38 vars in 815 bytes} [Fri Mar 6 01:49:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:49:59.249 7 INFO nova.api.openstack.compute.server_external_events [req-85d01d3b-4df8-47c6-8902-d7ac3e67e2cf req-c50fa85e-e4a2-41ea-bf54-0cbc60412221 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-deleted:c0a4a202-5a98-4ddf-90e0-b3e49e96c7f3 for instance 1794b495-66a2-48d3-9eeb-3bd6698a02e2 on instance [pid: 7|app: 0|req: 720/1425] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:49:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1426] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:49:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 721/1427] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:49:59 2026] GET /v2.1/limits?tenant_id=018bd875af4f4f01a0348d7e3f43d93f => generated 305 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1428] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:50:00 2026] GET /v2.1/limits?tenant_id=35acaefacdef412a9ce1ee224d189365 => 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: 722/1429] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:50:00 2026] GET /v2.1/limits?tenant_id=480c9875df134e10be4ff564a5b6bb10 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1430] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:50:00 2026] GET /v2.1/limits?tenant_id=60aad21e06ca460f858d99f506eea557 => generated 302 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1431] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:50:00 2026] GET /v2.1/limits?tenant_id=88c8ff36436b45cb92fbac56652b3839 => generated 299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1432] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:50:00 2026] GET /v2.1/limits?tenant_id=b44374b6fb9642eaa5e49fe0925f709d => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1433] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:50:00 2026] GET /v2.1/limits?tenant_id=b861b131c9cf42faa454f7e9dae36f7c => 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: 710/1434] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:50:00 2026] GET /v2.1/limits?tenant_id=bcf9d581aaea469a82916891447aa7df => generated 302 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1435] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:50:00 2026] GET /v2.1/limits?tenant_id=c191b797a8b34a5a954bcc5b34db841c => generated 302 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1436] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:50:00 2026] GET /v2.1/limits?tenant_id=e26f7c2dc3484e21a99f989a38610f59 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1437] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:50:00 2026] GET /v2.1/limits?tenant_id=ee713db469144d658c8b9e2b2716f0ce => generated 302 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1438] 10.0.0.151 () {32 vars in 686 bytes} [Fri Mar 6 01:50:00 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: 7|app: 0|req: 727/1439] 10.0.0.151 () {32 vars in 711 bytes} [Fri Mar 6 01:50:00 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 624 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 713/1440] 10.0.0.151 () {32 vars in 688 bytes} [Fri Mar 6 01:50:00 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 728/1441] 10.0.0.151 () {32 vars in 672 bytes} [Fri Mar 6 01:50:00 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 714/1442] 10.0.0.151 () {32 vars in 682 bytes} [Fri Mar 6 01:50:00 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: 729/1443] 10.0.0.151 () {32 vars in 707 bytes} [Fri Mar 6 01:50:00 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4481 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1444] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:50:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 730/1445] 10.0.0.151 () {32 vars in 668 bytes} [Fri Mar 6 01:50:00 2026] GET /v2.1/os-services => generated 783 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1446] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:50:01 2026] GET /v2.1/servers/1794b495-66a2-48d3-9eeb-3bd6698a02e2 => generated 1480 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:50:06.740 7 INFO nova.api.openstack.wsgi [None req-6fb61333-7cf6-4fe6-bb4c-348bf56f1cd9 a438499ef0e7495299356a451eefd421 018bd875af4f4f01a0348d7e3f43d93f - - default default] HTTP exception thrown: Instance 1794b495-66a2-48d3-9eeb-3bd6698a02e2 could not be found. [pid: 7|app: 0|req: 731/1447] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:50:06 2026] GET /v2.1/servers/1794b495-66a2-48d3-9eeb-3bd6698a02e2 => generated 111 bytes in 61 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:50:07.486 7 INFO nova.api.openstack.compute.server_external_events [req-76c968fa-8962-44cd-bd7d-f7163e36c316 req-11e50303-079d-4588-91cc-d2b94c9b927f 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-changed:c1e99b29-b0fd-47cd-999d-9eed59c228b7 for instance e3288c37-24d0-40ad-98d0-95946adfdd60 on instance [pid: 7|app: 0|req: 733/1450] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:50:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 718/1451] 10.0.0.217 () {32 vars in 718 bytes} [Fri Mar 6 01:50:07 2026] DELETE /v2.1/servers/e3288c37-24d0-40ad-98d0-95946adfdd60 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 734/1452] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:50:07 2026] GET /v2.1/servers/e3288c37-24d0-40ad-98d0-95946adfdd60 => generated 1942 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:50:10.494 8 INFO nova.api.openstack.compute.server_external_events [req-59285afc-3ec9-4738-963b-6106091c77d5 req-6afab69a-a79f-49d9-9efb-97b6af87a161 6d0334bf065d4dbf83fc8fdefa270584 88c8ff36436b45cb92fbac56652b3839 - - dd9882dd81de468daf60661e1a50f11e dd9882dd81de468daf60661e1a50f11e] Creating event network-vif-deleted:c1e99b29-b0fd-47cd-999d-9eed59c228b7 for instance e3288c37-24d0-40ad-98d0-95946adfdd60 on instance [pid: 8|app: 0|req: 719/1453] 10.0.0.2 () {38 vars in 813 bytes} [Fri Mar 6 01:50:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 735/1454] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:50:12 2026] GET /v2.1/servers/e3288c37-24d0-40ad-98d0-95946adfdd60 => generated 1480 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:50:17.902 8 INFO nova.api.openstack.wsgi [None req-b4438b19-4b11-4e7b-af45-e66fb6f6f75f a438499ef0e7495299356a451eefd421 018bd875af4f4f01a0348d7e3f43d93f - - default default] HTTP exception thrown: Instance e3288c37-24d0-40ad-98d0-95946adfdd60 could not be found. [pid: 8|app: 0|req: 721/1457] 10.0.0.217 () {32 vars in 715 bytes} [Fri Mar 6 01:50:17 2026] GET /v2.1/servers/e3288c37-24d0-40ad-98d0-95946adfdd60 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 737/1458] 10.0.0.217 () {32 vars in 726 bytes} [Fri Mar 6 01:50:18 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1763651849 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:50:18.960 8 INFO nova.api.openstack.wsgi [None req-f7160f2c-a2a4-4c68-931c-a4b8748cef3a a438499ef0e7495299356a451eefd421 018bd875af4f4f01a0348d7e3f43d93f - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1763651849 not found for user a438499ef0e7495299356a451eefd421 [pid: 8|app: 0|req: 722/1459] 10.0.0.217 () {32 vars in 723 bytes} [Fri Mar 6 01:50:18 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1763651849 => generated 142 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1462] 10.0.0.217 () {32 vars in 655 bytes} [Fri Mar 6 01:50:32 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1463] 10.0.0.217 () {32 vars in 641 bytes} [Fri Mar 6 01:50:32 2026] GET /v2.1/servers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-06 01:50:32.910 7 WARNING oslo_db.sqlalchemy.utils [None req-df684050-8286-4138-a934-6c67dd402b6b e0fef1b2248149b5ae0cc43a550ffe1d b44374b6fb9642eaa5e49fe0925f709d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 740/1464] 10.0.0.217 () {32 vars in 649 bytes} [Fri Mar 6 01:50:32 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1465] 10.0.0.217 () {32 vars in 694 bytes} [Fri Mar 6 01:50:32 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1472] 10.0.0.151 () {32 vars in 711 bytes} [Fri Mar 6 01:50:59 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1473] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:51:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 745/1474] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:51:00 2026] GET /v2.1/limits?tenant_id=88c8ff36436b45cb92fbac56652b3839 => 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: 730/1475] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:51:00 2026] GET /v2.1/limits?tenant_id=b44374b6fb9642eaa5e49fe0925f709d => 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: 746/1476] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:51:00 2026] GET /v2.1/limits?tenant_id=b861b131c9cf42faa454f7e9dae36f7c => 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: 731/1477] 10.0.0.151 () {32 vars in 707 bytes} [Fri Mar 6 01:51:00 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: 747/1478] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:51:00 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) [pid: 8|app: 0|req: 732/1479] 10.0.0.151 () {32 vars in 668 bytes} [Fri Mar 6 01:51:00 2026] GET /v2.1/os-services => generated 783 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1480] 10.0.0.151 () {32 vars in 688 bytes} [Fri Mar 6 01:51:00 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1481] 10.0.0.151 () {32 vars in 672 bytes} [Fri Mar 6 01:51:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 749/1482] 10.0.0.151 () {32 vars in 686 bytes} [Fri Mar 6 01:51:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1483] 10.0.0.151 () {32 vars in 682 bytes} [Fri Mar 6 01:51:00 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: 741/1496] 10.0.0.151 () {32 vars in 686 bytes} [Fri Mar 6 01:51:59 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 756/1497] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:52:00 2026] GET /v2.1/limits?tenant_id=88c8ff36436b45cb92fbac56652b3839 => generated 299 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 742/1498] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:52:00 2026] GET /v2.1/limits?tenant_id=b44374b6fb9642eaa5e49fe0925f709d => 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: 757/1499] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:52:00 2026] GET /v2.1/limits?tenant_id=b861b131c9cf42faa454f7e9dae36f7c => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1500] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:52:00 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: 758/1501] 10.0.0.151 () {32 vars in 707 bytes} [Fri Mar 6 01:52:00 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: 8|app: 0|req: 744/1502] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:52:00 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) [pid: 7|app: 0|req: 759/1503] 10.0.0.151 () {32 vars in 668 bytes} [Fri Mar 6 01:52:00 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1504] 10.0.0.151 () {32 vars in 711 bytes} [Fri Mar 6 01:52:00 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 760/1505] 10.0.0.151 () {32 vars in 682 bytes} [Fri Mar 6 01:52:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1506] 10.0.0.151 () {32 vars in 688 bytes} [Fri Mar 6 01:52:00 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1507] 10.0.0.151 () {32 vars in 672 bytes} [Fri Mar 6 01:52:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 753/1520] 10.0.0.151 () {32 vars in 686 bytes} [Fri Mar 6 01:52:59 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1521] 10.0.0.151 () {32 vars in 682 bytes} [Fri Mar 6 01:53:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 754/1522] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:53:00 2026] GET /v2.1/limits?tenant_id=88c8ff36436b45cb92fbac56652b3839 => generated 299 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1523] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:53:00 2026] GET /v2.1/limits?tenant_id=b44374b6fb9642eaa5e49fe0925f709d => generated 299 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1524] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:53:00 2026] GET /v2.1/limits?tenant_id=b861b131c9cf42faa454f7e9dae36f7c => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1525] 10.0.0.151 () {32 vars in 711 bytes} [Fri Mar 6 01:53:00 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: 756/1526] 10.0.0.151 () {32 vars in 707 bytes} [Fri Mar 6 01:53:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 771/1527] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:53:00 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: 757/1528] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:53:00 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: 772/1529] 10.0.0.151 () {32 vars in 668 bytes} [Fri Mar 6 01:53:00 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1530] 10.0.0.151 () {32 vars in 688 bytes} [Fri Mar 6 01:53:00 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 773/1531] 10.0.0.151 () {32 vars in 672 bytes} [Fri Mar 6 01:53:00 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) [pid: 8|app: 0|req: 763/1540] 10.0.0.214 () {28 vars in 454 bytes} [Fri Mar 6 01:53: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) 2026-03-06 01:53:37.482 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5fb5dd29-ba19-4981-8768-c879127a4cf1] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 7|app: 0|req: 778/1541] 10.0.0.214 () {30 vars in 658 bytes} [Fri Mar 6 01:53:37 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 764/1542] 10.0.0.214 () {32 vars in 731 bytes} [Fri Mar 6 01:53:37 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1543] 10.0.0.214 () {34 vars in 806 bytes} [Fri Mar 6 01:53:37 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1544] 10.0.0.214 () {28 vars in 454 bytes} [Fri Mar 6 01:53:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1545] 10.0.0.214 () {30 vars in 658 bytes} [Fri Mar 6 01:53:38 2026] GET /v2.1 => generated 0 bytes in 68 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 766/1546] 10.0.0.214 () {32 vars in 731 bytes} [Fri Mar 6 01:53:38 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1547] 10.0.0.214 () {34 vars in 894 bytes} [Fri Mar 6 01:53:38 2026] GET /v2.1/servers/detail?project_id=88c8ff36436b45cb92fbac56652b3839&all_tenants=True => generated 15 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1548] 10.0.0.214 () {34 vars in 894 bytes} [Fri Mar 6 01:53:38 2026] GET /v2.1/servers/detail?project_id=b44374b6fb9642eaa5e49fe0925f709d&all_tenants=True => generated 15 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-06 01:53:38.548 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5fb5dd29-ba19-4981-8768-c879127a4cf1] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 59884. [pid: 7|app: 0|req: 782/1549] 10.0.0.214 () {34 vars in 894 bytes} [Fri Mar 6 01:53:38 2026] GET /v2.1/servers/detail?project_id=b861b131c9cf42faa454f7e9dae36f7c&all_tenants=True => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1554] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:53:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1555] 10.0.0.151 () {32 vars in 682 bytes} [Fri Mar 6 01:54:00 2026] GET /v2.1/os-security-groups => generated 78 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1556] 10.0.0.151 () {32 vars in 707 bytes} [Fri Mar 6 01:54:00 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1557] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:54:00 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) [pid: 7|app: 0|req: 787/1558] 10.0.0.151 () {32 vars in 668 bytes} [Fri Mar 6 01:54:00 2026] GET /v2.1/os-services => generated 783 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1559] 10.0.0.151 () {32 vars in 686 bytes} [Fri Mar 6 01:54:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 788/1560] 10.0.0.151 () {32 vars in 711 bytes} [Fri Mar 6 01:54:00 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 773/1561] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:54:00 2026] GET /v2.1/limits?tenant_id=88c8ff36436b45cb92fbac56652b3839 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 789/1562] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:54:00 2026] GET /v2.1/limits?tenant_id=b44374b6fb9642eaa5e49fe0925f709d => generated 299 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1563] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:54:00 2026] GET /v2.1/limits?tenant_id=b861b131c9cf42faa454f7e9dae36f7c => 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: 790/1564] 10.0.0.151 () {32 vars in 688 bytes} [Fri Mar 6 01:54:00 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1565] 10.0.0.151 () {32 vars in 672 bytes} [Fri Mar 6 01:54:00 2026] GET /v2.1/os-aggregates => generated 18 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 797/1578] 10.0.0.151 () {32 vars in 686 bytes} [Fri Mar 6 01:54:59 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:54:59.956 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [664f926d-4f86-47ed-a54e-adda5325262f] 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: 782/1579] 10.0.0.151 () {32 vars in 688 bytes} [Fri Mar 6 01:54:59 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 798/1580] 10.0.0.151 () {32 vars in 672 bytes} [Fri Mar 6 01:54:59 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 783/1581] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:55:00 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: 799/1582] 10.0.0.151 () {32 vars in 711 bytes} [Fri Mar 6 01:55:00 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: 784/1583] 10.0.0.151 () {32 vars in 707 bytes} [Fri Mar 6 01:55:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 800/1584] 10.0.0.151 () {32 vars in 703 bytes} [Fri Mar 6 01:55:00 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: 785/1585] 10.0.0.151 () {32 vars in 668 bytes} [Fri Mar 6 01:55:00 2026] GET /v2.1/os-services => generated 783 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1586] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:55:00 2026] GET /v2.1/limits?tenant_id=88c8ff36436b45cb92fbac56652b3839 => generated 299 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 786/1587] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:55:00 2026] GET /v2.1/limits?tenant_id=b44374b6fb9642eaa5e49fe0925f709d => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1588] 10.0.0.151 () {32 vars in 743 bytes} [Fri Mar 6 01:55:00 2026] GET /v2.1/limits?tenant_id=b861b131c9cf42faa454f7e9dae36f7c => 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: 787/1589] 10.0.0.151 () {32 vars in 682 bytes} [Fri Mar 6 01:55:00 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)