+ 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 [Wed Sep 9 20:55:49 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: nova-api-osapi-7f985ccb96-ndx5c 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fbfb3408668 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-09-09 20:55:55.426 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-09-09 20:55:55.502 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-09-09 20:55:56.012 7 WARNING keystonemiddleware._common.config [None req-eee48ff3-71b2-43ff-a8c1-9a1bc3dc593c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-09 20:55:56.021 7 WARNING oslo_config.cfg [None req-eee48ff3-71b2-43ff-a8c1-9a1bc3dc593c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-09 20:55:56.053 8 WARNING keystonemiddleware._common.config [None req-33635c88-9ceb-4f88-a2b2-682d3ab8547c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-09 20:55:56.062 8 WARNING oslo_config.cfg [None req-33635c88-9ceb-4f88-a2b2-682d3ab8547c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-09 20:55:56.117 7 WARNING keystonemiddleware._common.config [None req-eee48ff3-71b2-43ff-a8c1-9a1bc3dc593c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fbfb3408668 pid: 7 (default app) 2026-09-09 20:55:56.149 8 WARNING keystonemiddleware._common.config [None req-33635c88-9ceb-4f88-a2b2-682d3ab8547c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fbfb3408668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 162.253.55.112 () {42 vars in 704 bytes} [Wed Sep 9 20:56:08 2026] GET /v2.1 => generated 114 bytes in 38 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-09-09 20:56:09.064 7 WARNING oslo_policy.policy [None req-caa1c4e1-3b90-496a-b7cb-1cf347bc4672 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 20:56:09.066 7 WARNING oslo_policy.policy [None req-caa1c4e1-3b90-496a-b7cb-1cf347bc4672 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 162.253.55.112 () {44 vars in 908 bytes} [Wed Sep 9 20:56:08 2026] GET /v2.1 => generated 0 bytes in 763 msecs (HTTP/1.1 302) 5 headers in 266 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-09-09 20:56:09.325 8 WARNING oslo_policy.policy [req-caa1c4e1-3b90-496a-b7cb-1cf347bc4672 req-cfcd3032-abd7-4659-b0f7-90be6d05b1a3 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 20:56:09.326 8 WARNING oslo_policy.policy [req-caa1c4e1-3b90-496a-b7cb-1cf347bc4672 req-cfcd3032-abd7-4659-b0f7-90be6d05b1a3 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 162.253.55.112 () {46 vars in 981 bytes} [Wed Sep 9 20:56:09 2026] GET /v2.1/ => generated 400 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 20:56:09.453 7 INFO nova.api.openstack.wsgi [None req-5d1edadc-8180-469f-bad4-479ef4d45ad0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 162.253.55.112 () {48 vars in 1010 bytes} [Wed Sep 9 20:56:09 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 162.253.55.112 () {48 vars in 1050 bytes} [Wed Sep 9 20:56:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 162.253.55.112 () {52 vars in 1047 bytes} [Wed Sep 9 20:56:09 2026] POST /v2.1/flavors => generated 529 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 162.253.55.112 () {42 vars in 704 bytes} [Wed Sep 9 20:56:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 162.253.55.112 () {44 vars in 908 bytes} [Wed Sep 9 20:56:10 2026] GET /v2.1 => generated 0 bytes in 26 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 162.253.55.112 () {46 vars in 981 bytes} [Wed Sep 9 20:56:10 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 20:56:10.499 7 INFO nova.api.openstack.wsgi [None req-fe0d91e1-3f7e-4fd3-95e2-0e5876eb9765 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 162.253.55.112 () {48 vars in 1012 bytes} [Wed Sep 9 20:56:10 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 162.253.55.112 () {48 vars in 1050 bytes} [Wed Sep 9 20:56:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 162.253.55.112 () {52 vars in 1047 bytes} [Wed Sep 9 20:56:10 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 162.253.55.112 () {42 vars in 704 bytes} [Wed Sep 9 20:56:11 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 162.253.55.112 () {44 vars in 908 bytes} [Wed Sep 9 20:56:11 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 162.253.55.112 () {46 vars in 981 bytes} [Wed Sep 9 20:56:11 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 20:56:11.572 7 INFO nova.api.openstack.wsgi [None req-1bd24bc4-47d5-4c2f-b488-bfb093b9e4d6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 162.253.55.112 () {48 vars in 1014 bytes} [Wed Sep 9 20:56:11 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 162.253.55.112 () {48 vars in 1050 bytes} [Wed Sep 9 20:56:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 162.253.55.112 () {52 vars in 1047 bytes} [Wed Sep 9 20:56:11 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 162.253.55.112 () {42 vars in 704 bytes} [Wed Sep 9 20:56: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) [pid: 7|app: 0|req: 11/22] 162.253.55.112 () {44 vars in 908 bytes} [Wed Sep 9 20:56:12 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 162.253.55.112 () {46 vars in 981 bytes} [Wed Sep 9 20:56:12 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 20:56:12.587 7 INFO nova.api.openstack.wsgi [None req-4ef17d4c-45aa-448e-91c2-316533d7d568 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 162.253.55.112 () {48 vars in 1012 bytes} [Wed Sep 9 20:56:12 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 162.253.55.112 () {48 vars in 1050 bytes} [Wed Sep 9 20:56:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 162.253.55.112 () {52 vars in 1047 bytes} [Wed Sep 9 20:56:12 2026] POST /v2.1/flavors => generated 532 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 162.253.55.112 () {42 vars in 704 bytes} [Wed Sep 9 20:56: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: 8|app: 0|req: 15/30] 162.253.55.112 () {44 vars in 908 bytes} [Wed Sep 9 20:56:13 2026] GET /v2.1 => generated 0 bytes in 353 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/31] 162.253.55.112 () {46 vars in 981 bytes} [Wed Sep 9 20:56:13 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 20:56:14.015 8 INFO nova.api.openstack.wsgi [None req-e3c96126-1319-4cdc-87db-f65aafe3d0ec b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/32] 162.253.55.112 () {48 vars in 1014 bytes} [Wed Sep 9 20:56:13 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 168 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 162.253.55.112 () {48 vars in 1050 bytes} [Wed Sep 9 20:56:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 162.253.55.112 () {52 vars in 1047 bytes} [Wed Sep 9 20:56:14 2026] POST /v2.1/flavors => generated 535 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/81] 10.0.0.206 () {28 vars in 454 bytes} [Wed Sep 9 21:00:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 41/82] 10.0.0.206 () {30 vars in 658 bytes} [Wed Sep 9 21:00:09 2026] GET /v2.1 => generated 0 bytes in 119 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: 42/83] 10.0.0.206 () {32 vars in 731 bytes} [Wed Sep 9 21:00:09 2026] GET /v2.1/ => generated 411 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/84] 10.0.0.206 () {34 vars in 765 bytes} [Wed Sep 9 21:00:09 2026] GET /v2.1/os-services => generated 546 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/85] 10.0.0.206 () {28 vars in 454 bytes} [Wed Sep 9 21:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 43/86] 10.0.0.206 () {30 vars in 658 bytes} [Wed Sep 9 21:00:13 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 44/87] 10.0.0.206 () {32 vars in 731 bytes} [Wed Sep 9 21:00:13 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: 8|app: 0|req: 44/88] 10.0.0.206 () {34 vars in 765 bytes} [Wed Sep 9 21:00:13 2026] GET /v2.1/os-services => generated 546 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/91] 10.0.0.206 () {28 vars in 454 bytes} [Wed Sep 9 21:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 46/92] 10.0.0.206 () {30 vars in 658 bytes} [Wed Sep 9 21:00:17 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 47/93] 10.0.0.206 () {32 vars in 731 bytes} [Wed Sep 9 21:00:17 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 10.0.0.206 () {34 vars in 808 bytes} [Wed Sep 9 21:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/95] 10.0.0.206 () {28 vars in 454 bytes} [Wed Sep 9 21:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 48/96] 10.0.0.206 () {30 vars in 658 bytes} [Wed Sep 9 21:00:21 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 49/97] 10.0.0.206 () {32 vars in 731 bytes} [Wed Sep 9 21:00:21 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/98] 10.0.0.206 () {34 vars in 808 bytes} [Wed Sep 9 21:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/133] 10.0.0.49 () {28 vars in 453 bytes} [Wed Sep 9 21:03:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/134] 10.0.0.49 () {30 vars in 657 bytes} [Wed Sep 9 21:03:05 2026] GET /v2.1 => generated 0 bytes in 152 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: 68/135] 10.0.0.49 () {32 vars in 730 bytes} [Wed Sep 9 21:03:05 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: 68/136] 10.0.0.49 () {34 vars in 803 bytes} [Wed Sep 9 21:03:05 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/163] 162.253.55.112 () {42 vars in 704 bytes} [Wed Sep 9 21:05:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 82/164] 162.253.55.112 () {44 vars in 908 bytes} [Wed Sep 9 21:05:22 2026] GET /v2.1 => generated 0 bytes in 132 msecs (HTTP/1.1 302) 5 headers in 266 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: 83/165] 162.253.55.112 () {46 vars in 981 bytes} [Wed Sep 9 21:05:22 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 21:05:22.657 8 INFO nova.api.openstack.wsgi [None req-27178312-4115-4a6b-a99f-e7b5d1690134 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 83/166] 162.253.55.112 () {48 vars in 1016 bytes} [Wed Sep 9 21:05:22 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/167] 162.253.55.112 () {48 vars in 1050 bytes} [Wed Sep 9 21:05:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/168] 162.253.55.112 () {52 vars in 1048 bytes} [Wed Sep 9 21:05:22 2026] POST /v2.1/flavors => generated 534 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/189] 162.253.55.112 () {42 vars in 704 bytes} [Wed Sep 9 21:06:54 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: 95/190] 162.253.55.112 () {44 vars in 908 bytes} [Wed Sep 9 21:06:54 2026] GET /v2.1 => generated 0 bytes in 70 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 96/191] 162.253.55.112 () {46 vars in 981 bytes} [Wed Sep 9 21:06:54 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 21:06:54.902 7 INFO nova.api.openstack.wsgi [None req-0fe89eb1-57e0-4698-8c14-359310c7ffa9 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user b841dcd12e214221b13e215d2330edbb [pid: 7|app: 0|req: 96/192] 162.253.55.112 () {48 vars in 1050 bytes} [Wed Sep 9 21:06:54 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-09-09 21:06:54.917 8 WARNING oslo_db.sqlalchemy.utils [None req-5477db80-2ffc-47ab-b982-7676aae8f66d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 97/193] 162.253.55.112 () {48 vars in 1015 bytes} [Wed Sep 9 21:06:54 2026] GET /v2.1/os-keypairs => generated 16 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/194] 162.253.55.112 () {52 vars in 1056 bytes} [Wed Sep 9 21:06:54 2026] POST /v2.1/os-keypairs => generated 576 bytes in 86 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/195] 162.253.55.112 () {42 vars in 704 bytes} [Wed Sep 9 21:06:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/196] 162.253.55.112 () {44 vars in 908 bytes} [Wed Sep 9 21:06:58 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 99/197] 162.253.55.112 () {46 vars in 981 bytes} [Wed Sep 9 21:06:58 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/198] 162.253.55.112 () {48 vars in 1072 bytes} [Wed Sep 9 21:06:58 2026] GET /v2.1/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc => generated 283 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/199] 162.253.55.112 () {52 vars in 1124 bytes} [Wed Sep 9 21:06:59 2026] PUT /v2.1/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc => generated 238 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/296] 162.253.55.112 () {42 vars in 704 bytes} [Wed Sep 9 21:14:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/297] 162.253.55.112 () {44 vars in 908 bytes} [Wed Sep 9 21:14:59 2026] GET /v2.1 => generated 0 bytes in 163 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 150/298] 162.253.55.112 () {46 vars in 981 bytes} [Wed Sep 9 21:14:59 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 21:14:59.201 7 INFO nova.api.openstack.wsgi [None req-8456ee0e-fa6b-4037-8377-09ad25b4d0b5 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 149/299] 162.253.55.112 () {48 vars in 1014 bytes} [Wed Sep 9 21:14:59 2026] GET /v2.1/flavors/m1.manila => 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: 151/300] 162.253.55.112 () {48 vars in 1050 bytes} [Wed Sep 9 21:14:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/301] 162.253.55.112 () {52 vars in 1048 bytes} [Wed Sep 9 21:14:59 2026] POST /v2.1/flavors => generated 534 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/348] 162.253.55.112 () {42 vars in 704 bytes} [Wed Sep 9 21:18:49 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/349] 162.253.55.112 () {44 vars in 908 bytes} [Wed Sep 9 21:18:49 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 176/350] 162.253.55.112 () {46 vars in 981 bytes} [Wed Sep 9 21:18:49 2026] GET /v2.1/ => generated 400 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/351] 162.253.55.112 () {48 vars in 1072 bytes} [Wed Sep 9 21:18:49 2026] GET /v2.1/os-quota-sets/472e21763c2444769899a8199f621e86 => generated 283 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/352] 162.253.55.112 () {52 vars in 1124 bytes} [Wed Sep 9 21:18:49 2026] PUT /v2.1/os-quota-sets/472e21763c2444769899a8199f621e86 => generated 238 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/507] 162.253.55.112 () {42 vars in 704 bytes} [Wed Sep 9 21:31:41 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: 255/508] 162.253.55.112 () {44 vars in 908 bytes} [Wed Sep 9 21:31:41 2026] GET /v2.1 => generated 0 bytes in 175 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 254/509] 162.253.55.112 () {46 vars in 981 bytes} [Wed Sep 9 21:31:41 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 21:31:41.460 8 INFO nova.api.openstack.wsgi [None req-c4e77d40-e1da-4931-b936-71a0b00b1d8c b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 256/510] 162.253.55.112 () {48 vars in 1010 bytes} [Wed Sep 9 21:31:41 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/511] 162.253.55.112 () {48 vars in 1050 bytes} [Wed Sep 9 21:31:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/512] 162.253.55.112 () {48 vars in 1098 bytes} [Wed Sep 9 21:31:41 2026] GET /v2.1/flavors/ae5914a4-711a-4a7d-ba2d-6cb36cbe3ecc/os-extra_specs => generated 19 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/513] 162.253.55.112 () {42 vars in 704 bytes} [Wed Sep 9 21:31:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/514] 162.253.55.112 () {44 vars in 908 bytes} [Wed Sep 9 21:31:42 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 257/515] 162.253.55.112 () {46 vars in 981 bytes} [Wed Sep 9 21:31:42 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 21:31:42.509 8 INFO nova.api.openstack.wsgi [None req-ad577e8d-f796-47b8-ad1e-02eff371e74a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 259/516] 162.253.55.112 () {48 vars in 1012 bytes} [Wed Sep 9 21:31:42 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/517] 162.253.55.112 () {48 vars in 1050 bytes} [Wed Sep 9 21:31:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/518] 162.253.55.112 () {48 vars in 1098 bytes} [Wed Sep 9 21:31:42 2026] GET /v2.1/flavors/2d6e24aa-7063-4b53-bc8f-25f6166b460e/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/519] 162.253.55.112 () {42 vars in 704 bytes} [Wed Sep 9 21:31:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/522] 162.253.55.112 () {44 vars in 908 bytes} [Wed Sep 9 21:31:43 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 262/523] 162.253.55.112 () {46 vars in 981 bytes} [Wed Sep 9 21:31:43 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 21:31:43.523 8 INFO nova.api.openstack.wsgi [None req-2c5fe703-d45c-4da7-933a-4a75a160a050 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 262/524] 162.253.55.112 () {48 vars in 1014 bytes} [Wed Sep 9 21:31:43 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/525] 162.253.55.112 () {48 vars in 1050 bytes} [Wed Sep 9 21:31:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/526] 162.253.55.112 () {48 vars in 1098 bytes} [Wed Sep 9 21:31:43 2026] GET /v2.1/flavors/ede79706-651d-4675-be58-e5d30a0f3f51/os-extra_specs => generated 19 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/527] 162.253.55.112 () {42 vars in 704 bytes} [Wed Sep 9 21:31:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/528] 162.253.55.112 () {44 vars in 908 bytes} [Wed Sep 9 21:31:44 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 265/529] 162.253.55.112 () {46 vars in 981 bytes} [Wed Sep 9 21:31:44 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 21:31:44.628 8 INFO nova.api.openstack.wsgi [None req-208286b9-c7c6-4f0c-9ab1-3230a4580f69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 265/530] 162.253.55.112 () {48 vars in 1012 bytes} [Wed Sep 9 21:31:44 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/531] 162.253.55.112 () {48 vars in 1050 bytes} [Wed Sep 9 21:31:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/532] 162.253.55.112 () {48 vars in 1098 bytes} [Wed Sep 9 21:31:44 2026] GET /v2.1/flavors/ab969054-88c0-4729-bcf2-84115536ab4e/os-extra_specs => generated 19 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/533] 162.253.55.112 () {42 vars in 704 bytes} [Wed Sep 9 21:31:45 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: 267/534] 162.253.55.112 () {44 vars in 908 bytes} [Wed Sep 9 21:31:45 2026] GET /v2.1 => generated 0 bytes in 24 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 268/535] 162.253.55.112 () {46 vars in 981 bytes} [Wed Sep 9 21:31:45 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 21:31:45.624 8 INFO nova.api.openstack.wsgi [None req-c0707df4-360b-4859-a263-5281a4d7f9ad b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 268/536] 162.253.55.112 () {48 vars in 1014 bytes} [Wed Sep 9 21:31:45 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/537] 162.253.55.112 () {48 vars in 1050 bytes} [Wed Sep 9 21:31:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/538] 162.253.55.112 () {48 vars in 1098 bytes} [Wed Sep 9 21:31:45 2026] GET /v2.1/flavors/45279e9a-9355-4ac1-b2f9-12df87951223/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/553] 162.253.55.112 () {42 vars in 704 bytes} [Wed Sep 9 21:32:55 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/554] 162.253.55.112 () {44 vars in 908 bytes} [Wed Sep 9 21:32:55 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 278/555] 162.253.55.112 () {46 vars in 981 bytes} [Wed Sep 9 21:32:55 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 21:32:55.727 7 INFO nova.api.openstack.wsgi [None req-bde8793a-6bc0-4c7b-83f4-43ddb6b4c62e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 278/556] 162.253.55.112 () {48 vars in 1016 bytes} [Wed Sep 9 21:32:55 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/557] 162.253.55.112 () {48 vars in 1050 bytes} [Wed Sep 9 21:32:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/558] 162.253.55.112 () {48 vars in 1098 bytes} [Wed Sep 9 21:32:55 2026] GET /v2.1/flavors/50b8f22a-8bdc-4fc2-aa75-9a85e7a84d28/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/561] 162.253.55.112 () {42 vars in 704 bytes} [Wed Sep 9 21:33:03 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: 281/562] 162.253.55.112 () {44 vars in 908 bytes} [Wed Sep 9 21:33:03 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 282/563] 162.253.55.112 () {46 vars in 981 bytes} [Wed Sep 9 21:33:03 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/564] 162.253.55.112 () {48 vars in 1050 bytes} [Wed Sep 9 21:33:03 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/565] 162.253.55.112 () {42 vars in 704 bytes} [Wed Sep 9 21:33:07 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/566] 162.253.55.112 () {44 vars in 908 bytes} [Wed Sep 9 21:33:07 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 284/567] 162.253.55.112 () {46 vars in 981 bytes} [Wed Sep 9 21:33:07 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/568] 162.253.55.112 () {48 vars in 1072 bytes} [Wed Sep 9 21:33:07 2026] GET /v2.1/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc => generated 280 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/579] 162.253.55.112 () {42 vars in 704 bytes} [Wed Sep 9 21:34:02 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: 290/580] 162.253.55.112 () {44 vars in 908 bytes} [Wed Sep 9 21:34:02 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 291/581] 162.253.55.112 () {46 vars in 981 bytes} [Wed Sep 9 21:34:02 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 21:34:02.483 8 INFO nova.api.openstack.wsgi [None req-6453ef53-d7e6-4c8c-a22a-7e9b9b908711 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 291/582] 162.253.55.112 () {48 vars in 1014 bytes} [Wed Sep 9 21:34:02 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/583] 162.253.55.112 () {48 vars in 1050 bytes} [Wed Sep 9 21:34:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/584] 162.253.55.112 () {48 vars in 1098 bytes} [Wed Sep 9 21:34:02 2026] GET /v2.1/flavors/8624d2c5-ad2b-4a60-9e3d-b375555307c9/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/589] 162.253.55.112 () {42 vars in 704 bytes} [Wed Sep 9 21:34:19 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: 295/590] 162.253.55.112 () {44 vars in 908 bytes} [Wed Sep 9 21:34:19 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 296/591] 162.253.55.112 () {46 vars in 981 bytes} [Wed Sep 9 21:34:19 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/592] 162.253.55.112 () {48 vars in 1072 bytes} [Wed Sep 9 21:34:19 2026] GET /v2.1/os-quota-sets/472e21763c2444769899a8199f621e86 => generated 280 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/603] 162.253.55.112 () {42 vars in 704 bytes} [Wed Sep 9 21:35:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/604] 162.253.55.112 () {44 vars in 908 bytes} [Wed Sep 9 21:35:11 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 303/605] 162.253.55.112 () {46 vars in 981 bytes} [Wed Sep 9 21:35:11 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 21:35:11.830 8 INFO nova.api.openstack.wsgi [None req-9876d6c0-75e0-4001-95a8-c2196cbc5bfa b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 303/606] 162.253.55.112 () {48 vars in 1010 bytes} [Wed Sep 9 21:35:11 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: 304/607] 162.253.55.112 () {48 vars in 1050 bytes} [Wed Sep 9 21:35:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/618] 10.0.0.230 () {32 vars in 655 bytes} [Wed Sep 9 21:35:54 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 171 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: 310/619] 10.0.0.230 () {32 vars in 641 bytes} [Wed Sep 9 21:35:54 2026] GET /v2.1/servers => generated 15 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-09-09 21:35:54.989 8 WARNING oslo_db.sqlalchemy.utils [None req-b608d856-d386-41f6-87eb-42b740fa0e71 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 310/620] 10.0.0.230 () {32 vars in 649 bytes} [Wed Sep 9 21:35:54 2026] GET /v2.1/os-keypairs => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/621] 10.0.0.230 () {32 vars in 694 bytes} [Wed Sep 9 21:35:55 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/624] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:06 2026] GET /v2.1/flavors/ae5914a4-711a-4a7d-ba2d-6cb36cbe3ecc => generated 511 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/625] 10.0.0.230 () {32 vars in 641 bytes} [Wed Sep 9 21:36:06 2026] GET /v2.1/flavors => generated 1674 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/626] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:06 2026] GET /v2.1/flavors/ae5914a4-711a-4a7d-ba2d-6cb36cbe3ecc => generated 511 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/627] 10.0.0.230 () {34 vars in 685 bytes} [Wed Sep 9 21:36:11 2026] POST /v2.1/os-security-groups => generated 248 bytes in 851 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/628] 10.0.0.230 () {34 vars in 671 bytes} [Wed Sep 9 21:36:11 2026] POST /v2.1/os-keypairs => generated 386 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/629] 10.0.0.230 () {34 vars in 695 bytes} [Wed Sep 9 21:36:11 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 675 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/630] 10.0.0.230 () {34 vars in 671 bytes} [Wed Sep 9 21:36:12 2026] POST /v2.1/os-keypairs => generated 386 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/631] 10.0.0.230 () {34 vars in 685 bytes} [Wed Sep 9 21:36:12 2026] POST /v2.1/os-security-groups => generated 247 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/632] 10.0.0.230 () {34 vars in 695 bytes} [Wed Sep 9 21:36:12 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/633] 10.0.0.230 () {34 vars in 695 bytes} [Wed Sep 9 21:36:13 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/636] 10.0.0.230 () {32 vars in 737 bytes} [Wed Sep 9 21:36:13 2026] GET /v2.1/os-security-groups/41816fcc-2be8-428f-b5c2-22120f510f60 => generated 664 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/637] 10.0.0.230 () {32 vars in 750 bytes} [Wed Sep 9 21:36:13 2026] DELETE /v2.1/os-security-group-rules/d86454fe-2f62-475d-8d6d-49bd5633dc08 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/638] 10.0.0.230 () {32 vars in 740 bytes} [Wed Sep 9 21:36:13 2026] DELETE /v2.1/os-security-groups/41816fcc-2be8-428f-b5c2-22120f510f60 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/639] 10.0.0.230 () {32 vars in 740 bytes} [Wed Sep 9 21:36:13 2026] DELETE /v2.1/os-security-groups/b5cc2caa-e6c4-41e7-88aa-b868dd8235cf => generated 0 bytes in 145 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/640] 10.0.0.230 () {34 vars in 663 bytes} [Wed Sep 9 21:36:13 2026] POST /v2.1/servers => generated 451 bytes in 3488 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/641] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:17 2026] GET /v2.1/servers/e241111c-94d9-463e-9f9f-63f8e363695f => generated 1423 bytes in 118 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: 321/642] 10.0.0.230 () {34 vars in 685 bytes} [Wed Sep 9 21:36:17 2026] POST /v2.1/os-security-groups => generated 244 bytes in 213 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: 322/643] 10.0.0.230 () {34 vars in 685 bytes} [Wed Sep 9 21:36:17 2026] POST /v2.1/os-security-groups => generated 244 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/644] 10.0.0.230 () {34 vars in 685 bytes} [Wed Sep 9 21:36:17 2026] POST /v2.1/os-security-groups => generated 242 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/645] 10.0.0.230 () {32 vars in 663 bytes} [Wed Sep 9 21:36:18 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/646] 10.0.0.230 () {32 vars in 740 bytes} [Wed Sep 9 21:36:18 2026] DELETE /v2.1/os-security-groups/a04fe4f5-959b-495a-99f1-e0741eb3b76e => generated 0 bytes in 130 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-09 21:36:18.451 8 INFO nova.api.openstack.wsgi [None req-0cf3de65-076d-4135-be4d-509982fa99a0 e7295f4e95c143edbf9c69745a9814a9 01236287078e422f9dee4d0803ed069b - - default default] HTTP exception thrown: Security group a04fe4f5-959b-495a-99f1-e0741eb3b76e does not exist Neutron server returns request_ids: ['req-1e5329ae-ae34-4824-b729-4071f8082cad'] [pid: 8|app: 0|req: 324/647] 10.0.0.230 () {32 vars in 737 bytes} [Wed Sep 9 21:36:18 2026] GET /v2.1/os-security-groups/a04fe4f5-959b-495a-99f1-e0741eb3b76e => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/648] 10.0.0.230 () {32 vars in 740 bytes} [Wed Sep 9 21:36:18 2026] DELETE /v2.1/os-security-groups/ec091205-920b-46b0-8a2a-30608258a464 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-09 21:36:18.700 7 INFO nova.api.openstack.wsgi [None req-11a3a60f-3ab2-497e-b475-95fe8832a786 e7295f4e95c143edbf9c69745a9814a9 01236287078e422f9dee4d0803ed069b - - default default] HTTP exception thrown: Security group ec091205-920b-46b0-8a2a-30608258a464 does not exist Neutron server returns request_ids: ['req-b87a557e-1c82-44c7-8ca3-7a51512dbc62'] [pid: 7|app: 0|req: 325/649] 10.0.0.230 () {32 vars in 737 bytes} [Wed Sep 9 21:36:18 2026] GET /v2.1/os-security-groups/ec091205-920b-46b0-8a2a-30608258a464 => generated 194 bytes in 55 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/650] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:18 2026] GET /v2.1/servers/e241111c-94d9-463e-9f9f-63f8e363695f => generated 1427 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, ' [pid: 7|app: 0|req: 326/651] 10.0.0.230 () {32 vars in 740 bytes} [Wed Sep 9 21:36:18 2026] DELETE /v2.1/os-security-groups/8ba46322-1dfc-4bc6-a732-0691c768940b => generated 0 bytes in 144 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-09 21:36:18.901 7 INFO nova.api.openstack.wsgi [None req-d77cef7a-ba15-4449-813c-6443c684ec70 e7295f4e95c143edbf9c69745a9814a9 01236287078e422f9dee4d0803ed069b - - default default] HTTP exception thrown: Security group 8ba46322-1dfc-4bc6-a732-0691c768940b does not exist Neutron server returns request_ids: ['req-dd4577f5-aee8-484c-82fd-ae5e5c0815a0'] [pid: 7|app: 0|req: 327/652] 10.0.0.230 () {32 vars in 737 bytes} [Wed Sep 9 21:36:18 2026] GET /v2.1/os-security-groups/8ba46322-1dfc-4bc6-a732-0691c768940b => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/653] 10.0.0.230 () {32 vars in 663 bytes} [Wed Sep 9 21:36:18 2026] GET /v2.1/os-security-groups => generated 707 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 21:36:19.044 7 INFO nova.api.openstack.wsgi [None req-126d57d3-c5dd-4cef-b299-d59f1eb06fff e7295f4e95c143edbf9c69745a9814a9 01236287078e422f9dee4d0803ed069b - - default default] HTTP exception thrown: Security group 8ba46322-1dfc-4bc6-a732-0691c768940b does not exist Neutron server returns request_ids: ['req-b4b601d8-9650-4de6-90a9-3e5e437c5081'] [pid: 7|app: 0|req: 329/654] 10.0.0.230 () {32 vars in 740 bytes} [Wed Sep 9 21:36:19 2026] DELETE /v2.1/os-security-groups/8ba46322-1dfc-4bc6-a732-0691c768940b => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-09 21:36:19.079 7 INFO nova.api.openstack.wsgi [None req-9f0d01bd-3b4c-4530-90a0-f19fe8aeef82 e7295f4e95c143edbf9c69745a9814a9 01236287078e422f9dee4d0803ed069b - - default default] HTTP exception thrown: Security group ec091205-920b-46b0-8a2a-30608258a464 does not exist Neutron server returns request_ids: ['req-f3588fdb-ba18-4c20-8125-47dbf5b98c1b'] [pid: 7|app: 0|req: 330/655] 10.0.0.230 () {32 vars in 740 bytes} [Wed Sep 9 21:36:19 2026] DELETE /v2.1/os-security-groups/ec091205-920b-46b0-8a2a-30608258a464 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-09 21:36:19.111 7 INFO nova.api.openstack.wsgi [None req-fe934303-5056-43a5-aa6b-8a2bbfb83f09 e7295f4e95c143edbf9c69745a9814a9 01236287078e422f9dee4d0803ed069b - - default default] HTTP exception thrown: Security group a04fe4f5-959b-495a-99f1-e0741eb3b76e does not exist Neutron server returns request_ids: ['req-4db69ad8-91ef-43c9-9ac2-4dcf23df1a6d'] [pid: 7|app: 0|req: 331/656] 10.0.0.230 () {32 vars in 740 bytes} [Wed Sep 9 21:36:19 2026] DELETE /v2.1/os-security-groups/a04fe4f5-959b-495a-99f1-e0741eb3b76e => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/657] 10.0.0.230 () {34 vars in 663 bytes} [Wed Sep 9 21:36:18 2026] POST /v2.1/servers => generated 448 bytes in 1404 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: 327/658] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:20 2026] GET /v2.1/servers/38111caf-5247-4b34-a481-1853e16960e6 => generated 1253 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/659] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:19 2026] GET /v2.1/servers/e241111c-94d9-463e-9f9f-63f8e363695f => generated 1475 bytes in 943 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: 333/660] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:21 2026] GET /v2.1/servers/38111caf-5247-4b34-a481-1853e16960e6 => generated 1295 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/661] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:21 2026] GET /v2.1/servers/e241111c-94d9-463e-9f9f-63f8e363695f => generated 1483 bytes in 108 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: 334/662] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:22 2026] GET /v2.1/servers/38111caf-5247-4b34-a481-1853e16960e6 => generated 1351 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/663] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:22 2026] GET /v2.1/servers/e241111c-94d9-463e-9f9f-63f8e363695f => generated 1483 bytes in 100 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: 335/664] 10.0.0.230 () {34 vars in 671 bytes} [Wed Sep 9 21:36:23 2026] POST /v2.1/os-keypairs => generated 385 bytes in 211 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: 331/667] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:23 2026] GET /v2.1/servers/38111caf-5247-4b34-a481-1853e16960e6 => generated 1351 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-09-09 21:36:24.443 8 INFO nova.api.openstack.compute.server_external_events [req-dc8408e2-52bc-4e62-b92b-69215ec4c9ea req-1e054fec-4305-4636-88e4-8c45ec9b682d 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:20a03422-6ea3-4f1d-9a52-37dc5c5699b5 for instance e241111c-94d9-463e-9f9f-63f8e363695f on instance 2026-09-09 21:36:24.460 8 INFO nova.compute.rpcapi [None req-a3e3bd83-c4d1-43c6-8010-ebacd613e8da - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 68 [pid: 8|app: 0|req: 332/668] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:36:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/669] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:23 2026] GET /v2.1/servers/e241111c-94d9-463e-9f9f-63f8e363695f => generated 1549 bytes in 641 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: 338/670] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:25 2026] GET /v2.1/servers/38111caf-5247-4b34-a481-1853e16960e6 => generated 1424 bytes in 618 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: 339/671] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:25 2026] GET /v2.1/servers/e241111c-94d9-463e-9f9f-63f8e363695f => generated 1549 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/672] 10.0.0.230 () {34 vars in 663 bytes} [Wed Sep 9 21:36:24 2026] POST /v2.1/servers => generated 450 bytes in 1298 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: 340/673] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:26 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 => generated 1398 bytes in 92 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-09-09 21:36:26.509 8 INFO nova.api.openstack.compute.server_external_events [req-63dca84d-3dcc-4212-83fc-12352c8b6ef7 req-85d05d8b-332f-4433-8e64-629fd69d1e30 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:2e95ac96-4dd4-40d0-ba21-0cdbb97c013b for instance 38111caf-5247-4b34-a481-1853e16960e6 on instance [pid: 8|app: 0|req: 334/674] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:36:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 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: 341/675] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:26 2026] GET /v2.1/servers/38111caf-5247-4b34-a481-1853e16960e6 => generated 1434 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/676] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:26 2026] GET /v2.1/servers/e241111c-94d9-463e-9f9f-63f8e363695f => generated 1549 bytes in 301 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: 342/677] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:27 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 => generated 1402 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: 336/678] 10.0.0.230 () {34 vars in 671 bytes} [Wed Sep 9 21:36:27 2026] POST /v2.1/os-keypairs => generated 385 bytes in 123 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: 343/679] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:28 2026] GET /v2.1/servers/38111caf-5247-4b34-a481-1853e16960e6 => generated 1434 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/680] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:28 2026] GET /v2.1/servers/e241111c-94d9-463e-9f9f-63f8e363695f => generated 1549 bytes in 202 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: 344/681] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:28 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 => generated 1450 bytes in 101 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: 345/682] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:29 2026] GET /v2.1/servers/38111caf-5247-4b34-a481-1853e16960e6 => generated 1434 bytes in 162 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: 346/683] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:29 2026] GET /v2.1/servers/e241111c-94d9-463e-9f9f-63f8e363695f => generated 1549 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: 338/684] 10.0.0.230 () {34 vars in 663 bytes} [Wed Sep 9 21:36:29 2026] POST /v2.1/servers => generated 452 bytes in 669 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: 339/685] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:29 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1391 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/686] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:29 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 => generated 1450 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: 8|app: 0|req: 340/687] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:30 2026] GET /v2.1/servers/38111caf-5247-4b34-a481-1853e16960e6 => generated 1422 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: 341/688] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:30 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1395 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: 348/689] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:30 2026] GET /v2.1/servers/e241111c-94d9-463e-9f9f-63f8e363695f => generated 1549 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/690] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:30 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 => generated 1458 bytes in 108 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: 349/691] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:31 2026] GET /v2.1/servers/38111caf-5247-4b34-a481-1853e16960e6 => generated 1422 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, ' [pid: 8|app: 0|req: 343/692] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:31 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1443 bytes in 112 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: 344/693] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:32 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 => generated 1536 bytes in 145 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: 350/694] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:31 2026] GET /v2.1/servers/e241111c-94d9-463e-9f9f-63f8e363695f => generated 1549 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-09 21:36:32.238 8 INFO nova.api.openstack.compute.server_external_events [req-8d549ea0-5076-41cf-8fcd-6825e0a4e4c6 req-1025b349-acea-450f-8910-7165fdb00aa5 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:56f1e82d-f5b4-46d3-9eae-7f8a9d9e696b for instance f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 on instance [pid: 8|app: 0|req: 345/695] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:36:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 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: 351/696] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:32 2026] GET /v2.1/servers/38111caf-5247-4b34-a481-1853e16960e6 => generated 1422 bytes in 184 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: 346/697] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:33 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1443 bytes in 104 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: 352/698] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:33 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 => generated 1524 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/699] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:33 2026] GET /v2.1/servers/e241111c-94d9-463e-9f9f-63f8e363695f => generated 1549 bytes in 182 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: 354/702] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:34 2026] GET /v2.1/servers/38111caf-5247-4b34-a481-1853e16960e6 => generated 1422 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/703] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:34 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1451 bytes in 124 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: 355/704] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:34 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 => generated 1524 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/705] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:34 2026] GET /v2.1/servers/e241111c-94d9-463e-9f9f-63f8e363695f => generated 1549 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, ' 2026-09-09 21:36:35.129 7 INFO nova.api.openstack.compute.server_external_events [req-bdfbf18c-ad2b-4b61-9130-36a7ec981feb req-1c69e352-20d1-485a-845b-b530e4322e98 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-plugged:2e95ac96-4dd4-40d0-ba21-0cdbb97c013b for instance 38111caf-5247-4b34-a481-1853e16960e6 on instance 2026-09-09 21:36:35.134 7 INFO nova.compute.rpcapi [None req-fe1d7c9a-1f72-4b4b-8f7f-b9e505f44275 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 68 [pid: 7|app: 0|req: 356/706] 10.0.0.19 () {38 vars in 814 bytes} [Wed Sep 9 21:36:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 108 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: 351/707] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:35 2026] GET /v2.1/servers/38111caf-5247-4b34-a481-1853e16960e6 => generated 1422 bytes in 219 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-09-09 21:36:35.553 8 INFO nova.api.openstack.compute.server_external_events [req-4b3ca709-44a8-4d28-a708-1af3b703f44e req-b2583f49-a236-40d2-a4ec-e3075515a252 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:cba16179-790a-4fed-ac4d-68068335c87a for instance 8d6f1405-2877-4cdd-b734-ddd8d9bb67cd on instance [pid: 8|app: 0|req: 352/708] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:36:35 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: 7|app: 0|req: 357/709] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:35 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1528 bytes in 219 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: 353/710] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:35 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 => generated 1524 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/711] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:35 2026] GET /v2.1/servers/e241111c-94d9-463e-9f9f-63f8e363695f => generated 1549 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 359/712] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:36 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1516 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/713] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:36 2026] GET /v2.1/servers/38111caf-5247-4b34-a481-1853e16960e6 => generated 1610 bytes in 192 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: 360/714] 10.0.0.230 () {32 vars in 741 bytes} [Wed Sep 9 21:36:36 2026] GET /v2.1/servers/38111caf-5247-4b34-a481-1853e16960e6/os-interface => generated 285 bytes in 129 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: 355/715] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:36 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 => generated 1524 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/716] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:36 2026] GET /v2.1/servers/e241111c-94d9-463e-9f9f-63f8e363695f => generated 1549 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-09-09 21:36:37.173 8 INFO nova.api.openstack.compute.server_external_events [req-1e4dbc3a-100f-4890-922a-0d311d02529f req-0cd7aee0-2a73-4f0e-9ea1-3f0ba4b05cf6 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-plugged:20a03422-6ea3-4f1d-9a52-37dc5c5699b5 for instance e241111c-94d9-463e-9f9f-63f8e363695f on instance [pid: 8|app: 0|req: 356/717] 10.0.0.19 () {38 vars in 814 bytes} [Wed Sep 9 21:36:37 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-09-09 21:36:37.720 7 INFO nova.api.openstack.compute.server_external_events [req-d9b455dd-4738-4405-a95e-b114bb066078 req-5b5f4cba-5c3d-4f8e-92de-c31b8a8a3e4d 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:2e95ac96-4dd4-40d0-ba21-0cdbb97c013b for instance 38111caf-5247-4b34-a481-1853e16960e6 on instance [pid: 7|app: 0|req: 362/718] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:36:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 56 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: 357/719] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:37 2026] GET /v2.1/servers/38111caf-5247-4b34-a481-1853e16960e6 => generated 1610 bytes in 145 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: 363/720] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:37 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1516 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/721] 10.0.0.230 () {32 vars in 641 bytes} [Wed Sep 9 21:36:37 2026] GET /v2.1/servers => generated 387 bytes in 116 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: 359/722] 10.0.0.230 () {32 vars in 718 bytes} [Wed Sep 9 21:36:37 2026] DELETE /v2.1/servers/38111caf-5247-4b34-a481-1853e16960e6 => generated 0 bytes in 138 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: 364/723] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:37 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 => generated 1524 bytes in 162 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: 360/724] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:38 2026] GET /v2.1/servers/e241111c-94d9-463e-9f9f-63f8e363695f => generated 1549 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/725] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:38 2026] GET /v2.1/servers/38111caf-5247-4b34-a481-1853e16960e6 => generated 1616 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: 8|app: 0|req: 361/726] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:38 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1516 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-09-09 21:36:39.237 8 INFO nova.api.openstack.compute.server_external_events [req-38e2aaa0-32b3-4272-b5d8-0ca5a70727f3 req-bcf99428-2b80-445f-9827-a80c54ab7a6d 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-plugged:56f1e82d-f5b4-46d3-9eae-7f8a9d9e696b for instance f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 on instance [pid: 8|app: 0|req: 362/727] 10.0.0.19 () {38 vars in 814 bytes} [Wed Sep 9 21:36:39 2026] POST /v2.1/os-server-external-events => generated 183 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: 366/728] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:39 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 => generated 1524 bytes in 163 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: 367/729] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:39 2026] GET /v2.1/servers/38111caf-5247-4b34-a481-1853e16960e6 => generated 1736 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/730] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:39 2026] GET /v2.1/servers/e241111c-94d9-463e-9f9f-63f8e363695f => generated 1726 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: 7|app: 0|req: 368/731] 10.0.0.230 () {32 vars in 741 bytes} [Wed Sep 9 21:36:39 2026] GET /v2.1/servers/e241111c-94d9-463e-9f9f-63f8e363695f/os-interface => generated 284 bytes in 78 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-09-09 21:36:40.149 7 INFO nova.api.openstack.compute.server_external_events [req-ae1c3984-b350-42b8-9258-96a2d3ae4643 req-497f96d1-010b-446e-bfeb-019eb6673e05 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:20a03422-6ea3-4f1d-9a52-37dc5c5699b5 for instance e241111c-94d9-463e-9f9f-63f8e363695f on instance [pid: 7|app: 0|req: 369/732] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:36:40 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: 364/733] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:40 2026] GET /v2.1/servers/e241111c-94d9-463e-9f9f-63f8e363695f => generated 1726 bytes in 184 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: 370/734] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:40 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1516 bytes in 197 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: 365/735] 10.0.0.230 () {32 vars in 641 bytes} [Wed Sep 9 21:36:40 2026] GET /v2.1/servers => generated 377 bytes in 63 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: 366/736] 10.0.0.230 () {32 vars in 718 bytes} [Wed Sep 9 21:36:40 2026] DELETE /v2.1/servers/e241111c-94d9-463e-9f9f-63f8e363695f => generated 0 bytes in 82 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: 371/737] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:40 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 => generated 1716 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: 7|app: 0|req: 372/738] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:40 2026] GET /v2.1/servers/e241111c-94d9-463e-9f9f-63f8e363695f => generated 1732 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: 367/739] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:40 2026] GET /v2.1/servers/38111caf-5247-4b34-a481-1853e16960e6 => generated 1736 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/740] 10.0.0.230 () {32 vars in 741 bytes} [Wed Sep 9 21:36:40 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642/os-interface => generated 285 bytes in 88 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-09-09 21:36:41.048 8 INFO nova.api.openstack.compute.server_external_events [req-12e81d52-ff67-4bf4-86b8-3803e5df76eb req-de4daf80-0abf-41a8-851e-efd7a645bab0 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-plugged:cba16179-790a-4fed-ac4d-68068335c87a for instance 8d6f1405-2877-4cdd-b734-ddd8d9bb67cd on instance [pid: 8|app: 0|req: 368/741] 10.0.0.19 () {38 vars in 814 bytes} [Wed Sep 9 21:36:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 59 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: 374/742] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:41 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1516 bytes in 399 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: 375/743] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:41 2026] GET /v2.1/servers/e241111c-94d9-463e-9f9f-63f8e363695f => generated 1852 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, ' 2026-09-09 21:36:41.943 7 INFO nova.api.openstack.compute.server_external_events [req-dd11f920-e837-4e04-bb14-5d6e583aed23 req-0b74163f-073a-4132-b2f3-c714edfbc58b 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:56f1e82d-f5b4-46d3-9eae-7f8a9d9e696b for instance f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 on instance [pid: 7|app: 0|req: 376/744] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:36:41 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: 377/745] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:41 2026] GET /v2.1/servers/38111caf-5247-4b34-a481-1853e16960e6 => generated 1671 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-09-09 21:36:42.221 7 INFO nova.api.openstack.compute.server_external_events [req-12baf2a6-7efe-451d-8120-4325b3a57dab req-d8a3af42-e174-4302-9a08-6bec9ba3451b 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-deleted:2e95ac96-4dd4-40d0-ba21-0cdbb97c013b for instance 38111caf-5247-4b34-a481-1853e16960e6 on instance [pid: 7|app: 0|req: 378/746] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:36:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/747] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:41 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 => generated 1716 bytes in 617 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: 379/748] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:42 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1699 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: 370/749] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:42 2026] GET /v2.1/servers/e241111c-94d9-463e-9f9f-63f8e363695f => generated 1852 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: 7|app: 0|req: 380/750] 10.0.0.230 () {32 vars in 741 bytes} [Wed Sep 9 21:36:42 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd/os-interface => generated 284 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/753] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:43 2026] GET /v2.1/servers/38111caf-5247-4b34-a481-1853e16960e6 => generated 1380 bytes in 531 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-09-09 21:36:43.990 7 INFO nova.api.openstack.compute.server_external_events [req-4d941565-c7eb-487b-91d1-9c75b53ab0e1 req-5e8c0658-bc23-4e13-86cf-a63b3ea8c77f 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:cba16179-790a-4fed-ac4d-68068335c87a for instance 8d6f1405-2877-4cdd-b734-ddd8d9bb67cd on instance [pid: 7|app: 0|req: 383/754] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:36:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 372/755] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:44 2026] GET /v2.1/servers/e241111c-94d9-463e-9f9f-63f8e363695f => generated 1504 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-09-09 21:36:44.251 7 INFO nova.api.openstack.compute.server_external_events [req-99bf35eb-aa19-4ee7-84a2-1164c4e5d27e req-858f8d56-86f7-4082-be4c-41e7281157ef 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-deleted:20a03422-6ea3-4f1d-9a52-37dc5c5699b5 for instance e241111c-94d9-463e-9f9f-63f8e363695f on instance [pid: 7|app: 0|req: 384/756] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:36:44 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, ' [pid: 8|app: 0|req: 373/757] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:44 2026] GET /v2.1/servers/38111caf-5247-4b34-a481-1853e16960e6 => generated 1385 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: 385/758] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:45 2026] GET /v2.1/servers/e241111c-94d9-463e-9f9f-63f8e363695f => generated 1509 bytes in 79 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-09-09 21:36:45.794 8 INFO nova.api.openstack.wsgi [None req-1f66e2a5-52e6-4420-88f2-ee09ba4958fe 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] HTTP exception thrown: Instance 38111caf-5247-4b34-a481-1853e16960e6 could not be found. [pid: 8|app: 0|req: 374/759] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:45 2026] GET /v2.1/servers/38111caf-5247-4b34-a481-1853e16960e6 => generated 111 bytes in 34 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: 386/760] 10.0.0.230 () {32 vars in 706 bytes} [Wed Sep 9 21:36:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1235325864 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 375/761] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:46 2026] GET /v2.1/servers/e241111c-94d9-463e-9f9f-63f8e363695f => generated 1509 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-09 21:36:47.452 7 INFO nova.api.openstack.wsgi [None req-67d238fa-5572-434a-a4ad-67f6860b9915 9d0afe81f9ea479fb24d1124d9ede8d9 a5a2f0b2922e4bc292217a3da5ded449 - - default default] HTTP exception thrown: Instance e241111c-94d9-463e-9f9f-63f8e363695f could not be found. [pid: 7|app: 0|req: 387/762] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:47 2026] GET /v2.1/servers/e241111c-94d9-463e-9f9f-63f8e363695f => generated 111 bytes in 43 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: 376/763] 10.0.0.230 () {32 vars in 706 bytes} [Wed Sep 9 21:36:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1254079114 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/766] 10.0.0.230 () {34 vars in 663 bytes} [Wed Sep 9 21:36:55 2026] POST /v2.1/servers => generated 424 bytes in 647 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: 389/767] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:56 2026] GET /v2.1/servers/e925ca77-f016-4892-ae15-48c455b38385 => generated 1371 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: 8|app: 0|req: 379/768] 10.0.0.230 () {34 vars in 671 bytes} [Wed Sep 9 21:36:56 2026] POST /v2.1/os-keypairs => generated 385 bytes in 159 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: 390/769] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:57 2026] GET /v2.1/servers/e925ca77-f016-4892-ae15-48c455b38385 => generated 1375 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/770] 10.0.0.230 () {34 vars in 663 bytes} [Wed Sep 9 21:36:57 2026] POST /v2.1/servers => generated 453 bytes in 619 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: 391/771] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:58 2026] GET /v2.1/servers/85a24029-5254-4212-bcf4-51492497a6e7 => generated 1430 bytes in 118 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/772] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:58 2026] GET /v2.1/servers/e925ca77-f016-4892-ae15-48c455b38385 => generated 1423 bytes in 103 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: 392/773] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:59 2026] GET /v2.1/servers/85a24029-5254-4212-bcf4-51492497a6e7 => generated 1434 bytes in 104 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: 382/774] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:36:59 2026] GET /v2.1/servers/e925ca77-f016-4892-ae15-48c455b38385 => generated 1423 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: 393/775] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:00 2026] GET /v2.1/servers/85a24029-5254-4212-bcf4-51492497a6e7 => generated 1482 bytes in 81 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: 383/776] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:00 2026] GET /v2.1/servers/e925ca77-f016-4892-ae15-48c455b38385 => generated 1431 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: 7|app: 0|req: 394/777] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:01 2026] GET /v2.1/servers/85a24029-5254-4212-bcf4-51492497a6e7 => generated 1482 bytes in 101 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-09-09 21:37:01.955 7 INFO nova.api.openstack.compute.server_external_events [req-5098ff73-d656-46dd-b971-f7303c06ca0e req-6875baed-add3-4686-80c9-eb3faf43a50d 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:bd1c6102-ec30-4f29-91b4-f536c68779c5 for instance e925ca77-f016-4892-ae15-48c455b38385 on instance [pid: 7|app: 0|req: 395/778] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:37:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/779] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:01 2026] GET /v2.1/servers/e925ca77-f016-4892-ae15-48c455b38385 => generated 1483 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, ' [pid: 7|app: 0|req: 396/780] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:02 2026] GET /v2.1/servers/85a24029-5254-4212-bcf4-51492497a6e7 => generated 1490 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: 8|app: 0|req: 385/781] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:03 2026] GET /v2.1/servers/e925ca77-f016-4892-ae15-48c455b38385 => generated 1471 bytes in 194 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-09-09 21:37:04.005 7 INFO nova.api.openstack.compute.server_external_events [req-43bc2688-b1a2-4732-80d3-10d98fa4d293 req-e19f62e1-927d-4439-ba6b-69dd7c4bc211 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:370339d8-a177-4734-830c-1ab254addbb3 for instance 85a24029-5254-4212-bcf4-51492497a6e7 on instance [pid: 7|app: 0|req: 398/784] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:37:03 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) [pid: 8|app: 0|req: 387/785] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:03 2026] GET /v2.1/servers/85a24029-5254-4212-bcf4-51492497a6e7 => generated 1558 bytes in 171 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: 399/786] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:04 2026] GET /v2.1/servers/e925ca77-f016-4892-ae15-48c455b38385 => generated 1471 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, ' [pid: 8|app: 0|req: 388/787] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:05 2026] GET /v2.1/servers/85a24029-5254-4212-bcf4-51492497a6e7 => generated 1556 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: 7|app: 0|req: 400/788] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:05 2026] GET /v2.1/servers/e925ca77-f016-4892-ae15-48c455b38385 => generated 1471 bytes in 150 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: 389/789] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:06 2026] GET /v2.1/servers/85a24029-5254-4212-bcf4-51492497a6e7 => generated 1556 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: 7|app: 0|req: 401/790] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:06 2026] GET /v2.1/servers/e925ca77-f016-4892-ae15-48c455b38385 => generated 1471 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-09-09 21:37:07.381 8 INFO nova.api.openstack.compute.server_external_events [req-56bb7321-fe7c-44ab-8e6f-598cc6ae4d50 req-2ff44a29-e7a4-41de-879c-fc8243c0499f 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-plugged:bd1c6102-ec30-4f29-91b4-f536c68779c5 for instance e925ca77-f016-4892-ae15-48c455b38385 on instance [pid: 8|app: 0|req: 390/791] 10.0.0.19 () {38 vars in 814 bytes} [Wed Sep 9 21:37:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/792] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:07 2026] GET /v2.1/servers/85a24029-5254-4212-bcf4-51492497a6e7 => generated 1556 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: 391/793] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:07 2026] GET /v2.1/servers/e925ca77-f016-4892-ae15-48c455b38385 => generated 1471 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: 7|app: 0|req: 403/794] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:08 2026] GET /v2.1/servers/85a24029-5254-4212-bcf4-51492497a6e7 => generated 1556 bytes in 229 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: 392/795] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:09 2026] GET /v2.1/servers/e925ca77-f016-4892-ae15-48c455b38385 => generated 1656 bytes in 213 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: 404/796] 10.0.0.230 () {32 vars in 723 bytes} [Wed Sep 9 21:37:09 2026] GET /v2.1/servers/e925ca77-f016-4892-ae15-48c455b38385/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: 393/797] 10.0.0.230 () {32 vars in 723 bytes} [Wed Sep 9 21:37:09 2026] GET /v2.1/servers/e925ca77-f016-4892-ae15-48c455b38385/ips => generated 109 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: 405/798] 10.0.0.230 () {32 vars in 823 bytes} [Wed Sep 9 21:37:09 2026] GET /v2.1/servers/e925ca77-f016-4892-ae15-48c455b38385/ips/tempest-ServerAddressesTestJSON-311090460-network => generated 94 bytes in 24 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: 394/799] 10.0.0.230 () {32 vars in 718 bytes} [Wed Sep 9 21:37:09 2026] DELETE /v2.1/servers/e925ca77-f016-4892-ae15-48c455b38385 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 406/800] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:09 2026] GET /v2.1/servers/e925ca77-f016-4892-ae15-48c455b38385 => generated 1662 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-09-09 21:37:09.933 8 INFO nova.api.openstack.compute.server_external_events [req-28e46bdd-30cf-4acb-bb65-fbe919858c7f req-06305e8a-b350-40fc-819e-71ac7bc09640 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-plugged:370339d8-a177-4734-830c-1ab254addbb3 for instance 85a24029-5254-4212-bcf4-51492497a6e7 on instance [pid: 8|app: 0|req: 395/801] 10.0.0.19 () {38 vars in 814 bytes} [Wed Sep 9 21:37:09 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: 407/802] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:09 2026] GET /v2.1/servers/85a24029-5254-4212-bcf4-51492497a6e7 => generated 1556 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, ' [pid: 8|app: 0|req: 396/803] 10.0.0.230 () {32 vars in 741 bytes} [Wed Sep 9 21:37:10 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642/os-interface => generated 285 bytes in 119 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: 408/804] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:10 2026] GET /v2.1/servers/e925ca77-f016-4892-ae15-48c455b38385 => generated 1662 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/805] 10.0.0.230 () {32 vars in 815 bytes} [Wed Sep 9 21:37:10 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642/os-interface/56f1e82d-f5b4-46d3-9eae-7f8a9d9e696b => generated 282 bytes in 92 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: 409/806] 10.0.0.230 () {32 vars in 723 bytes} [Wed Sep 9 21:37:10 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642/ips => generated 157 bytes in 37 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: 398/807] 10.0.0.230 () {34 vars in 750 bytes} [Wed Sep 9 21:37:10 2026] POST /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642/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: 7|app: 0|req: 410/808] 10.0.0.230 () {32 vars in 723 bytes} [Wed Sep 9 21:37:10 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642/ips => generated 157 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: 8|app: 0|req: 399/809] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:11 2026] GET /v2.1/servers/85a24029-5254-4212-bcf4-51492497a6e7 => generated 1740 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: 411/810] 10.0.0.230 () {32 vars in 741 bytes} [Wed Sep 9 21:37:11 2026] GET /v2.1/servers/85a24029-5254-4212-bcf4-51492497a6e7/os-interface => generated 285 bytes in 86 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: 412/811] 10.0.0.230 () {32 vars in 723 bytes} [Wed Sep 9 21:37:11 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642/ips => generated 157 bytes in 60 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-09-09 21:37:12.009 7 INFO nova.api.openstack.compute.server_external_events [req-19b154a7-f0f3-471b-8904-82c57f502a5a req-24d3a45d-86f4-41c5-b4d7-842f5d587d5c 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:56f1e82d-f5b4-46d3-9eae-7f8a9d9e696b for instance f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 on instance [pid: 7|app: 0|req: 413/812] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:37:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/813] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:11 2026] GET /v2.1/servers/e925ca77-f016-4892-ae15-48c455b38385 => generated 1662 bytes in 266 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-09-09 21:37:12.064 8 INFO nova.api.openstack.compute.server_external_events [req-b545ab94-ab9c-4c2b-8967-55a02f85a589 req-c4b57c71-4d09-4590-a035-ce64ddc1616e 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:370339d8-a177-4734-830c-1ab254addbb3 for instance 85a24029-5254-4212-bcf4-51492497a6e7 on instance [pid: 8|app: 0|req: 401/814] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:37:12 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: 7|app: 0|req: 414/815] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:12 2026] GET /v2.1/servers/85a24029-5254-4212-bcf4-51492497a6e7 => generated 1740 bytes in 140 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: 402/816] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:12 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1819 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/817] 10.0.0.230 () {32 vars in 641 bytes} [Wed Sep 9 21:37:12 2026] GET /v2.1/servers => generated 383 bytes in 98 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: 416/818] 10.0.0.230 () {32 vars in 718 bytes} [Wed Sep 9 21:37:12 2026] DELETE /v2.1/servers/85a24029-5254-4212-bcf4-51492497a6e7 => generated 0 bytes in 100 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: 403/819] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:12 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1819 bytes in 118 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/820] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:12 2026] GET /v2.1/servers/85a24029-5254-4212-bcf4-51492497a6e7 => generated 1746 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/821] 10.0.0.230 () {34 vars in 750 bytes} [Wed Sep 9 21:37:12 2026] POST /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd/action => generated 0 bytes in 114 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: 418/822] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:12 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1821 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: 405/823] 10.0.0.230 () {32 vars in 723 bytes} [Wed Sep 9 21:37:12 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642/ips => generated 196 bytes in 51 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: 406/824] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:13 2026] GET /v2.1/servers/e925ca77-f016-4892-ae15-48c455b38385 => generated 1452 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/825] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:13 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 => generated 1951 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: 8|app: 0|req: 407/826] 10.0.0.230 () {34 vars in 750 bytes} [Wed Sep 9 21:37:13 2026] POST /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642/action => 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: 420/827] 10.0.0.230 () {32 vars in 723 bytes} [Wed Sep 9 21:37:13 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642/ips => generated 196 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: 422/830] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:13 2026] GET /v2.1/servers/85a24029-5254-4212-bcf4-51492497a6e7 => generated 1866 bytes in 171 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/831] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:13 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1821 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, ' 2026-09-09 21:37:14.057 7 INFO nova.api.openstack.compute.server_external_events [req-f692c0c7-ed9b-4d53-afd5-103aa628c4cb req-7ee0f52b-1d18-42be-8b41-e9b73f49b21b 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-deleted:bd1c6102-ec30-4f29-91b4-f536c68779c5 for instance e925ca77-f016-4892-ae15-48c455b38385 on instance [pid: 7|app: 0|req: 423/832] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:37:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/833] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:14 2026] GET /v2.1/servers/e925ca77-f016-4892-ae15-48c455b38385 => generated 1457 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: 7|app: 0|req: 424/834] 10.0.0.230 () {32 vars in 723 bytes} [Wed Sep 9 21:37:14 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642/ips => generated 196 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/835] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:14 2026] GET /v2.1/servers/85a24029-5254-4212-bcf4-51492497a6e7 => generated 1866 bytes in 538 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: 425/836] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:14 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1821 bytes in 420 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/837] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:15 2026] GET /v2.1/servers/e925ca77-f016-4892-ae15-48c455b38385 => generated 1457 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 413/838] 10.0.0.230 () {32 vars in 723 bytes} [Wed Sep 9 21:37:15 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642/ips => generated 196 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 21:37:15.609 7 INFO nova.api.openstack.compute.server_external_events [req-899e11a0-80eb-4fba-b499-eee134fd3a74 req-3a9d9c80-db25-47f4-bb42-22a4baa820b0 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:56f1e82d-f5b4-46d3-9eae-7f8a9d9e696b for instance f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 on instance [pid: 7|app: 0|req: 426/839] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:37:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 204 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-09-09 21:37:16.115 8 INFO nova.api.openstack.compute.server_external_events [req-3b67e65e-7b1f-4c31-bd68-07c030f5a27f req-c82369f0-4443-4004-8686-96469f4e2940 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-deleted:370339d8-a177-4734-830c-1ab254addbb3 for instance 85a24029-5254-4212-bcf4-51492497a6e7 on instance [pid: 8|app: 0|req: 414/840] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:37:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 427/841] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:16 2026] GET /v2.1/servers/85a24029-5254-4212-bcf4-51492497a6e7 => generated 1511 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, ' 2026-09-09 21:37:16.474 7 INFO nova.api.openstack.wsgi [None req-78c86656-4a2f-4975-a81e-739b6da651bb 0fdcbb681cc245f081344934b36ecf0a 2d290f17740e48739227ee82f8ba469b - - default default] HTTP exception thrown: Instance e925ca77-f016-4892-ae15-48c455b38385 could not be found. [pid: 7|app: 0|req: 428/842] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:16 2026] GET /v2.1/servers/e925ca77-f016-4892-ae15-48c455b38385 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/843] 10.0.0.230 () {32 vars in 723 bytes} [Wed Sep 9 21:37:16 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642/ips => generated 157 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, ' [pid: 8|app: 0|req: 415/844] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:16 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1826 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/845] 10.0.0.230 () {32 vars in 718 bytes} [Wed Sep 9 21:37:16 2026] DELETE /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 => generated 0 bytes in 128 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: 416/846] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:16 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 => generated 1842 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: 7|app: 0|req: 431/847] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:17 2026] GET /v2.1/servers/85a24029-5254-4212-bcf4-51492497a6e7 => generated 1516 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, ' [pid: 8|app: 0|req: 417/848] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:17 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1826 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: 432/849] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:17 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 => generated 1842 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/850] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:18 2026] GET /v2.1/servers/85a24029-5254-4212-bcf4-51492497a6e7 => generated 1516 bytes in 81 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/851] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:18 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1826 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: 8|app: 0|req: 419/852] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:19 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 => generated 1842 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, ' 2026-09-09 21:37:19.394 7 INFO nova.api.openstack.compute.server_external_events [req-c22581c6-0441-410c-8156-5f323377a1c8 req-5221304c-c2d4-4dcf-b47e-5895e48ff6ac 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-unplugged:56f1e82d-f5b4-46d3-9eae-7f8a9d9e696b for instance f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 on instance [pid: 7|app: 0|req: 434/853] 10.0.0.19 () {38 vars in 814 bytes} [Wed Sep 9 21:37:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-09-09 21:37:19.708 8 INFO nova.api.openstack.wsgi [None req-26eebd3d-02eb-4927-a3e5-50f4cfa266df bed30f352ab64d33895f016dde3979ea fca7921105b64f7b817ef99627395c7a - - default default] HTTP exception thrown: Instance 85a24029-5254-4212-bcf4-51492497a6e7 could not be found. [pid: 8|app: 0|req: 420/854] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:19 2026] GET /v2.1/servers/85a24029-5254-4212-bcf4-51492497a6e7 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 435/855] 10.0.0.230 () {32 vars in 704 bytes} [Wed Sep 9 21:37:19 2026] DELETE /v2.1/os-keypairs/tempest-keypair-820716220 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-09-09 21:37:19.829 8 INFO nova.api.openstack.compute.server_external_events [req-6b5b4339-157f-4150-a364-e8a478aecc5c req-78aa29c6-1524-4090-93d4-997ce78d736e 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-deleted:56f1e82d-f5b4-46d3-9eae-7f8a9d9e696b for instance f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 on instance [pid: 8|app: 0|req: 421/856] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:37:19 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) [pid: 7|app: 0|req: 436/857] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:20 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1826 bytes in 207 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: 422/858] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:20 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 => generated 1479 bytes in 102 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: 437/859] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:21 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1826 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, ' 2026-09-09 21:37:21.472 7 INFO nova.api.openstack.compute.server_external_events [req-8e37a627-96a6-4695-b6ca-d437a22257bf req-f43fd883-4bd6-4361-910e-9ca32db1a983 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-unplugged:cba16179-790a-4fed-ac4d-68068335c87a for instance 8d6f1405-2877-4cdd-b734-ddd8d9bb67cd on instance [pid: 7|app: 0|req: 438/860] 10.0.0.19 () {38 vars in 814 bytes} [Wed Sep 9 21:37:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/861] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:21 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 => generated 1484 bytes in 123 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-09-09 21:37:21.799 7 INFO nova.api.openstack.compute.server_external_events [req-dc95b6a7-f92a-423b-a2ab-67d0830cf068 req-f26ee8b7-92a5-4a77-8fd1-6c996962e596 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-plugged:cba16179-790a-4fed-ac4d-68068335c87a for instance 8d6f1405-2877-4cdd-b734-ddd8d9bb67cd on instance [pid: 7|app: 0|req: 439/862] 10.0.0.19 () {38 vars in 814 bytes} [Wed Sep 9 21:37:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 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: 424/863] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:22 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1819 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/864] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:22 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 => generated 1484 bytes in 119 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-09-09 21:37:23.659 7 INFO nova.api.openstack.wsgi [None req-ed30edc7-9e42-4782-a0b6-9fce95d41341 9d4274c76b8146fcb27a0ddbab3b3915 eff06048ba0f4d71bc77158c8c894049 - - default default] HTTP exception thrown: Instance f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 could not be found. [pid: 7|app: 0|req: 442/867] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:23 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 => generated 111 bytes in 18 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: 426/868] 10.0.0.230 () {32 vars in 704 bytes} [Wed Sep 9 21:37:23 2026] DELETE /v2.1/os-keypairs/tempest-keypair-213220110 => 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, ' 2026-09-09 21:37:24.233 7 INFO nova.api.openstack.wsgi [None req-e4f7d4dc-f1c8-40e8-a93f-fc31e8b2a6b0 9d4274c76b8146fcb27a0ddbab3b3915 eff06048ba0f4d71bc77158c8c894049 - - default default] HTTP exception thrown: Instance f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 could not be found. [pid: 7|app: 0|req: 443/869] 10.0.0.230 () {32 vars in 718 bytes} [Wed Sep 9 21:37:24 2026] DELETE /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-09 21:37:24.264 8 INFO nova.api.openstack.wsgi [None req-f1f4eafa-ef60-4a6b-85df-95029952c16c 9d4274c76b8146fcb27a0ddbab3b3915 eff06048ba0f4d71bc77158c8c894049 - - default default] HTTP exception thrown: Instance f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 could not be found. [pid: 8|app: 0|req: 427/870] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:24 2026] GET /v2.1/servers/f694f9b2-7aac-4d17-b00a-6b6d1ab4a642 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 430/875] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:44 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1819 bytes in 324 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/876] 10.0.0.230 () {32 vars in 718 bytes} [Wed Sep 9 21:37:44 2026] DELETE /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/877] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:44 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1825 bytes in 298 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: 447/878] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:45 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1825 bytes in 219 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: 432/879] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:47 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1758 bytes in 591 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-09 21:37:47.776 7 INFO nova.api.openstack.compute.server_external_events [req-8c29272d-c448-4074-90e5-979a44f64824 req-1fcff369-558c-488c-b6a3-66ad5a95f82d 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-deleted:cba16179-790a-4fed-ac4d-68068335c87a for instance 8d6f1405-2877-4cdd-b734-ddd8d9bb67cd on instance [pid: 7|app: 0|req: 448/880] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:37:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 433/881] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:48 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1477 bytes in 95 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: 449/882] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:49 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 1477 bytes in 95 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-09-09 21:37:51.052 8 INFO nova.api.openstack.wsgi [None req-567b85f0-6e51-4e98-b65a-ccbe611715d5 fe3013dc15164f3d8c8fd7e32ba5a662 a9a722d69b264191aeb22f2c8665d1a7 - - default default] HTTP exception thrown: Instance 8d6f1405-2877-4cdd-b734-ddd8d9bb67cd could not be found. [pid: 8|app: 0|req: 434/883] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:37:51 2026] GET /v2.1/servers/8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 111 bytes in 41 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: 450/884] 10.0.0.230 () {32 vars in 704 bytes} [Wed Sep 9 21:37:51 2026] DELETE /v2.1/os-keypairs/tempest-keypair-697749227 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/887] 10.0.0.230 () {30 vars in 413 bytes} [Wed Sep 9 21:37:56 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: 452/888] 10.0.0.230 () {28 vars in 560 bytes} [Wed Sep 9 21:37:56 2026] GET /v2/ => generated 401 bytes in 555 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: 8|app: 0|req: 437/889] 10.0.0.230 () {28 vars in 564 bytes} [Wed Sep 9 21:37:57 2026] GET /v2.1/ => generated 411 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/890] 10.0.0.230 () {30 vars in 413 bytes} [Wed Sep 9 21:37:57 2026] GET / => generated 422 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/891] 10.0.0.55 () {30 vars in 618 bytes} [Wed Sep 9 21:37:57 2026] GET /v2.1 => generated 0 bytes in 228 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 454/892] 10.0.0.55 () {32 vars in 691 bytes} [Wed Sep 9 21:37:57 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/893] 10.0.0.55 () {34 vars in 912 bytes} [Wed Sep 9 21:37:57 2026] GET /v2.1/os-simple-tenant-usage/8eeeb2be37db4831b5572a79bec5ec4d?start=2026-09-08T00:00:00&end=2026-09-09T23:59:59 => generated 20 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/894] 10.0.0.55 () {30 vars in 653 bytes} [Wed Sep 9 21:37:58 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 440/895] 10.0.0.55 () {30 vars in 618 bytes} [Wed Sep 9 21:38:00 2026] GET /v2.1 => generated 0 bytes in 183 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 456/896] 10.0.0.55 () {32 vars in 691 bytes} [Wed Sep 9 21:38:00 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/897] 10.0.0.55 () {34 vars in 912 bytes} [Wed Sep 9 21:38:00 2026] GET /v2.1/os-simple-tenant-usage/8eeeb2be37db4831b5572a79bec5ec4d?start=2026-09-08T00:00:00&end=2026-09-09T23:59:59 => generated 20 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/898] 10.0.0.55 () {30 vars in 653 bytes} [Wed Sep 9 21:38:00 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 444/903] 10.0.0.230 () {34 vars in 671 bytes} [Wed Sep 9 21:38:23 2026] POST /v2.1/os-keypairs => generated 395 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/906] 10.0.0.230 () {34 vars in 663 bytes} [Wed Sep 9 21:38:25 2026] POST /v2.1/servers => generated 447 bytes in 2275 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/907] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:27 2026] GET /v2.1/servers/bfa1e8ad-edde-4446-a98c-387843639d14 => generated 1394 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: 462/908] 10.0.0.230 () {34 vars in 663 bytes} [Wed Sep 9 21:38:30 2026] POST /v2.1/servers => generated 424 bytes in 450 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: 447/909] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:30 2026] GET /v2.1/servers/ab504d92-448b-46b6-aec5-6970403dcb00 => generated 1367 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: 7|app: 0|req: 463/910] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:31 2026] GET /v2.1/servers/ab504d92-448b-46b6-aec5-6970403dcb00 => generated 1371 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/911] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:32 2026] GET /v2.1/servers/ab504d92-448b-46b6-aec5-6970403dcb00 => generated 1419 bytes in 286 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-09-09 21:38:33.309 8 INFO nova.api.openstack.compute.server_external_events [req-f0cd7fe3-0601-4393-865e-2148309449d6 req-753e406e-4c8a-4938-bd58-3cb1b0d50ca6 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:d6b7bd60-d1f4-4837-abbb-158e7d2ebd4c for instance bfa1e8ad-edde-4446-a98c-387843639d14 on instance [pid: 8|app: 0|req: 449/912] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:38:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/913] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:33 2026] GET /v2.1/servers/bfa1e8ad-edde-4446-a98c-387843639d14 => generated 1519 bytes in 271 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: 466/916] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:34 2026] GET /v2.1/servers/ab504d92-448b-46b6-aec5-6970403dcb00 => generated 1419 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: 8|app: 0|req: 451/917] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:35 2026] GET /v2.1/servers/ab504d92-448b-46b6-aec5-6970403dcb00 => generated 1469 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, ' 2026-09-09 21:38:35.902 7 INFO nova.api.openstack.compute.server_external_events [req-5d61eed0-3ee3-4d32-9d31-ef3f5ded9665 req-cd7a0cfa-b158-4cbb-bd64-e76aa6ad5799 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:fa4ae22f-7eec-4c20-b067-4162452ed839 for instance ab504d92-448b-46b6-aec5-6970403dcb00 on instance [pid: 7|app: 0|req: 467/918] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:38:35 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 8|app: 0|req: 452/919] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:36 2026] GET /v2.1/servers/ab504d92-448b-46b6-aec5-6970403dcb00 => generated 1479 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: 7|app: 0|req: 468/920] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:37 2026] GET /v2.1/servers/ab504d92-448b-46b6-aec5-6970403dcb00 => generated 1467 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-09-09 21:38:37.926 8 INFO nova.api.openstack.compute.server_external_events [req-e305e042-18c8-4d1c-af69-c101389713b1 req-aa89e209-93f7-4c96-ba14-2778183eceb3 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-plugged:d6b7bd60-d1f4-4837-abbb-158e7d2ebd4c for instance bfa1e8ad-edde-4446-a98c-387843639d14 on instance [pid: 8|app: 0|req: 453/921] 10.0.0.19 () {38 vars in 814 bytes} [Wed Sep 9 21:38:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 469/922] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:38 2026] GET /v2.1/servers/bfa1e8ad-edde-4446-a98c-387843639d14 => generated 1517 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: 454/923] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:38 2026] GET /v2.1/servers/ab504d92-448b-46b6-aec5-6970403dcb00 => generated 1467 bytes in 210 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/924] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:40 2026] GET /v2.1/servers/ab504d92-448b-46b6-aec5-6970403dcb00 => generated 1467 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: 455/925] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:41 2026] GET /v2.1/servers/ab504d92-448b-46b6-aec5-6970403dcb00 => generated 1467 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: 471/926] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:42 2026] GET /v2.1/servers/ab504d92-448b-46b6-aec5-6970403dcb00 => generated 1467 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-09-09 21:38:42.724 8 INFO nova.api.openstack.compute.server_external_events [req-3542401b-d02d-4a58-9c6d-1333b2e8c00b req-31b5bcb7-eece-4c02-8041-459ca8d1a683 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-plugged:fa4ae22f-7eec-4c20-b067-4162452ed839 for instance ab504d92-448b-46b6-aec5-6970403dcb00 on instance [pid: 8|app: 0|req: 456/927] 10.0.0.19 () {38 vars in 814 bytes} [Wed Sep 9 21:38:42 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: 7|app: 0|req: 473/930] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:43 2026] GET /v2.1/servers/bfa1e8ad-edde-4446-a98c-387843639d14 => generated 1815 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/931] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:43 2026] GET /v2.1/servers/ab504d92-448b-46b6-aec5-6970403dcb00 => generated 1467 bytes in 249 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-09-09 21:38:44.800 8 INFO nova.api.openstack.compute.server_external_events [req-6a7c2de6-ee57-4239-ad73-fbe83d544e79 req-554865ec-be8f-40c3-8301-de26d59c6872 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:d6b7bd60-d1f4-4837-abbb-158e7d2ebd4c for instance bfa1e8ad-edde-4446-a98c-387843639d14 on instance [pid: 8|app: 0|req: 459/932] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:38:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 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: 460/933] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:44 2026] GET /v2.1/servers/ab504d92-448b-46b6-aec5-6970403dcb00 => generated 1646 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/934] 10.0.0.230 () {34 vars in 663 bytes} [Wed Sep 9 21:38:44 2026] POST /v2.1/servers => generated 447 bytes in 642 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: 461/935] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:45 2026] GET /v2.1/servers/976de8ac-4a73-43b4-95b4-ed8783c7a699 => generated 1394 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: 475/936] 10.0.0.230 () {32 vars in 718 bytes} [Wed Sep 9 21:38:46 2026] DELETE /v2.1/servers/ab504d92-448b-46b6-aec5-6970403dcb00 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/937] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:46 2026] GET /v2.1/servers/ab504d92-448b-46b6-aec5-6970403dcb00 => generated 1652 bytes in 506 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: 476/938] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:47 2026] GET /v2.1/servers/ab504d92-448b-46b6-aec5-6970403dcb00 => generated 1652 bytes in 1529 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-09-09 21:38:49.749 8 INFO nova.api.openstack.compute.server_external_events [req-5741a547-48eb-4cde-969c-e703f003e691 req-b6d02e67-da6d-4ce6-ab19-290b3bced346 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-deleted:fa4ae22f-7eec-4c20-b067-4162452ed839 for instance ab504d92-448b-46b6-aec5-6970403dcb00 on instance [pid: 8|app: 0|req: 463/939] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:38:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 477/940] 10.0.0.230 () {34 vars in 671 bytes} [Wed Sep 9 21:38:49 2026] POST /v2.1/os-keypairs => generated 397 bytes in 73 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: 478/941] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:50 2026] GET /v2.1/servers/ab504d92-448b-46b6-aec5-6970403dcb00 => generated 1448 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/942] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:50 2026] GET /v2.1/servers/976de8ac-4a73-43b4-95b4-ed8783c7a699 => generated 1519 bytes in 530 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-09-09 21:38:51.793 7 INFO nova.api.openstack.compute.server_external_events [req-2b41f063-f4d5-41df-80ee-d4e5b8f66128 req-72419bf4-5354-446f-b4a6-faa1a2a5c16f 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:18e129df-5b9f-4f4f-bd73-0eb75c7b823b for instance 976de8ac-4a73-43b4-95b4-ed8783c7a699 on instance [pid: 7|app: 0|req: 479/943] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:38:51 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 465/944] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:51 2026] GET /v2.1/servers/ab504d92-448b-46b6-aec5-6970403dcb00 => generated 1453 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/945] 10.0.0.230 () {34 vars in 663 bytes} [Wed Sep 9 21:38:52 2026] POST /v2.1/servers => generated 449 bytes in 539 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: 466/946] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:52 2026] GET /v2.1/servers/1c28290b-eb6d-4971-a015-449ef7e55a6d => generated 1402 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, ' 2026-09-09 21:38:53.212 7 INFO nova.api.openstack.wsgi [None req-8c9bb732-9c19-4922-9bd6-e624c2dbec2a 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] HTTP exception thrown: Instance ab504d92-448b-46b6-aec5-6970403dcb00 could not be found. [pid: 7|app: 0|req: 481/947] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:53 2026] GET /v2.1/servers/ab504d92-448b-46b6-aec5-6970403dcb00 => 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: 8|app: 0|req: 468/950] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:53 2026] GET /v2.1/servers/1c28290b-eb6d-4971-a015-449ef7e55a6d => generated 1406 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: 483/951] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:54 2026] GET /v2.1/servers/1c28290b-eb6d-4971-a015-449ef7e55a6d => generated 1454 bytes in 668 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-09-09 21:38:56.270 7 INFO nova.api.openstack.compute.server_external_events [req-19d249cf-5c16-40e7-803a-1e2dc40417e3 req-e758fd08-7c65-472c-a6b3-d087b83834bd 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-plugged:18e129df-5b9f-4f4f-bd73-0eb75c7b823b for instance 976de8ac-4a73-43b4-95b4-ed8783c7a699 on instance [pid: 7|app: 0|req: 484/952] 10.0.0.19 () {38 vars in 814 bytes} [Wed Sep 9 21:38:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/953] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:56 2026] GET /v2.1/servers/976de8ac-4a73-43b4-95b4-ed8783c7a699 => generated 1517 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/954] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:56 2026] GET /v2.1/servers/1c28290b-eb6d-4971-a015-449ef7e55a6d => generated 1454 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-09-09 21:38:58.179 7 INFO nova.api.openstack.compute.server_external_events [req-3c8394a5-2d0e-46a5-b10c-4f49d418d9ee req-204248da-c2e1-46b7-8add-c3567135eae2 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:890d827c-497a-4edd-b551-cd65eacc5f80 for instance 1c28290b-eb6d-4971-a015-449ef7e55a6d on instance [pid: 7|app: 0|req: 486/955] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:38:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/956] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:57 2026] GET /v2.1/servers/1c28290b-eb6d-4971-a015-449ef7e55a6d => generated 1529 bytes in 555 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/957] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:38:59 2026] GET /v2.1/servers/1c28290b-eb6d-4971-a015-449ef7e55a6d => generated 1527 bytes in 228 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: 471/958] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:39:00 2026] GET /v2.1/servers/1c28290b-eb6d-4971-a015-449ef7e55a6d => generated 1527 bytes in 114 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: 488/959] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:39:01 2026] GET /v2.1/servers/1c28290b-eb6d-4971-a015-449ef7e55a6d => generated 1527 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/960] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:39:01 2026] GET /v2.1/servers/976de8ac-4a73-43b4-95b4-ed8783c7a699 => generated 1818 bytes in 233 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-09-09 21:39:02.626 7 INFO nova.api.openstack.compute.server_external_events [req-07c1a02e-7582-4821-b6ee-e65a33524024 req-b043610b-58c0-4fc4-989d-c32749b8b910 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-plugged:890d827c-497a-4edd-b551-cd65eacc5f80 for instance 1c28290b-eb6d-4971-a015-449ef7e55a6d on instance [pid: 7|app: 0|req: 489/961] 10.0.0.19 () {38 vars in 814 bytes} [Wed Sep 9 21:39:02 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, ' 2026-09-09 21:39:03.101 7 INFO nova.api.openstack.compute.server_external_events [req-78dcd779-6c01-4230-8839-1dbfd325a6f9 req-738f4a6c-e641-4192-8f75-ceaa565df55b 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:18e129df-5b9f-4f4f-bd73-0eb75c7b823b for instance 976de8ac-4a73-43b4-95b4-ed8783c7a699 on instance [pid: 7|app: 0|req: 490/962] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:39:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/963] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:39:02 2026] GET /v2.1/servers/1c28290b-eb6d-4971-a015-449ef7e55a6d => generated 1527 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, ' [pid: 7|app: 0|req: 492/966] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:39:04 2026] GET /v2.1/servers/1c28290b-eb6d-4971-a015-449ef7e55a6d => generated 1527 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: 475/967] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:39:05 2026] GET /v2.1/servers/1c28290b-eb6d-4971-a015-449ef7e55a6d => generated 1696 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: 493/968] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:39:05 2026] GET /v2.1/servers/1c28290b-eb6d-4971-a015-449ef7e55a6d => generated 1696 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, ' 2026-09-09 21:39:06.883 8 INFO nova.api.openstack.compute.server_external_events [req-6f3833cd-7b8f-4a9d-b460-9915cb2dbd18 req-5eb4183f-22eb-4378-9a55-b795f1b9a479 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:890d827c-497a-4edd-b551-cd65eacc5f80 for instance 1c28290b-eb6d-4971-a015-449ef7e55a6d on instance [pid: 8|app: 0|req: 476/969] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:39:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 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: 495/972] 10.0.0.230 () {34 vars in 750 bytes} [Wed Sep 9 21:39:19 2026] POST /v2.1/servers/1c28290b-eb6d-4971-a015-449ef7e55a6d/action => generated 31955 bytes in 586 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-09-09 21:39:31.461 8 INFO nova.api.openstack.compute.server_external_events [req-4ecb863f-e356-463b-ab94-7fdaa9e84840 req-897041d1-ab1d-44a6-b91d-a3af331bb821 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:890d827c-497a-4edd-b551-cd65eacc5f80 for instance 1c28290b-eb6d-4971-a015-449ef7e55a6d on instance [pid: 8|app: 0|req: 479/975] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:39:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/978] 10.0.0.230 () {34 vars in 671 bytes} [Wed Sep 9 21:39:34 2026] POST /v2.1/os-keypairs => generated 398 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: 7|app: 0|req: 498/979] 10.0.0.230 () {34 vars in 663 bytes} [Wed Sep 9 21:39:35 2026] POST /v2.1/servers => generated 450 bytes in 458 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/980] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:39:36 2026] GET /v2.1/servers/19e081de-87c2-40a8-8b16-f2e7731ee97d => generated 1402 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: 499/981] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:39:37 2026] GET /v2.1/servers/19e081de-87c2-40a8-8b16-f2e7731ee97d => generated 1406 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: 8|app: 0|req: 483/982] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:39:38 2026] GET /v2.1/servers/19e081de-87c2-40a8-8b16-f2e7731ee97d => generated 1454 bytes in 94 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: 500/983] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:39:39 2026] GET /v2.1/servers/19e081de-87c2-40a8-8b16-f2e7731ee97d => generated 1454 bytes in 99 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: 484/984] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:39:40 2026] GET /v2.1/servers/19e081de-87c2-40a8-8b16-f2e7731ee97d => generated 1462 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-09-09 21:39:41.985 7 INFO nova.api.openstack.compute.server_external_events [req-8f25d486-930a-4ec7-a5cc-9eda6724283e req-453052fa-86a9-4670-8646-021efa893fe4 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:38cc58ce-746e-4b54-ba58-0d147da3b366 for instance 19e081de-87c2-40a8-8b16-f2e7731ee97d on instance [pid: 7|app: 0|req: 501/985] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:39:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/986] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:39:41 2026] GET /v2.1/servers/19e081de-87c2-40a8-8b16-f2e7731ee97d => generated 1540 bytes in 179 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/987] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:39:43 2026] GET /v2.1/servers/19e081de-87c2-40a8-8b16-f2e7731ee97d => generated 1528 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: 504/990] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:39:44 2026] GET /v2.1/servers/19e081de-87c2-40a8-8b16-f2e7731ee97d => generated 1528 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, ' [pid: 8|app: 0|req: 487/991] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:39:45 2026] GET /v2.1/servers/19e081de-87c2-40a8-8b16-f2e7731ee97d => generated 1528 bytes in 163 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-09-09 21:39:46.642 7 INFO nova.api.openstack.compute.server_external_events [req-6324a6a5-fab1-4277-99ff-af58c1e8b10f req-ae00962a-8c38-474e-8815-0a2982d6a2d9 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-plugged:38cc58ce-746e-4b54-ba58-0d147da3b366 for instance 19e081de-87c2-40a8-8b16-f2e7731ee97d on instance [pid: 7|app: 0|req: 505/992] 10.0.0.19 () {38 vars in 814 bytes} [Wed Sep 9 21:39:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/993] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:39:46 2026] GET /v2.1/servers/19e081de-87c2-40a8-8b16-f2e7731ee97d => generated 1528 bytes in 163 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: 506/994] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:39:47 2026] GET /v2.1/servers/19e081de-87c2-40a8-8b16-f2e7731ee97d => generated 1528 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: 489/995] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:39:49 2026] GET /v2.1/servers/19e081de-87c2-40a8-8b16-f2e7731ee97d => generated 1696 bytes in 140 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: 507/996] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:39:49 2026] GET /v2.1/servers/19e081de-87c2-40a8-8b16-f2e7731ee97d => generated 1696 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-09-09 21:39:50.006 8 INFO nova.api.openstack.compute.server_external_events [req-c92be874-dba4-4e56-ab8c-e464a3c0ace8 req-8936ad52-372a-4d33-a6ad-8f5ec833ebba 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:38cc58ce-746e-4b54-ba58-0d147da3b366 for instance 19e081de-87c2-40a8-8b16-f2e7731ee97d on instance [pid: 8|app: 0|req: 490/997] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:39:49 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, ' [pid: 7|app: 0|req: 509/1000] 10.0.0.230 () {34 vars in 750 bytes} [Wed Sep 9 21:39:58 2026] POST /v2.1/servers/19e081de-87c2-40a8-8b16-f2e7731ee97d/action => generated 31809 bytes in 560 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: 493/1003] 162.253.55.112 () {36 vars in 714 bytes} [Wed Sep 9 21:40:05 2026] POST /v2.1/servers => generated 453 bytes in 802 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: 7|app: 0|req: 511/1004] 162.253.55.112 () {32 vars in 733 bytes} [Wed Sep 9 21:40:06 2026] GET /v2.1/servers/369ae046-ca8f-4b03-a8ef-1d28b9f8f4df => generated 2213 bytes in 90 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: 494/1005] 162.253.55.112 () {32 vars in 759 bytes} [Wed Sep 9 21:40:06 2026] GET /v2.1/servers/369ae046-ca8f-4b03-a8ef-1d28b9f8f4df/os-interface => generated 28 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: 7|app: 0|req: 512/1006] 162.253.55.112 () {32 vars in 777 bytes} [Wed Sep 9 21:40:06 2026] GET /v2.1/servers/369ae046-ca8f-4b03-a8ef-1d28b9f8f4df/os-volume_attachments => generated 25 bytes in 33 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: 495/1007] 10.0.0.230 () {32 vars in 718 bytes} [Wed Sep 9 21:40:09 2026] DELETE /v2.1/servers/19e081de-87c2-40a8-8b16-f2e7731ee97d => generated 0 bytes in 100 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: 7|app: 0|req: 513/1008] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:40:09 2026] GET /v2.1/servers/19e081de-87c2-40a8-8b16-f2e7731ee97d => generated 1822 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1009] 162.253.55.112 () {32 vars in 733 bytes} [Wed Sep 9 21:40:09 2026] GET /v2.1/servers/369ae046-ca8f-4b03-a8ef-1d28b9f8f4df => generated 2371 bytes in 78 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: 514/1010] 162.253.55.112 () {32 vars in 759 bytes} [Wed Sep 9 21:40:09 2026] GET /v2.1/servers/369ae046-ca8f-4b03-a8ef-1d28b9f8f4df/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: 497/1011] 162.253.55.112 () {32 vars in 777 bytes} [Wed Sep 9 21:40:09 2026] GET /v2.1/servers/369ae046-ca8f-4b03-a8ef-1d28b9f8f4df/os-volume_attachments => generated 197 bytes in 51 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: 515/1012] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:40:10 2026] GET /v2.1/servers/19e081de-87c2-40a8-8b16-f2e7731ee97d => generated 1822 bytes in 124 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-09-09 21:40:11.709 8 INFO nova.api.openstack.compute.server_external_events [req-99f8a9b6-19b8-4f2f-b145-7575f3014a2c req-9f616b7a-ae07-4f8b-998e-aa25030ebd73 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:b196ac3f-a4d3-4d3f-a867-a0e4af83cc60 for instance 369ae046-ca8f-4b03-a8ef-1d28b9f8f4df on instance [pid: 8|app: 0|req: 498/1013] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:40:11 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: 516/1014] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:40:11 2026] GET /v2.1/servers/19e081de-87c2-40a8-8b16-f2e7731ee97d => generated 1822 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, ' 2026-09-09 21:40:12.213 8 INFO nova.api.openstack.compute.server_external_events [req-82022472-cbcb-4ea0-b45a-dbb0fb328ddc req-6f2cfcbc-7b27-43c9-a059-6c7f08c25da3 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-unplugged:38cc58ce-746e-4b54-ba58-0d147da3b366 for instance 19e081de-87c2-40a8-8b16-f2e7731ee97d on instance [pid: 8|app: 0|req: 499/1015] 10.0.0.19 () {38 vars in 814 bytes} [Wed Sep 9 21:40:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 517/1016] 162.253.55.112 () {32 vars in 733 bytes} [Wed Sep 9 21:40:12 2026] GET /v2.1/servers/369ae046-ca8f-4b03-a8ef-1d28b9f8f4df => generated 2445 bytes in 196 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1017] 162.253.55.112 () {32 vars in 759 bytes} [Wed Sep 9 21:40:12 2026] GET /v2.1/servers/369ae046-ca8f-4b03-a8ef-1d28b9f8f4df/os-interface => generated 282 bytes in 70 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: 501/1018] 162.253.55.112 () {32 vars in 777 bytes} [Wed Sep 9 21:40:13 2026] GET /v2.1/servers/369ae046-ca8f-4b03-a8ef-1d28b9f8f4df/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1019] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:40:12 2026] GET /v2.1/servers/19e081de-87c2-40a8-8b16-f2e7731ee97d => generated 1754 bytes in 103 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-09-09 21:40:13.759 8 INFO nova.api.openstack.compute.server_external_events [req-23f58277-c58f-4c44-87f7-eb5e6040daf8 req-7875b6c0-497a-4030-bd84-02a0db2f46cb 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-deleted:38cc58ce-746e-4b54-ba58-0d147da3b366 for instance 19e081de-87c2-40a8-8b16-f2e7731ee97d on instance [pid: 8|app: 0|req: 503/1022] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:40:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1023] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:40:14 2026] GET /v2.1/servers/19e081de-87c2-40a8-8b16-f2e7731ee97d => generated 1488 bytes in 125 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: 504/1024] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:40:15 2026] GET /v2.1/servers/19e081de-87c2-40a8-8b16-f2e7731ee97d => generated 1488 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: 7|app: 0|req: 521/1025] 162.253.55.112 () {32 vars in 733 bytes} [Wed Sep 9 21:40:15 2026] GET /v2.1/servers/369ae046-ca8f-4b03-a8ef-1d28b9f8f4df => generated 2433 bytes in 174 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: 505/1026] 162.253.55.112 () {32 vars in 759 bytes} [Wed Sep 9 21:40:15 2026] GET /v2.1/servers/369ae046-ca8f-4b03-a8ef-1d28b9f8f4df/os-interface => generated 282 bytes in 104 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: 522/1027] 162.253.55.112 () {32 vars in 777 bytes} [Wed Sep 9 21:40:16 2026] GET /v2.1/servers/369ae046-ca8f-4b03-a8ef-1d28b9f8f4df/os-volume_attachments => generated 197 bytes in 57 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-09-09 21:40:16.348 8 INFO nova.api.openstack.wsgi [None req-c8627319-1d75-4c29-93a4-674f1d993046 0d39f0a1e39a4544a3e15158e1e53bb9 66fd92f688cf40588d5a13878406956d - - default default] HTTP exception thrown: Instance 19e081de-87c2-40a8-8b16-f2e7731ee97d could not be found. [pid: 8|app: 0|req: 506/1028] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:40:16 2026] GET /v2.1/servers/19e081de-87c2-40a8-8b16-f2e7731ee97d => 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: 523/1029] 10.0.0.230 () {32 vars in 730 bytes} [Wed Sep 9 21:40:16 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1759600865 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-09-09 21:40:16.699 8 INFO nova.api.openstack.compute.server_external_events [req-8ed18512-a3d3-4452-bf45-5004461f75fe req-c47f98fe-e8b3-4cde-9dc9-34c619043133 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-plugged:b196ac3f-a4d3-4d3f-a867-a0e4af83cc60 for instance 369ae046-ca8f-4b03-a8ef-1d28b9f8f4df on instance [pid: 8|app: 0|req: 507/1030] 10.0.0.19 () {38 vars in 814 bytes} [Wed Sep 9 21:40:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1031] 10.0.0.230 () {32 vars in 718 bytes} [Wed Sep 9 21:40:16 2026] DELETE /v2.1/servers/1c28290b-eb6d-4971-a015-449ef7e55a6d => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 508/1032] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:40:17 2026] GET /v2.1/servers/1c28290b-eb6d-4971-a015-449ef7e55a6d => generated 1702 bytes in 250 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: 525/1033] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:40:18 2026] GET /v2.1/servers/1c28290b-eb6d-4971-a015-449ef7e55a6d => generated 1702 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: 509/1034] 162.253.55.112 () {32 vars in 733 bytes} [Wed Sep 9 21:40:19 2026] GET /v2.1/servers/369ae046-ca8f-4b03-a8ef-1d28b9f8f4df => generated 2433 bytes in 181 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: 526/1035] 162.253.55.112 () {32 vars in 759 bytes} [Wed Sep 9 21:40:19 2026] GET /v2.1/servers/369ae046-ca8f-4b03-a8ef-1d28b9f8f4df/os-interface => generated 284 bytes in 94 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, ' [pid: 8|app: 0|req: 510/1036] 162.253.55.112 () {32 vars in 777 bytes} [Wed Sep 9 21:40:19 2026] GET /v2.1/servers/369ae046-ca8f-4b03-a8ef-1d28b9f8f4df/os-volume_attachments => generated 197 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1037] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:40:19 2026] GET /v2.1/servers/1c28290b-eb6d-4971-a015-449ef7e55a6d => generated 1702 bytes in 212 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-09-09 21:40:19.824 8 INFO nova.api.openstack.compute.server_external_events [req-e19f82b5-7e90-4da0-b190-cc0714dd2ba2 req-89cde6ae-792d-417f-8d83-2aea886da68a 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-deleted:890d827c-497a-4edd-b551-cd65eacc5f80 for instance 1c28290b-eb6d-4971-a015-449ef7e55a6d on instance [pid: 8|app: 0|req: 511/1038] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:40:19 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: 528/1039] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:40:20 2026] GET /v2.1/servers/1c28290b-eb6d-4971-a015-449ef7e55a6d => generated 1483 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: 512/1040] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:40:21 2026] GET /v2.1/servers/1c28290b-eb6d-4971-a015-449ef7e55a6d => generated 1488 bytes in 119 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: 529/1041] 162.253.55.112 () {32 vars in 733 bytes} [Wed Sep 9 21:40:22 2026] GET /v2.1/servers/369ae046-ca8f-4b03-a8ef-1d28b9f8f4df => generated 2579 bytes in 146 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: 513/1042] 162.253.55.112 () {32 vars in 759 bytes} [Wed Sep 9 21:40:22 2026] GET /v2.1/servers/369ae046-ca8f-4b03-a8ef-1d28b9f8f4df/os-interface => generated 284 bytes in 98 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: 530/1043] 162.253.55.112 () {32 vars in 777 bytes} [Wed Sep 9 21:40:22 2026] GET /v2.1/servers/369ae046-ca8f-4b03-a8ef-1d28b9f8f4df/os-volume_attachments => generated 197 bytes in 48 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: 514/1044] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:40:22 2026] GET /v2.1/servers/1c28290b-eb6d-4971-a015-449ef7e55a6d => generated 1488 bytes in 89 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-09-09 21:40:24.034 7 INFO nova.api.openstack.wsgi [None req-e10ffc02-e811-4454-ad4b-e52e57c45701 0d39f0a1e39a4544a3e15158e1e53bb9 66fd92f688cf40588d5a13878406956d - - default default] HTTP exception thrown: Instance 1c28290b-eb6d-4971-a015-449ef7e55a6d could not be found. [pid: 7|app: 0|req: 532/1047] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:40:24 2026] GET /v2.1/servers/1c28290b-eb6d-4971-a015-449ef7e55a6d => generated 111 bytes in 19 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: 516/1048] 10.0.0.230 () {32 vars in 728 bytes} [Wed Sep 9 21:40:24 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-831165195 => generated 0 bytes in 28 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: 534/1051] 10.0.0.230 () {34 vars in 671 bytes} [Wed Sep 9 21:40:39 2026] POST /v2.1/os-keypairs => generated 396 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1052] 10.0.0.230 () {34 vars in 671 bytes} [Wed Sep 9 21:40:41 2026] POST /v2.1/os-keypairs => generated 385 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1053] 10.0.0.230 () {34 vars in 663 bytes} [Wed Sep 9 21:40:42 2026] POST /v2.1/servers => generated 495 bytes in 640 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1054] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:40:43 2026] GET /v2.1/servers/c2026b19-fc9f-4f4d-9272-7315747f802b => generated 1456 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: 521/1057] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:40:44 2026] GET /v2.1/servers/c2026b19-fc9f-4f4d-9272-7315747f802b => generated 1460 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: 537/1058] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:40:45 2026] GET /v2.1/servers/c2026b19-fc9f-4f4d-9272-7315747f802b => generated 1508 bytes in 102 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: 522/1059] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:40:46 2026] GET /v2.1/servers/c2026b19-fc9f-4f4d-9272-7315747f802b => generated 1508 bytes in 95 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: 538/1060] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:40:47 2026] GET /v2.1/servers/c2026b19-fc9f-4f4d-9272-7315747f802b => generated 1516 bytes in 79 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-09-09 21:40:48.540 8 INFO nova.api.openstack.compute.server_external_events [req-7ed6bfc4-88d6-47f7-8a72-cf813704fc0f req-0d488c87-f7de-4e55-9f11-ae6bf1bdc74d 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:147e9c70-0e2e-4c08-8090-7606ac2c4dee for instance c2026b19-fc9f-4f4d-9272-7315747f802b on instance [pid: 8|app: 0|req: 523/1061] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:40:48 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: 7|app: 0|req: 539/1062] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:40:48 2026] GET /v2.1/servers/c2026b19-fc9f-4f4d-9272-7315747f802b => generated 1639 bytes in 140 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/1063] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:40:49 2026] GET /v2.1/servers/c2026b19-fc9f-4f4d-9272-7315747f802b => generated 1627 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, ' [pid: 7|app: 0|req: 540/1064] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:40:50 2026] GET /v2.1/servers/c2026b19-fc9f-4f4d-9272-7315747f802b => generated 1627 bytes in 202 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/1065] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:40:52 2026] GET /v2.1/servers/c2026b19-fc9f-4f4d-9272-7315747f802b => generated 1627 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-09-09 21:40:53.215 7 INFO nova.api.openstack.compute.server_external_events [req-6ea54432-8d9d-4728-8b21-dee28995e276 req-3142cf7f-0766-4fe4-83b5-08fe5852bf9f 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-plugged:147e9c70-0e2e-4c08-8090-7606ac2c4dee for instance c2026b19-fc9f-4f4d-9272-7315747f802b on instance [pid: 7|app: 0|req: 541/1066] 10.0.0.19 () {38 vars in 814 bytes} [Wed Sep 9 21:40:53 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: 526/1069] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:40:53 2026] GET /v2.1/servers/c2026b19-fc9f-4f4d-9272-7315747f802b => generated 1627 bytes in 145 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: 544/1070] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:40:54 2026] GET /v2.1/servers/c2026b19-fc9f-4f4d-9272-7315747f802b => generated 1627 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: 8|app: 0|req: 527/1071] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:40:55 2026] GET /v2.1/servers/c2026b19-fc9f-4f4d-9272-7315747f802b => generated 1807 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: 7|app: 0|req: 545/1072] 10.0.0.230 () {32 vars in 741 bytes} [Wed Sep 9 21:40:55 2026] GET /v2.1/servers/c2026b19-fc9f-4f4d-9272-7315747f802b/os-interface => generated 284 bytes in 121 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-09-09 21:40:56.633 8 INFO nova.api.openstack.compute.server_external_events [req-e2df4ae3-dc97-4503-aa7a-329d01efcc2d req-571fcba0-8fa3-4da1-83ab-18fe7d819f3f 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:147e9c70-0e2e-4c08-8090-7606ac2c4dee for instance c2026b19-fc9f-4f4d-9272-7315747f802b on instance [pid: 8|app: 0|req: 528/1073] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:40:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 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-09-09 21:41:00.887 8 INFO nova.api.openstack.compute.server_external_events [req-b0de507d-7a95-4b3f-8237-8608c3a2af26 req-3eb4fbcb-e889-4339-a67f-1a5409974893 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:09462795-fadf-4a61-a72a-c4c9c866768a for instance 369ae046-ca8f-4b03-a8ef-1d28b9f8f4df on instance [pid: 8|app: 0|req: 529/1074] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:41:00 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, ' 2026-09-09 21:41:06.189 8 INFO nova.api.openstack.compute.server_external_events [req-c1ddf4db-8d8c-4385-9b80-d8bdc3275e23 req-b6626626-63d7-4ea1-8b27-ce6779002843 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-plugged:09462795-fadf-4a61-a72a-c4c9c866768a for instance 369ae046-ca8f-4b03-a8ef-1d28b9f8f4df on instance [pid: 8|app: 0|req: 532/1077] 10.0.0.19 () {38 vars in 814 bytes} [Wed Sep 9 21:41:06 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: 533/1078] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:41:06 2026] GET /v2.1/servers/c2026b19-fc9f-4f4d-9272-7315747f802b => generated 1927 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1079] 162.253.55.112 () {36 vars in 812 bytes} [Wed Sep 9 21:40:58 2026] POST /v2.1/servers/369ae046-ca8f-4b03-a8ef-1d28b9f8f4df/os-interface => generated 281 bytes in 8718 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-09-09 21:41:07.552 8 INFO nova.api.openstack.compute.server_external_events [req-a289997c-0b70-459d-a7b2-59efd4de35fd req-12c45d29-5418-4a99-b783-20f9d49be080 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:09462795-fadf-4a61-a72a-c4c9c866768a for instance 369ae046-ca8f-4b03-a8ef-1d28b9f8f4df on instance [pid: 8|app: 0|req: 534/1080] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:41:07 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-09-09 21:41:07.924 7 INFO nova.api.openstack.compute.server_external_events [req-5f255939-170e-4712-8234-d88e152b7d0c req-5dd895ac-fd0e-48be-ad74-698be41ce8c4 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:09462795-fadf-4a61-a72a-c4c9c866768a for instance 369ae046-ca8f-4b03-a8ef-1d28b9f8f4df on instance [pid: 7|app: 0|req: 547/1081] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:41:07 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: 535/1082] 10.0.0.230 () {32 vars in 753 bytes} [Wed Sep 9 21:41:08 2026] GET /v2.1/servers/c2026b19-fc9f-4f4d-9272-7315747f802b/os-server-password => generated 116 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: 7|app: 0|req: 548/1083] 10.0.0.230 () {32 vars in 718 bytes} [Wed Sep 9 21:41:10 2026] DELETE /v2.1/servers/c2026b19-fc9f-4f4d-9272-7315747f802b => generated 0 bytes in 125 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: 536/1084] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:41:10 2026] GET /v2.1/servers/c2026b19-fc9f-4f4d-9272-7315747f802b => generated 1933 bytes in 202 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: 549/1085] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:41:11 2026] GET /v2.1/servers/c2026b19-fc9f-4f4d-9272-7315747f802b => generated 1933 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, ' [pid: 8|app: 0|req: 537/1086] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:41:12 2026] GET /v2.1/servers/c2026b19-fc9f-4f4d-9272-7315747f802b => generated 1933 bytes in 258 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-09-09 21:41:13.668 7 INFO nova.api.openstack.compute.server_external_events [req-793df8d5-1645-4be0-996c-933786568768 req-beacb3e6-e22e-4062-9a33-e65731a435c4 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-deleted:147e9c70-0e2e-4c08-8090-7606ac2c4dee for instance c2026b19-fc9f-4f4d-9272-7315747f802b on instance [pid: 7|app: 0|req: 551/1089] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:41:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 539/1090] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:41:14 2026] GET /v2.1/servers/c2026b19-fc9f-4f4d-9272-7315747f802b => generated 1537 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: 552/1091] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:41:15 2026] GET /v2.1/servers/c2026b19-fc9f-4f4d-9272-7315747f802b => generated 1542 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: 540/1092] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:41:16 2026] GET /v2.1/servers/c2026b19-fc9f-4f4d-9272-7315747f802b => generated 1542 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, ' 2026-09-09 21:41:17.541 7 INFO nova.api.openstack.wsgi [None req-4053ef64-e758-49e4-bc27-0aa6396a7cd6 02052842324944bb8904ab27ed75ded3 16685156b9d6481fa024c3c65b811d8b - - default default] HTTP exception thrown: Instance c2026b19-fc9f-4f4d-9272-7315747f802b could not be found. [pid: 7|app: 0|req: 553/1093] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:41:17 2026] GET /v2.1/servers/c2026b19-fc9f-4f4d-9272-7315747f802b => 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, ' 2026-09-09 21:41:17.586 8 INFO nova.api.openstack.wsgi [None req-49f296ae-52b0-473e-abd4-8e128fed1dfe 02052842324944bb8904ab27ed75ded3 16685156b9d6481fa024c3c65b811d8b - - default default] HTTP exception thrown: Instance c2026b19-fc9f-4f4d-9272-7315747f802b could not be found. [pid: 8|app: 0|req: 541/1094] 10.0.0.230 () {32 vars in 718 bytes} [Wed Sep 9 21:41:17 2026] DELETE /v2.1/servers/c2026b19-fc9f-4f4d-9272-7315747f802b => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-09-09 21:41:17.640 7 INFO nova.api.openstack.wsgi [None req-41c445ff-6c41-4bda-8e87-f645f6409869 02052842324944bb8904ab27ed75ded3 16685156b9d6481fa024c3c65b811d8b - - default default] HTTP exception thrown: Instance c2026b19-fc9f-4f4d-9272-7315747f802b could not be found. [pid: 7|app: 0|req: 554/1095] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:41:17 2026] GET /v2.1/servers/c2026b19-fc9f-4f4d-9272-7315747f802b => generated 111 bytes in 47 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: 542/1096] 10.0.0.230 () {32 vars in 704 bytes} [Wed Sep 9 21:41:17 2026] DELETE /v2.1/os-keypairs/tempest-keypair-433572232 => 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: 555/1097] 10.0.0.230 () {32 vars in 726 bytes} [Wed Sep 9 21:41:18 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-717615647 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-09 21:41:36.409 7 INFO nova.api.openstack.compute.server_external_events [req-782bfe73-528a-4e40-9c76-d3ee64d457e6 req-fb47a86f-de00-447e-a4d1-04fbc2563ff0 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:8925ee00-66d2-4425-a757-97805a60a4ff for instance 369ae046-ca8f-4b03-a8ef-1d28b9f8f4df on instance [pid: 7|app: 0|req: 558/1102] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:41:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 169 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-09-09 21:41:41.854 7 INFO nova.api.openstack.compute.server_external_events [req-41507763-39fa-4ae2-b77f-b7b1907c5677 req-28e8f02a-c6e8-4abd-b15c-72bd88006412 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-plugged:8925ee00-66d2-4425-a757-97805a60a4ff for instance 369ae046-ca8f-4b03-a8ef-1d28b9f8f4df on instance [pid: 7|app: 0|req: 559/1103] 10.0.0.19 () {38 vars in 814 bytes} [Wed Sep 9 21:41:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1104] 162.253.55.112 () {36 vars in 812 bytes} [Wed Sep 9 21:41:33 2026] POST /v2.1/servers/369ae046-ca8f-4b03-a8ef-1d28b9f8f4df/os-interface => generated 375 bytes in 9770 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-09-09 21:41:57.692 8 INFO nova.api.openstack.compute.server_external_events [req-aed98c73-2944-4c8e-9330-4c5bf1ced5e3 req-9f7f15ef-7342-4a9b-927d-d7c6290aa295 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:1af2cd5a-172d-4d5b-9797-00a210cb2c07 for instance 369ae046-ca8f-4b03-a8ef-1d28b9f8f4df on instance [pid: 8|app: 0|req: 548/1109] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:41:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 18 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-09-09 21:42:02.410 8 INFO nova.api.openstack.compute.server_external_events [req-87689afa-9f12-4b83-819f-4e436eff1a1b req-3915fb07-1b3a-4207-939f-aa543eca2d08 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-plugged:1af2cd5a-172d-4d5b-9797-00a210cb2c07 for instance 369ae046-ca8f-4b03-a8ef-1d28b9f8f4df on instance [pid: 8|app: 0|req: 549/1110] 10.0.0.19 () {38 vars in 814 bytes} [Wed Sep 9 21:42:02 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: 7|app: 0|req: 562/1113] 162.253.55.112 () {36 vars in 812 bytes} [Wed Sep 9 21:41:55 2026] POST /v2.1/servers/369ae046-ca8f-4b03-a8ef-1d28b9f8f4df/os-interface => generated 378 bytes in 10257 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-09-09 21:42:06.202 8 INFO nova.api.openstack.compute.server_external_events [req-f395c2a5-2670-4e58-b5da-5eca07603742 req-209c5323-f06c-4413-bd74-44ff0e7547e3 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:8925ee00-66d2-4425-a757-97805a60a4ff for instance 369ae046-ca8f-4b03-a8ef-1d28b9f8f4df on instance [pid: 8|app: 0|req: 552/1114] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:42:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 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-09-09 21:42:18.885 8 INFO nova.api.openstack.compute.server_external_events [req-7d067166-dbe3-489c-a266-45eb9ba5e785 req-61f6e37b-99ee-4852-bd2e-69502080109e 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:1af2cd5a-172d-4d5b-9797-00a210cb2c07 for instance 369ae046-ca8f-4b03-a8ef-1d28b9f8f4df on instance [pid: 8|app: 0|req: 554/1117] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:42:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 187 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: 564/1118] 162.253.55.112 () {34 vars in 855 bytes} [Wed Sep 9 21:42:19 2026] DELETE /v2.1/servers/369ae046-ca8f-4b03-a8ef-1d28b9f8f4df/os-interface/1af2cd5a-172d-4d5b-9797-00a210cb2c07 => generated 0 bytes in 85 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-09-09 21:42:20.938 8 INFO nova.api.openstack.compute.server_external_events [req-59917d6c-974d-4f0c-aa86-9b00bc8ba9f0 req-ecfd4070-04f7-4e1a-bd0a-e3a677d3b5fe 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:1af2cd5a-172d-4d5b-9797-00a210cb2c07 for instance 369ae046-ca8f-4b03-a8ef-1d28b9f8f4df on instance [pid: 8|app: 0|req: 555/1119] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:42:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-09-09 21:42:29.723 7 INFO nova.api.openstack.compute.server_external_events [req-77bfb319-4f33-4ebe-a348-828fa522c6dd req-a92e33f4-ba76-43c3-bc39-08923018d67f 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:8925ee00-66d2-4425-a757-97805a60a4ff for instance 369ae046-ca8f-4b03-a8ef-1d28b9f8f4df on instance [pid: 7|app: 0|req: 566/1122] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:42:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1123] 162.253.55.112 () {34 vars in 855 bytes} [Wed Sep 9 21:42:29 2026] DELETE /v2.1/servers/369ae046-ca8f-4b03-a8ef-1d28b9f8f4df/os-interface/8925ee00-66d2-4425-a757-97805a60a4ff => generated 0 bytes in 88 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: 7|app: 0|req: 569/1128] 162.253.55.112 () {34 vars in 855 bytes} [Wed Sep 9 21:42:51 2026] DELETE /v2.1/servers/369ae046-ca8f-4b03-a8ef-1d28b9f8f4df/os-interface/09462795-fadf-4a61-a72a-c4c9c866768a => generated 0 bytes in 40 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: 7|app: 0|req: 571/1131] 162.253.55.112 () {34 vars in 755 bytes} [Wed Sep 9 21:42:56 2026] DELETE /v2.1/servers/369ae046-ca8f-4b03-a8ef-1d28b9f8f4df => generated 0 bytes in 141 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-09-09 21:42:59.399 8 INFO nova.api.openstack.compute.server_external_events [req-9b06bc9f-20dc-402d-ab0d-cac79a8b91fd req-99ca0789-8104-4056-8ca4-282de58061f5 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-deleted:b196ac3f-a4d3-4d3f-a867-a0e4af83cc60 for instance 369ae046-ca8f-4b03-a8ef-1d28b9f8f4df on instance [pid: 8|app: 0|req: 561/1132] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:42:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-09-09 21:43:00.538 7 INFO nova.api.openstack.compute.server_external_events [req-d586f76a-1355-4e62-bc13-cb04f01626b2 req-e723dbb7-950c-4405-9434-a18a56bcd2fc 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:18e129df-5b9f-4f4f-bd73-0eb75c7b823b for instance 976de8ac-4a73-43b4-95b4-ed8783c7a699 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: 572/1133] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:43:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1134] 10.0.0.230 () {32 vars in 718 bytes} [Wed Sep 9 21:43:00 2026] DELETE /v2.1/servers/976de8ac-4a73-43b4-95b4-ed8783c7a699 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 573/1135] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:43:00 2026] GET /v2.1/servers/976de8ac-4a73-43b4-95b4-ed8783c7a699 => generated 1944 bytes in 184 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-09-09 21:43:03.631 7 INFO nova.api.openstack.compute.server_external_events [req-c960a1c5-cb3f-4db2-8a91-60c5f0e2b0bd req-a992a2ae-9e30-4ef4-aff4-16d429822ecf 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-deleted:18e129df-5b9f-4f4f-bd73-0eb75c7b823b for instance 976de8ac-4a73-43b4-95b4-ed8783c7a699 on instance [pid: 7|app: 0|req: 575/1138] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:43:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 564/1139] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:43:05 2026] GET /v2.1/servers/976de8ac-4a73-43b4-95b4-ed8783c7a699 => generated 1480 bytes in 104 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-09-09 21:43:11.015 7 INFO nova.api.openstack.wsgi [None req-78d72b86-3cb9-4552-ba9f-671d8eeaf3de dcb737894ca6451d96e5ce5a898d7716 3b55a68ea9534c24a626b74eee634261 - - default default] HTTP exception thrown: Instance 976de8ac-4a73-43b4-95b4-ed8783c7a699 could not be found. [pid: 7|app: 0|req: 576/1140] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:43:10 2026] GET /v2.1/servers/976de8ac-4a73-43b4-95b4-ed8783c7a699 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-09-09 21:43:11.727 8 INFO nova.api.openstack.compute.server_external_events [req-f6d363be-2850-41e8-8990-2df0d70efb0d req-bdc93bc1-ebac-49c7-9a9c-8df84a305de4 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-changed:d6b7bd60-d1f4-4837-abbb-158e7d2ebd4c for instance bfa1e8ad-edde-4446-a98c-387843639d14 on instance [pid: 8|app: 0|req: 565/1141] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:43:11 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: 7|app: 0|req: 577/1142] 10.0.0.230 () {32 vars in 718 bytes} [Wed Sep 9 21:43:11 2026] DELETE /v2.1/servers/bfa1e8ad-edde-4446-a98c-387843639d14 => generated 0 bytes in 65 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: 566/1143] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:43:11 2026] GET /v2.1/servers/bfa1e8ad-edde-4446-a98c-387843639d14 => generated 1941 bytes in 201 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-09-09 21:43:14.477 8 INFO nova.api.openstack.compute.server_external_events [req-b8e47d4c-3c08-4983-a5fc-cc5b099c125c req-ed13bae0-ccb1-41fc-a630-b92d0d07c87f 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-unplugged:d6b7bd60-d1f4-4837-abbb-158e7d2ebd4c for instance bfa1e8ad-edde-4446-a98c-387843639d14 on instance [pid: 8|app: 0|req: 568/1146] 10.0.0.19 () {38 vars in 814 bytes} [Wed Sep 9 21:43:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 18 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-09-09 21:43:14.975 7 INFO nova.api.openstack.compute.server_external_events [req-c177fa22-50a5-447a-be82-5523bd55141c req-3eebcb5e-e847-4af7-981f-886e11714629 98c0ad27033349edacc354710383869e 472e21763c2444769899a8199f621e86 - - 6b4dac9143bf4705ac71f4977eac439a 6b4dac9143bf4705ac71f4977eac439a] Creating event network-vif-deleted:d6b7bd60-d1f4-4837-abbb-158e7d2ebd4c for instance bfa1e8ad-edde-4446-a98c-387843639d14 on instance [pid: 7|app: 0|req: 579/1147] 10.0.0.31 () {38 vars in 814 bytes} [Wed Sep 9 21:43:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1148] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:43:17 2026] GET /v2.1/servers/bfa1e8ad-edde-4446-a98c-387843639d14 => generated 1480 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-09-09 21:43:22.210 7 INFO nova.api.openstack.wsgi [None req-6b4e2a9e-a339-414e-95ac-924e59f6ddb6 dcb737894ca6451d96e5ce5a898d7716 3b55a68ea9534c24a626b74eee634261 - - default default] HTTP exception thrown: Instance bfa1e8ad-edde-4446-a98c-387843639d14 could not be found. [pid: 7|app: 0|req: 580/1149] 10.0.0.230 () {32 vars in 715 bytes} [Wed Sep 9 21:43:22 2026] GET /v2.1/servers/bfa1e8ad-edde-4446-a98c-387843639d14 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1150] 10.0.0.230 () {32 vars in 724 bytes} [Wed Sep 9 21:43:23 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-250854697 => 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, ' 2026-09-09 21:43:23.445 7 INFO nova.api.openstack.wsgi [None req-420e1c62-0b38-4bb6-852f-f3d363f32506 dcb737894ca6451d96e5ce5a898d7716 3b55a68ea9534c24a626b74eee634261 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-250854697 not found for user dcb737894ca6451d96e5ce5a898d7716 [pid: 7|app: 0|req: 581/1151] 10.0.0.230 () {32 vars in 721 bytes} [Wed Sep 9 21:43:23 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-250854697 => generated 141 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1162] 10.0.0.147 () {28 vars in 455 bytes} [Wed Sep 9 21:44:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1163] 10.0.0.147 () {30 vars in 659 bytes} [Wed Sep 9 21:44:09 2026] GET /v2.1 => generated 0 bytes in 126 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 577/1164] 10.0.0.147 () {32 vars in 732 bytes} [Wed Sep 9 21:44:09 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: 588/1165] 10.0.0.147 () {34 vars in 807 bytes} [Wed Sep 9 21:44:09 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1166] 10.0.0.147 () {28 vars in 455 bytes} [Wed Sep 9 21:44:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1167] 10.0.0.147 () {30 vars in 659 bytes} [Wed Sep 9 21:44:10 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 579/1168] 10.0.0.147 () {32 vars in 732 bytes} [Wed Sep 9 21:44:10 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1169] 10.0.0.147 () {34 vars in 895 bytes} [Wed Sep 9 21:44:10 2026] GET /v2.1/servers/detail?project_id=195870cb66b64e878b66cee686da9c7c&all_tenants=True => generated 15 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1170] 10.0.0.147 () {34 vars in 895 bytes} [Wed Sep 9 21:44:10 2026] GET /v2.1/servers/detail?project_id=4252db25ce3b431ab8758de721d52a03&all_tenants=True => generated 15 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1171] 10.0.0.147 () {34 vars in 895 bytes} [Wed Sep 9 21:44:10 2026] GET /v2.1/servers/detail?project_id=472e21763c2444769899a8199f621e86&all_tenants=True => generated 15 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1172] 10.0.0.147 () {34 vars in 895 bytes} [Wed Sep 9 21:44:10 2026] GET /v2.1/servers/detail?project_id=5661cc10f49d40d798ecc7d199447dbc&all_tenants=True => generated 15 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1173] 10.0.0.147 () {34 vars in 895 bytes} [Wed Sep 9 21:44:10 2026] GET /v2.1/servers/detail?project_id=d1bdf78874a247658bec5dfadb3bc1e9&all_tenants=True => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1174] 10.0.0.147 () {34 vars in 895 bytes} [Wed Sep 9 21:44:10 2026] GET /v2.1/servers/detail?project_id=f7dbfb9dcce44ac7937f0a14cb0a25c9&all_tenants=True => generated 15 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1185] 10.0.0.230 () {32 vars in 655 bytes} [Wed Sep 9 21:45:01 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1186] 10.0.0.230 () {32 vars in 641 bytes} [Wed Sep 9 21:45:02 2026] GET /v2.1/servers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-09-09 21:45:02.244 7 WARNING oslo_db.sqlalchemy.utils [None req-0deda1da-eba7-4d5b-852c-455c5c730abd b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 599/1187] 10.0.0.230 () {32 vars in 649 bytes} [Wed Sep 9 21:45:02 2026] GET /v2.1/os-keypairs => generated 530 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1188] 10.0.0.230 () {32 vars in 694 bytes} [Wed Sep 9 21:45:02 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)