+ 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 06:54:40 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-65c6cd5787-hqp6f 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 0x7f54b9ba6668 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 06:54:47.348 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 06:54:47.655 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 06:54:48.210 7 WARNING keystonemiddleware._common.config [None req-3065cc58-bb09-462c-adf4-d68baef92f49 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-09 06:54:48.219 7 WARNING oslo_config.cfg [None req-3065cc58-bb09-462c-adf4-d68baef92f49 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-09 06:54:48.312 7 WARNING keystonemiddleware._common.config [None req-3065cc58-bb09-462c-adf4-d68baef92f49 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f54b9ba6668 pid: 7 (default app) 2026-09-09 06:54:48.514 8 WARNING keystonemiddleware._common.config [None req-7adc29fc-b7b9-4f5e-be37-925331e8b209 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-09 06:54:48.530 8 WARNING oslo_config.cfg [None req-7adc29fc-b7b9-4f5e-be37-925331e8b209 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-09 06:54:48.616 8 WARNING keystonemiddleware._common.config [None req-7adc29fc-b7b9-4f5e-be37-925331e8b209 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f54b9ba6668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 162.253.55.111 () {42 vars in 703 bytes} [Wed Sep 9 06:54:54 2026] GET /v2.1 => generated 114 bytes in 28 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 06:54:54.746 8 WARNING oslo_policy.policy [None req-a6a3f1b0-9907-4cde-a92a-98aa76b6cd85 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - 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 06:54:54.747 8 WARNING oslo_policy.policy [None req-a6a3f1b0-9907-4cde-a92a-98aa76b6cd85 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 162.253.55.111 () {44 vars in 907 bytes} [Wed Sep 9 06:54:54 2026] GET /v2.1 => generated 0 bytes in 604 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 06:54:54.850 7 WARNING oslo_policy.policy [req-a6a3f1b0-9907-4cde-a92a-98aa76b6cd85 req-7d940bc4-97b2-442f-90c9-2a551166d31c dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - 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 06:54:54.851 7 WARNING oslo_policy.policy [req-a6a3f1b0-9907-4cde-a92a-98aa76b6cd85 req-7d940bc4-97b2-442f-90c9-2a551166d31c dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 162.253.55.111 () {46 vars in 980 bytes} [Wed Sep 9 06:54:54 2026] GET /v2.1/ => generated 400 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 06:54:54.970 8 INFO nova.api.openstack.wsgi [None req-3960fce1-bb6a-4b7c-8a2c-9d2cd06cb5e4 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 162.253.55.111 () {48 vars in 1009 bytes} [Wed Sep 9 06:54:54 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: 7|app: 0|req: 4/7] 162.253.55.111 () {48 vars in 1049 bytes} [Wed Sep 9 06:54:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 162.253.55.111 () {52 vars in 1046 bytes} [Wed Sep 9 06:54:55 2026] POST /v2.1/flavors => generated 529 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 162.253.55.111 () {42 vars in 703 bytes} [Wed Sep 9 06:54: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: 8|app: 0|req: 5/10] 162.253.55.111 () {44 vars in 907 bytes} [Wed Sep 9 06:54:55 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 162.253.55.111 () {46 vars in 980 bytes} [Wed Sep 9 06:54:56 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 06:54:56.082 8 INFO nova.api.openstack.wsgi [None req-3574d00d-274f-4a6d-ade8-e7cb27c80bba dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 162.253.55.111 () {48 vars in 1011 bytes} [Wed Sep 9 06:54:56 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 162.253.55.111 () {48 vars in 1049 bytes} [Wed Sep 9 06:54:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 162.253.55.111 () {52 vars in 1046 bytes} [Wed Sep 9 06:54:56 2026] POST /v2.1/flavors => generated 532 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 162.253.55.111 () {42 vars in 703 bytes} [Wed Sep 9 06:54:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 162.253.55.111 () {44 vars in 907 bytes} [Wed Sep 9 06:54:57 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 162.253.55.111 () {46 vars in 980 bytes} [Wed Sep 9 06:54:57 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 06:54:57.434 8 INFO nova.api.openstack.wsgi [None req-7d2f3fcd-a8d4-4d78-a3aa-2f5251a5bee9 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 162.253.55.111 () {48 vars in 1013 bytes} [Wed Sep 9 06:54:57 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 162.253.55.111 () {48 vars in 1049 bytes} [Wed Sep 9 06:54:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 162.253.55.111 () {52 vars in 1046 bytes} [Wed Sep 9 06:54:57 2026] POST /v2.1/flavors => generated 533 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 162.253.55.111 () {42 vars in 703 bytes} [Wed Sep 9 06:54:58 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 162.253.55.111 () {44 vars in 907 bytes} [Wed Sep 9 06:54:58 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 162.253.55.111 () {46 vars in 980 bytes} [Wed Sep 9 06:54:58 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 06:54:58.578 8 INFO nova.api.openstack.wsgi [None req-f0f1646c-ebd7-4d07-9741-2341b2de8256 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 162.253.55.111 () {48 vars in 1011 bytes} [Wed Sep 9 06:54:58 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 162.253.55.111 () {48 vars in 1049 bytes} [Wed Sep 9 06:54:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 162.253.55.111 () {52 vars in 1046 bytes} [Wed Sep 9 06:54:58 2026] POST /v2.1/flavors => generated 532 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 162.253.55.111 () {42 vars in 703 bytes} [Wed Sep 9 06:54:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 162.253.55.111 () {44 vars in 907 bytes} [Wed Sep 9 06:54:59 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 162.253.55.111 () {46 vars in 980 bytes} [Wed Sep 9 06:54:59 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 06:54:59.603 8 INFO nova.api.openstack.wsgi [None req-44fb8e84-3917-4355-a191-1cc61c62bc99 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 162.253.55.111 () {48 vars in 1013 bytes} [Wed Sep 9 06:54:59 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 162.253.55.111 () {48 vars in 1049 bytes} [Wed Sep 9 06:54:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 162.253.55.111 () {52 vars in 1046 bytes} [Wed Sep 9 06:54:59 2026] POST /v2.1/flavors => generated 535 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/95] 10.0.0.117 () {28 vars in 454 bytes} [Wed Sep 9 07:00:09 2026] GET /v2.1 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 48/96] 10.0.0.117 () {30 vars in 658 bytes} [Wed Sep 9 07:00:09 2026] GET /v2.1 => generated 0 bytes in 666 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: 49/97] 10.0.0.117 () {32 vars in 731 bytes} [Wed Sep 9 07:00:09 2026] GET /v2.1/ => generated 411 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/98] 10.0.0.117 () {34 vars in 765 bytes} [Wed Sep 9 07:00:09 2026] GET /v2.1/os-services => generated 782 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/101] 10.0.0.117 () {28 vars in 454 bytes} [Wed Sep 9 07:00:14 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 51/102] 10.0.0.117 () {30 vars in 658 bytes} [Wed Sep 9 07:00:14 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 52/103] 10.0.0.117 () {32 vars in 731 bytes} [Wed Sep 9 07:00:14 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: 7|app: 0|req: 52/104] 10.0.0.117 () {34 vars in 765 bytes} [Wed Sep 9 07:00:14 2026] GET /v2.1/os-services => generated 782 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/105] 10.0.0.117 () {28 vars in 454 bytes} [Wed Sep 9 07:00:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 53/106] 10.0.0.117 () {30 vars in 658 bytes} [Wed Sep 9 07:00:18 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: 8|app: 0|req: 54/107] 10.0.0.117 () {32 vars in 731 bytes} [Wed Sep 9 07:00:18 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 10.0.0.117 () {34 vars in 808 bytes} [Wed Sep 9 07:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/111] 10.0.0.117 () {28 vars in 454 bytes} [Wed Sep 9 07:00:23 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/112] 10.0.0.117 () {30 vars in 658 bytes} [Wed Sep 9 07:00:23 2026] GET /v2.1 => generated 0 bytes in 54 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: 57/113] 10.0.0.117 () {32 vars in 731 bytes} [Wed Sep 9 07:00:23 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/114] 10.0.0.117 () {34 vars in 808 bytes} [Wed Sep 9 07:00:23 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/119] 10.0.0.6 () {28 vars in 452 bytes} [Wed Sep 9 07:00:43 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 60/120] 10.0.0.6 () {30 vars in 656 bytes} [Wed Sep 9 07:00:43 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 61/121] 10.0.0.6 () {32 vars in 729 bytes} [Wed Sep 9 07:00:43 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/122] 10.0.0.6 () {34 vars in 802 bytes} [Wed Sep 9 07:00:43 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/161] 162.253.55.111 () {42 vars in 703 bytes} [Wed Sep 9 07:03:52 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: 81/162] 162.253.55.111 () {44 vars in 907 bytes} [Wed Sep 9 07:03:52 2026] GET /v2.1 => generated 0 bytes in 134 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: 82/163] 162.253.55.111 () {46 vars in 980 bytes} [Wed Sep 9 07:03:52 2026] GET /v2.1/ => generated 400 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:03:52.543 8 INFO nova.api.openstack.wsgi [None req-a538acf5-118c-4761-bd45-e66a88a464bd dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 82/164] 162.253.55.111 () {48 vars in 1015 bytes} [Wed Sep 9 07:03:52 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/165] 162.253.55.111 () {48 vars in 1049 bytes} [Wed Sep 9 07:03:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 162.253.55.111 () {52 vars in 1047 bytes} [Wed Sep 9 07:03:52 2026] POST /v2.1/flavors => generated 534 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/181] 162.253.55.111 () {42 vars in 703 bytes} [Wed Sep 9 07:05: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: 8|app: 0|req: 91/182] 162.253.55.111 () {44 vars in 907 bytes} [Wed Sep 9 07:05:05 2026] GET /v2.1 => generated 0 bytes in 106 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 92/183] 162.253.55.111 () {46 vars in 980 bytes} [Wed Sep 9 07:05:05 2026] GET /v2.1/ => generated 400 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:05:05.716 8 INFO nova.api.openstack.wsgi [None req-77b4e52c-afec-41c3-ad1c-0c173037cbf5 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user dd31495535294ec2b42ab1aad5e78810 [pid: 8|app: 0|req: 92/184] 162.253.55.111 () {48 vars in 1049 bytes} [Wed Sep 9 07:05:05 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-09-09 07:05:05.736 7 WARNING oslo_db.sqlalchemy.utils [None req-6ecff620-ed3c-47b0-88ce-62ac41049725 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 93/185] 162.253.55.111 () {48 vars in 1014 bytes} [Wed Sep 9 07:05:05 2026] GET /v2.1/os-keypairs => generated 16 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/186] 162.253.55.111 () {52 vars in 1055 bytes} [Wed Sep 9 07:05:05 2026] POST /v2.1/os-keypairs => generated 576 bytes in 85 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/187] 162.253.55.111 () {42 vars in 703 bytes} [Wed Sep 9 07:05: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: 8|app: 0|req: 94/188] 162.253.55.111 () {44 vars in 907 bytes} [Wed Sep 9 07:05:10 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 95/189] 162.253.55.111 () {46 vars in 980 bytes} [Wed Sep 9 07:05:10 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/190] 162.253.55.111 () {48 vars in 1071 bytes} [Wed Sep 9 07:05:10 2026] GET /v2.1/os-quota-sets/8dd960ee5365405db6bdf3de2485541d => generated 283 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/191] 162.253.55.111 () {52 vars in 1123 bytes} [Wed Sep 9 07:05:10 2026] PUT /v2.1/os-quota-sets/8dd960ee5365405db6bdf3de2485541d => generated 238 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/296] 162.253.55.111 () {42 vars in 703 bytes} [Wed Sep 9 07:13:44 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: 149/297] 162.253.55.111 () {44 vars in 907 bytes} [Wed Sep 9 07:13:44 2026] GET /v2.1 => generated 0 bytes in 135 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 149/298] 162.253.55.111 () {46 vars in 980 bytes} [Wed Sep 9 07:13: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 07:13:45.046 7 INFO nova.api.openstack.wsgi [None req-70c7d2b8-c7fd-4ea0-a759-d9297f515cf5 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 150/299] 162.253.55.111 () {48 vars in 1013 bytes} [Wed Sep 9 07:13:45 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/300] 162.253.55.111 () {48 vars in 1049 bytes} [Wed Sep 9 07:13:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/301] 162.253.55.111 () {52 vars in 1047 bytes} [Wed Sep 9 07:13:45 2026] POST /v2.1/flavors => generated 534 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/342] 162.253.55.111 () {42 vars in 703 bytes} [Wed Sep 9 07:17: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: 172/343] 162.253.55.111 () {44 vars in 907 bytes} [Wed Sep 9 07:17:09 2026] GET /v2.1 => generated 0 bytes in 15 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 172/344] 162.253.55.111 () {46 vars in 980 bytes} [Wed Sep 9 07:17:09 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: 173/345] 162.253.55.111 () {48 vars in 1071 bytes} [Wed Sep 9 07:17:09 2026] GET /v2.1/os-quota-sets/0554356120ec41ddb47c4bfc14f629ca => generated 283 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/346] 162.253.55.111 () {52 vars in 1123 bytes} [Wed Sep 9 07:17:09 2026] PUT /v2.1/os-quota-sets/0554356120ec41ddb47c4bfc14f629ca => generated 238 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/509] 162.253.55.111 () {42 vars in 703 bytes} [Wed Sep 9 07:30: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/510] 162.253.55.111 () {44 vars in 907 bytes} [Wed Sep 9 07:30:41 2026] GET /v2.1 => generated 0 bytes in 178 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 256/511] 162.253.55.111 () {46 vars in 980 bytes} [Wed Sep 9 07:30:41 2026] GET /v2.1/ => generated 400 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:30:41.527 8 INFO nova.api.openstack.wsgi [None req-07ece752-9a2c-4afb-9a18-d84f8bd55c67 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 256/512] 162.253.55.111 () {48 vars in 1009 bytes} [Wed Sep 9 07:30:41 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/513] 162.253.55.111 () {48 vars in 1049 bytes} [Wed Sep 9 07:30:41 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: 257/514] 162.253.55.111 () {48 vars in 1097 bytes} [Wed Sep 9 07:30:41 2026] GET /v2.1/flavors/203888aa-805a-40b2-a1cf-892cf59ac59b/os-extra_specs => generated 19 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/517] 162.253.55.111 () {42 vars in 703 bytes} [Wed Sep 9 07:30: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: 259/518] 162.253.55.111 () {44 vars in 907 bytes} [Wed Sep 9 07:30:42 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: 260/519] 162.253.55.111 () {46 vars in 980 bytes} [Wed Sep 9 07:30:42 2026] GET /v2.1/ => generated 400 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:30:42.609 8 INFO nova.api.openstack.wsgi [None req-dc150de2-8985-4db5-9fd8-b2d652c8f612 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 260/520] 162.253.55.111 () {48 vars in 1011 bytes} [Wed Sep 9 07:30:42 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/521] 162.253.55.111 () {48 vars in 1049 bytes} [Wed Sep 9 07:30:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/522] 162.253.55.111 () {48 vars in 1097 bytes} [Wed Sep 9 07:30:42 2026] GET /v2.1/flavors/14e38670-5045-4f21-95f8-018be924a50e/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/523] 162.253.55.111 () {42 vars in 703 bytes} [Wed Sep 9 07:30: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: 262/524] 162.253.55.111 () {44 vars in 907 bytes} [Wed Sep 9 07:30:43 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 263/525] 162.253.55.111 () {46 vars in 980 bytes} [Wed Sep 9 07:30:43 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 07:30:43.733 8 INFO nova.api.openstack.wsgi [None req-07d10406-2447-46b8-abb7-72b56c5491b5 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 263/526] 162.253.55.111 () {48 vars in 1013 bytes} [Wed Sep 9 07:30:43 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/527] 162.253.55.111 () {48 vars in 1049 bytes} [Wed Sep 9 07:30:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/528] 162.253.55.111 () {48 vars in 1097 bytes} [Wed Sep 9 07:30:43 2026] GET /v2.1/flavors/26c97166-5b90-4701-b73f-06302e25db19/os-extra_specs => generated 19 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/529] 162.253.55.111 () {42 vars in 703 bytes} [Wed Sep 9 07:30:44 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: 265/530] 162.253.55.111 () {44 vars in 907 bytes} [Wed Sep 9 07:30:44 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 266/531] 162.253.55.111 () {46 vars in 980 bytes} [Wed Sep 9 07:30:44 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:30:44.884 8 INFO nova.api.openstack.wsgi [None req-61e15db3-dfff-433e-800a-05b696104d0d dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 266/532] 162.253.55.111 () {48 vars in 1011 bytes} [Wed Sep 9 07:30:44 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/533] 162.253.55.111 () {48 vars in 1049 bytes} [Wed Sep 9 07:30:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/534] 162.253.55.111 () {48 vars in 1097 bytes} [Wed Sep 9 07:30:44 2026] GET /v2.1/flavors/698c48bf-9e3b-4c7e-86da-c21285923c8a/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: 268/535] 162.253.55.111 () {42 vars in 703 bytes} [Wed Sep 9 07:30: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: 268/536] 162.253.55.111 () {44 vars in 907 bytes} [Wed Sep 9 07:30:45 2026] GET /v2.1 => generated 0 bytes in 72 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 269/537] 162.253.55.111 () {46 vars in 980 bytes} [Wed Sep 9 07:30:45 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 07:30:46.028 8 INFO nova.api.openstack.wsgi [None req-c4be8f8e-3c9e-4a3c-97bd-6dd6de4d403a dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 269/538] 162.253.55.111 () {48 vars in 1013 bytes} [Wed Sep 9 07:30:46 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/539] 162.253.55.111 () {48 vars in 1049 bytes} [Wed Sep 9 07:30:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/540] 162.253.55.111 () {48 vars in 1097 bytes} [Wed Sep 9 07:30:46 2026] GET /v2.1/flavors/79866438-2b32-4100-8b4f-bd77e3bed4e3/os-extra_specs => generated 19 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/555] 162.253.55.111 () {42 vars in 703 bytes} [Wed Sep 9 07:31:58 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/556] 162.253.55.111 () {44 vars in 907 bytes} [Wed Sep 9 07:31:58 2026] GET /v2.1 => generated 0 bytes in 79 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 279/557] 162.253.55.111 () {46 vars in 980 bytes} [Wed Sep 9 07:31:58 2026] GET /v2.1/ => generated 400 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:31:58.884 8 INFO nova.api.openstack.wsgi [None req-e2b6c7e9-cc16-466f-8c74-5adaaa0681b7 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 279/558] 162.253.55.111 () {48 vars in 1015 bytes} [Wed Sep 9 07:31:58 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/559] 162.253.55.111 () {48 vars in 1049 bytes} [Wed Sep 9 07:31:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/560] 162.253.55.111 () {48 vars in 1097 bytes} [Wed Sep 9 07:31:58 2026] GET /v2.1/flavors/e0c2c5be-ae4a-4ec0-b1a7-f1d1b0dd9629/os-extra_specs => generated 19 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/563] 162.253.55.111 () {42 vars in 703 bytes} [Wed Sep 9 07:32: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: 7|app: 0|req: 282/564] 162.253.55.111 () {44 vars in 907 bytes} [Wed Sep 9 07:32:07 2026] GET /v2.1 => generated 0 bytes in 64 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 283/565] 162.253.55.111 () {46 vars in 980 bytes} [Wed Sep 9 07:32:08 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: 283/566] 162.253.55.111 () {48 vars in 1049 bytes} [Wed Sep 9 07:32:08 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: 8|app: 0|req: 285/569] 162.253.55.111 () {42 vars in 703 bytes} [Wed Sep 9 07:32:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/570] 162.253.55.111 () {44 vars in 907 bytes} [Wed Sep 9 07:32:12 2026] GET /v2.1 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 286/571] 162.253.55.111 () {46 vars in 980 bytes} [Wed Sep 9 07:32:12 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/572] 162.253.55.111 () {48 vars in 1071 bytes} [Wed Sep 9 07:32:12 2026] GET /v2.1/os-quota-sets/8dd960ee5365405db6bdf3de2485541d => generated 280 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/583] 162.253.55.111 () {42 vars in 703 bytes} [Wed Sep 9 07:33:09 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: 292/584] 162.253.55.111 () {44 vars in 907 bytes} [Wed Sep 9 07:33:09 2026] GET /v2.1 => generated 0 bytes in 65 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 293/585] 162.253.55.111 () {46 vars in 980 bytes} [Wed Sep 9 07:33:09 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 07:33:09.439 8 INFO nova.api.openstack.wsgi [None req-73eeaa43-18a2-4355-ae05-4d695dda2327 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 293/586] 162.253.55.111 () {48 vars in 1013 bytes} [Wed Sep 9 07:33:09 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/587] 162.253.55.111 () {48 vars in 1049 bytes} [Wed Sep 9 07:33:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/588] 162.253.55.111 () {48 vars in 1097 bytes} [Wed Sep 9 07:33:09 2026] GET /v2.1/flavors/1bd36459-f337-4756-835a-15117893f7d2/os-extra_specs => generated 19 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/593] 162.253.55.111 () {42 vars in 703 bytes} [Wed Sep 9 07:33:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/594] 162.253.55.111 () {44 vars in 907 bytes} [Wed Sep 9 07:33:27 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 298/595] 162.253.55.111 () {46 vars in 980 bytes} [Wed Sep 9 07:33:27 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/596] 162.253.55.111 () {48 vars in 1071 bytes} [Wed Sep 9 07:33:27 2026] GET /v2.1/os-quota-sets/0554356120ec41ddb47c4bfc14f629ca => generated 280 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/609] 162.253.55.111 () {42 vars in 703 bytes} [Wed Sep 9 07:34:22 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/610] 162.253.55.111 () {44 vars in 907 bytes} [Wed Sep 9 07:34:22 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: 8|app: 0|req: 306/611] 162.253.55.111 () {46 vars in 980 bytes} [Wed Sep 9 07:34:22 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 07:34:22.995 7 INFO nova.api.openstack.wsgi [None req-0977592c-1b83-44fe-8650-9820f8a10032 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 306/612] 162.253.55.111 () {48 vars in 1009 bytes} [Wed Sep 9 07:34:22 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: 8|app: 0|req: 307/613] 162.253.55.111 () {48 vars in 1049 bytes} [Wed Sep 9 07:34:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/622] 10.0.0.216 () {32 vars in 655 bytes} [Wed Sep 9 07:35:07 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 312/623] 10.0.0.216 () {32 vars in 641 bytes} [Wed Sep 9 07:35:08 2026] GET /v2.1/servers => generated 15 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-09-09 07:35:08.518 7 WARNING oslo_db.sqlalchemy.utils [None req-42bd18c7-eaf9-4179-a9f7-f6521e098133 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 312/624] 10.0.0.216 () {32 vars in 649 bytes} [Wed Sep 9 07:35:08 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: 8|app: 0|req: 313/625] 10.0.0.216 () {32 vars in 694 bytes} [Wed Sep 9 07:35:08 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/628] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:20 2026] GET /v2.1/flavors/203888aa-805a-40b2-a1cf-892cf59ac59b => generated 511 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/629] 10.0.0.216 () {32 vars in 641 bytes} [Wed Sep 9 07:35:20 2026] GET /v2.1/flavors => generated 1674 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/630] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:20 2026] GET /v2.1/flavors/203888aa-805a-40b2-a1cf-892cf59ac59b => generated 511 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/633] 10.0.0.216 () {34 vars in 671 bytes} [Wed Sep 9 07:35:28 2026] POST /v2.1/os-keypairs => generated 385 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/634] 10.0.0.216 () {34 vars in 685 bytes} [Wed Sep 9 07:35:29 2026] POST /v2.1/os-security-groups => generated 246 bytes in 1024 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/637] 10.0.0.216 () {34 vars in 695 bytes} [Wed Sep 9 07:35:31 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 998 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/638] 10.0.0.216 () {34 vars in 685 bytes} [Wed Sep 9 07:35:32 2026] POST /v2.1/os-security-groups => generated 247 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/639] 10.0.0.216 () {34 vars in 695 bytes} [Wed Sep 9 07:35:32 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/640] 10.0.0.216 () {34 vars in 695 bytes} [Wed Sep 9 07:35:32 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/641] 10.0.0.216 () {32 vars in 737 bytes} [Wed Sep 9 07:35:32 2026] GET /v2.1/os-security-groups/9f515964-f09b-4403-9fd6-8528eaa18625 => generated 664 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/642] 10.0.0.216 () {32 vars in 750 bytes} [Wed Sep 9 07:35:32 2026] DELETE /v2.1/os-security-group-rules/4b1ce7cb-bce2-4781-8fb1-550ff52a85d3 => generated 0 bytes in 229 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/643] 10.0.0.216 () {32 vars in 740 bytes} [Wed Sep 9 07:35:33 2026] DELETE /v2.1/os-security-groups/9f515964-f09b-4403-9fd6-8528eaa18625 => generated 0 bytes in 288 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/644] 10.0.0.216 () {32 vars in 740 bytes} [Wed Sep 9 07:35:33 2026] DELETE /v2.1/os-security-groups/633c8559-d691-4585-a57d-4c3b983d65a6 => generated 0 bytes in 247 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/645] 10.0.0.216 () {34 vars in 671 bytes} [Wed Sep 9 07:35:35 2026] POST /v2.1/os-keypairs => generated 385 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/646] 10.0.0.216 () {34 vars in 663 bytes} [Wed Sep 9 07:35:36 2026] POST /v2.1/servers => generated 450 bytes in 1824 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: 325/647] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:38 2026] GET /v2.1/servers/d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b => generated 1252 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: 323/648] 10.0.0.216 () {34 vars in 663 bytes} [Wed Sep 9 07:35:38 2026] POST /v2.1/servers => generated 451 bytes in 1196 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: 324/649] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:39 2026] GET /v2.1/servers/8e8a4bcb-00c7-4d60-9b6e-b59b28017444 => generated 1423 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/650] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:39 2026] GET /v2.1/servers/d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b => generated 1302 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 325/651] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:40 2026] GET /v2.1/servers/8e8a4bcb-00c7-4d60-9b6e-b59b28017444 => generated 1427 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/652] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:40 2026] GET /v2.1/servers/d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b => generated 1350 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 326/653] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:41 2026] GET /v2.1/servers/8e8a4bcb-00c7-4d60-9b6e-b59b28017444 => generated 1419 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/654] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:41 2026] GET /v2.1/servers/d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b => generated 1350 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 330/657] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:42 2026] GET /v2.1/servers/d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b => generated 1358 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/658] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:42 2026] GET /v2.1/servers/8e8a4bcb-00c7-4d60-9b6e-b59b28017444 => generated 1475 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 329/659] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:43 2026] GET /v2.1/servers/8e8a4bcb-00c7-4d60-9b6e-b59b28017444 => generated 1475 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/660] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:43 2026] GET /v2.1/servers/d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b => generated 1435 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 330/661] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:45 2026] GET /v2.1/servers/8e8a4bcb-00c7-4d60-9b6e-b59b28017444 => generated 1483 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/662] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:45 2026] GET /v2.1/servers/d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b => generated 1435 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:35:45.904 8 INFO nova.api.openstack.compute.server_external_events [req-55384401-482f-4038-81e9-280631e86161 req-f34c3fd5-78d0-4e17-ac65-5e86a14ca083 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:f8988a9d-a7ab-48c9-b47f-3bf5eb139388 for instance d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b on instance 2026-09-09 07:35:45.911 8 INFO nova.compute.rpcapi [None req-d4d176d7-a18d-41aa-a434-fe061d9249bf - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 68 [pid: 8|app: 0|req: 331/663] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:35:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 249 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 07:35:46.010 7 INFO nova.api.openstack.compute.server_external_events [req-ba1ee9f1-d6bb-484a-9f80-28c5223d9b5b req-74355e7f-bb69-48a5-8629-6e758fa86256 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:f8988a9d-a7ab-48c9-b47f-3bf5eb139388 for instance d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b on instance 2026-09-09 07:35:46.019 7 INFO nova.compute.rpcapi [None req-489635dc-6188-4cc6-abb2-dfbdedb9c0d4 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 68 [pid: 7|app: 0|req: 333/664] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:35:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 147 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: 334/665] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:46 2026] GET /v2.1/servers/8e8a4bcb-00c7-4d60-9b6e-b59b28017444 => generated 1561 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 332/666] 10.0.0.216 () {34 vars in 685 bytes} [Wed Sep 9 07:35:46 2026] POST /v2.1/os-security-groups => generated 241 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/667] 10.0.0.216 () {34 vars in 685 bytes} [Wed Sep 9 07:35:46 2026] POST /v2.1/os-security-groups => generated 243 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/668] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:46 2026] GET /v2.1/servers/d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b => generated 1435 bytes in 533 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/669] 10.0.0.216 () {34 vars in 685 bytes} [Wed Sep 9 07:35:47 2026] POST /v2.1/os-security-groups => generated 244 bytes in 346 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: 336/670] 10.0.0.216 () {32 vars in 663 bytes} [Wed Sep 9 07:35:47 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/671] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:47 2026] GET /v2.1/servers/8e8a4bcb-00c7-4d60-9b6e-b59b28017444 => generated 1549 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/672] 10.0.0.216 () {32 vars in 740 bytes} [Wed Sep 9 07:35:47 2026] DELETE /v2.1/os-security-groups/b957536f-7fc3-4e24-8bb8-b80f24fd6a29 => generated 0 bytes in 207 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 07:35:47.881 8 INFO nova.api.openstack.wsgi [None req-ea6212aa-5f28-49b6-95c8-43a7688ec413 5a2ab0f30a174724950b2cd38342c3f9 c7d2835f0bbb430e896e40ae751314d1 - - default default] HTTP exception thrown: Security group b957536f-7fc3-4e24-8bb8-b80f24fd6a29 does not exist Neutron server returns request_ids: ['req-b8caafb8-8572-47ca-8476-5eabde5f9a71'] [pid: 8|app: 0|req: 336/673] 10.0.0.216 () {32 vars in 737 bytes} [Wed Sep 9 07:35:47 2026] GET /v2.1/os-security-groups/b957536f-7fc3-4e24-8bb8-b80f24fd6a29 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/674] 10.0.0.216 () {32 vars in 740 bytes} [Wed Sep 9 07:35:47 2026] DELETE /v2.1/os-security-groups/db6e1ed6-1240-4206-aff5-23da44d9ba49 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-09 07:35:48.118 8 INFO nova.api.openstack.compute.server_external_events [req-673e6d97-320c-463f-9f5e-8ccd968f6191 req-cc59acfa-77af-4163-917f-3bd88d2ad6ad c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:dd4a0c3a-c385-4a2d-82b2-d61409e80233 for instance 8e8a4bcb-00c7-4d60-9b6e-b59b28017444 on instance 2026-09-09 07:35:48.119 8 INFO nova.api.openstack.compute.server_external_events [req-673e6d97-320c-463f-9f5e-8ccd968f6191 req-cc59acfa-77af-4163-917f-3bd88d2ad6ad c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:dd4a0c3a-c385-4a2d-82b2-d61409e80233 for instance 8e8a4bcb-00c7-4d60-9b6e-b59b28017444 on instance [pid: 8|app: 0|req: 337/675] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:35:48 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 62 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 07:35:48.146 7 INFO nova.api.openstack.wsgi [None req-e4c615a0-7540-405b-8b5f-8155dbacb004 5a2ab0f30a174724950b2cd38342c3f9 c7d2835f0bbb430e896e40ae751314d1 - - default default] HTTP exception thrown: Security group db6e1ed6-1240-4206-aff5-23da44d9ba49 does not exist Neutron server returns request_ids: ['req-6022dc2e-1622-46da-a1c4-4b22b5fcbd34'] [pid: 7|app: 0|req: 339/676] 10.0.0.216 () {32 vars in 737 bytes} [Wed Sep 9 07:35:48 2026] GET /v2.1/os-security-groups/db6e1ed6-1240-4206-aff5-23da44d9ba49 => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/677] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:48 2026] GET /v2.1/servers/d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b => generated 1435 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/678] 10.0.0.216 () {32 vars in 740 bytes} [Wed Sep 9 07:35:48 2026] DELETE /v2.1/os-security-groups/7ca00e6f-989c-45fe-b681-f83a60914b73 => generated 0 bytes in 286 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 07:35:48.484 8 INFO nova.api.openstack.wsgi [None req-09938a59-483d-4fe5-8199-be9fe063264a 5a2ab0f30a174724950b2cd38342c3f9 c7d2835f0bbb430e896e40ae751314d1 - - default default] HTTP exception thrown: Security group 7ca00e6f-989c-45fe-b681-f83a60914b73 does not exist Neutron server returns request_ids: ['req-78c2c731-1591-442d-8990-43db4b45ec6b'] [pid: 8|app: 0|req: 339/679] 10.0.0.216 () {32 vars in 737 bytes} [Wed Sep 9 07:35:48 2026] GET /v2.1/os-security-groups/7ca00e6f-989c-45fe-b681-f83a60914b73 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/680] 10.0.0.216 () {32 vars in 663 bytes} [Wed Sep 9 07:35:48 2026] GET /v2.1/os-security-groups => generated 707 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:35:48.735 8 INFO nova.api.openstack.wsgi [None req-bca42ffa-28ec-438c-ac85-6100c1a071db 5a2ab0f30a174724950b2cd38342c3f9 c7d2835f0bbb430e896e40ae751314d1 - - default default] HTTP exception thrown: Security group 7ca00e6f-989c-45fe-b681-f83a60914b73 does not exist Neutron server returns request_ids: ['req-b30cafb2-ccbf-4904-8249-96973a42c10e'] [pid: 8|app: 0|req: 340/681] 10.0.0.216 () {32 vars in 740 bytes} [Wed Sep 9 07:35:48 2026] DELETE /v2.1/os-security-groups/7ca00e6f-989c-45fe-b681-f83a60914b73 => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-09 07:35:48.780 8 INFO nova.api.openstack.wsgi [None req-eca981dd-3f3c-4e67-90f2-e21b7c7164be 5a2ab0f30a174724950b2cd38342c3f9 c7d2835f0bbb430e896e40ae751314d1 - - default default] HTTP exception thrown: Security group db6e1ed6-1240-4206-aff5-23da44d9ba49 does not exist Neutron server returns request_ids: ['req-9f5124a0-19f8-42ba-b0af-13edb0a80181'] [pid: 8|app: 0|req: 341/682] 10.0.0.216 () {32 vars in 740 bytes} [Wed Sep 9 07:35:48 2026] DELETE /v2.1/os-security-groups/db6e1ed6-1240-4206-aff5-23da44d9ba49 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-09 07:35:48.818 8 INFO nova.api.openstack.wsgi [None req-edc4f144-2781-42f7-b921-c5226c36a9b2 5a2ab0f30a174724950b2cd38342c3f9 c7d2835f0bbb430e896e40ae751314d1 - - default default] HTTP exception thrown: Security group b957536f-7fc3-4e24-8bb8-b80f24fd6a29 does not exist Neutron server returns request_ids: ['req-a2d7ef59-01e3-4742-9e1c-97684f6acb84'] [pid: 8|app: 0|req: 342/683] 10.0.0.216 () {32 vars in 740 bytes} [Wed Sep 9 07:35:48 2026] DELETE /v2.1/os-security-groups/b957536f-7fc3-4e24-8bb8-b80f24fd6a29 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/684] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:48 2026] GET /v2.1/servers/8e8a4bcb-00c7-4d60-9b6e-b59b28017444 => generated 1549 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/685] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:49 2026] GET /v2.1/servers/d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b => generated 1423 bytes in 653 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/686] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:49 2026] GET /v2.1/servers/8e8a4bcb-00c7-4d60-9b6e-b59b28017444 => generated 1549 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 344/687] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:51 2026] GET /v2.1/servers/d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b => generated 1423 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/688] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:51 2026] GET /v2.1/servers/8e8a4bcb-00c7-4d60-9b6e-b59b28017444 => generated 1549 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 346/691] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:52 2026] GET /v2.1/servers/d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b => generated 1423 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/692] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:52 2026] GET /v2.1/servers/8e8a4bcb-00c7-4d60-9b6e-b59b28017444 => generated 1549 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/693] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:53 2026] GET /v2.1/servers/d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b => generated 1423 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/694] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:53 2026] GET /v2.1/servers/8e8a4bcb-00c7-4d60-9b6e-b59b28017444 => generated 1549 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, ' 2026-09-09 07:35:54.650 8 INFO nova.api.openstack.compute.server_external_events [req-dfd3aca7-e3bf-455b-abd2-893cdf496179 req-821ee583-91b9-4030-87c2-5cbb10dcb7ed c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:f8988a9d-a7ab-48c9-b47f-3bf5eb139388 for instance d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b on instance [pid: 8|app: 0|req: 348/695] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:35:54 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/696] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:54 2026] GET /v2.1/servers/d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b => generated 1423 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/697] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:54 2026] GET /v2.1/servers/8e8a4bcb-00c7-4d60-9b6e-b59b28017444 => generated 1549 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 349/698] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:55 2026] GET /v2.1/servers/d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b => generated 1423 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/699] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:56 2026] GET /v2.1/servers/8e8a4bcb-00c7-4d60-9b6e-b59b28017444 => generated 1549 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:35:56.712 7 INFO nova.api.openstack.compute.server_external_events [req-a771ba95-e1fb-4711-bb30-301b89da9fbe req-48460cd6-87b5-4568-8c34-8536ab262a35 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:f8988a9d-a7ab-48c9-b47f-3bf5eb139388 for instance d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b on instance 2026-09-09 07:35:56.713 7 INFO nova.api.openstack.compute.server_external_events [req-a771ba95-e1fb-4711-bb30-301b89da9fbe req-48460cd6-87b5-4568-8c34-8536ab262a35 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:dd4a0c3a-c385-4a2d-82b2-d61409e80233 for instance 8e8a4bcb-00c7-4d60-9b6e-b59b28017444 on instance 2026-09-09 07:35:56.713 7 INFO nova.api.openstack.compute.server_external_events [req-a771ba95-e1fb-4711-bb30-301b89da9fbe req-48460cd6-87b5-4568-8c34-8536ab262a35 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:dd4a0c3a-c385-4a2d-82b2-d61409e80233 for instance 8e8a4bcb-00c7-4d60-9b6e-b59b28017444 on instance [pid: 7|app: 0|req: 350/700] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:35:56 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 46 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/701] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:57 2026] GET /v2.1/servers/d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b => generated 1609 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/702] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:57 2026] GET /v2.1/servers/8e8a4bcb-00c7-4d60-9b6e-b59b28017444 => generated 1549 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/703] 10.0.0.216 () {32 vars in 741 bytes} [Wed Sep 9 07:35:57 2026] GET /v2.1/servers/d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b/os-interface => generated 284 bytes in 117 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: 352/704] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:58 2026] GET /v2.1/servers/8e8a4bcb-00c7-4d60-9b6e-b59b28017444 => generated 1726 bytes in 1310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:35:59.952 7 INFO nova.api.openstack.compute.server_external_events [req-314ca24e-9762-4738-bd9e-8495c21aa9dd req-d0302deb-4431-4b81-9ce2-faf5437f39d8 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:f8988a9d-a7ab-48c9-b47f-3bf5eb139388 for instance d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b on instance [pid: 7|app: 0|req: 353/705] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:35:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/706] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:35:59 2026] GET /v2.1/servers/d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b => generated 1609 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/707] 10.0.0.216 () {32 vars in 641 bytes} [Wed Sep 9 07:36:00 2026] GET /v2.1/servers => generated 387 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, ' [pid: 8|app: 0|req: 355/708] 10.0.0.216 () {32 vars in 718 bytes} [Wed Sep 9 07:36:00 2026] DELETE /v2.1/servers/d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b => generated 0 bytes in 145 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/709] 10.0.0.216 () {32 vars in 741 bytes} [Wed Sep 9 07:35:59 2026] GET /v2.1/servers/8e8a4bcb-00c7-4d60-9b6e-b59b28017444/os-interface => generated 285 bytes in 759 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/710] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:00 2026] GET /v2.1/servers/d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b => generated 1615 bytes in 872 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/711] 10.0.0.216 () {34 vars in 671 bytes} [Wed Sep 9 07:36:00 2026] POST /v2.1/os-keypairs => generated 385 bytes in 346 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 07:36:01.732 7 INFO nova.api.openstack.compute.server_external_events [req-e2b5c250-0699-4f1c-99ba-d742ac42b48c req-158e0add-6e33-407e-846c-30b429f9699a c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:f8988a9d-a7ab-48c9-b47f-3bf5eb139388 for instance d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b on instance [pid: 7|app: 0|req: 356/712] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:36:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/713] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:01 2026] GET /v2.1/servers/8e8a4bcb-00c7-4d60-9b6e-b59b28017444 => generated 1726 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/716] 10.0.0.216 () {32 vars in 641 bytes} [Wed Sep 9 07:36:01 2026] GET /v2.1/servers => generated 378 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:36:02.011 8 INFO nova.api.openstack.compute.server_external_events [req-20264c11-71c2-4e68-a12b-526ccd7708c4 req-429b9ea8-3525-4052-a6d2-daa68eaba5bb c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:dd4a0c3a-c385-4a2d-82b2-d61409e80233 for instance 8e8a4bcb-00c7-4d60-9b6e-b59b28017444 on instance [pid: 8|app: 0|req: 360/717] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:36:01 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/718] 10.0.0.216 () {32 vars in 718 bytes} [Wed Sep 9 07:36:02 2026] DELETE /v2.1/servers/8e8a4bcb-00c7-4d60-9b6e-b59b28017444 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/719] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:02 2026] GET /v2.1/servers/d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b => generated 1735 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/720] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:02 2026] GET /v2.1/servers/8e8a4bcb-00c7-4d60-9b6e-b59b28017444 => generated 1732 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/721] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:03 2026] GET /v2.1/servers/d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b => generated 1668 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: 362/722] 10.0.0.216 () {34 vars in 663 bytes} [Wed Sep 9 07:36:03 2026] POST /v2.1/servers => generated 450 bytes in 499 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: 363/723] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:03 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b => generated 1400 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/724] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:03 2026] GET /v2.1/servers/8e8a4bcb-00c7-4d60-9b6e-b59b28017444 => generated 1852 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, ' 2026-09-09 07:36:03.803 8 INFO nova.api.openstack.compute.server_external_events [req-428b2390-0aca-402c-8406-28539109cf82 req-2c1a3770-626d-41ec-98ce-588d92ea68ec c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:f8988a9d-a7ab-48c9-b47f-3bf5eb139388 for instance d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b on instance 2026-09-09 07:36:03.804 8 INFO nova.api.openstack.compute.server_external_events [req-428b2390-0aca-402c-8406-28539109cf82 req-2c1a3770-626d-41ec-98ce-588d92ea68ec c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:dd4a0c3a-c385-4a2d-82b2-d61409e80233 for instance 8e8a4bcb-00c7-4d60-9b6e-b59b28017444 on instance 2026-09-09 07:36:03.805 8 INFO nova.api.openstack.compute.server_external_events [req-428b2390-0aca-402c-8406-28539109cf82 req-2c1a3770-626d-41ec-98ce-588d92ea68ec c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-deleted:f8988a9d-a7ab-48c9-b47f-3bf5eb139388 for instance d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b on instance [pid: 8|app: 0|req: 364/725] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:36:03 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/726] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:04 2026] GET /v2.1/servers/d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b => generated 1379 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/727] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:04 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b => generated 1404 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/728] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:04 2026] GET /v2.1/servers/8e8a4bcb-00c7-4d60-9b6e-b59b28017444 => generated 1852 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 07:36:05.237 8 INFO nova.api.openstack.compute.server_external_events [req-7433a643-6636-41bd-9a97-c89065440576 req-c12e8dbd-57d0-47d4-835a-a5961719ec67 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-deleted:dd4a0c3a-c385-4a2d-82b2-d61409e80233 for instance 8e8a4bcb-00c7-4d60-9b6e-b59b28017444 on instance [pid: 8|app: 0|req: 366/729] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:36:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/730] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:05 2026] GET /v2.1/servers/d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b => generated 1384 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: 367/731] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:05 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b => generated 1452 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:05.847 7 INFO nova.api.openstack.compute.server_external_events [req-e31c2e45-4542-4047-ab7c-37dc17f9e2fe req-aedee7ae-1423-42e1-a1dd-678851a71c18 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:dd4a0c3a-c385-4a2d-82b2-d61409e80233 for instance 8e8a4bcb-00c7-4d60-9b6e-b59b28017444 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: 365/732] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:36:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/733] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:05 2026] GET /v2.1/servers/8e8a4bcb-00c7-4d60-9b6e-b59b28017444 => generated 1504 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/734] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:06 2026] GET /v2.1/servers/d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b => generated 1384 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/735] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:06 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b => generated 1452 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: 367/736] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:06 2026] GET /v2.1/servers/8e8a4bcb-00c7-4d60-9b6e-b59b28017444 => generated 1509 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: 8|app: 0|req: 370/737] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:07 2026] GET /v2.1/servers/d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b => generated 1384 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/738] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:07 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b => generated 1460 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: 8|app: 0|req: 371/739] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:08 2026] GET /v2.1/servers/8e8a4bcb-00c7-4d60-9b6e-b59b28017444 => generated 1509 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/740] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:08 2026] GET /v2.1/servers/d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b => generated 1384 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/741] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:09 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b => generated 1528 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/742] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:09 2026] GET /v2.1/servers/8e8a4bcb-00c7-4d60-9b6e-b59b28017444 => generated 1509 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, ' 2026-09-09 07:36:09.630 8 INFO nova.api.openstack.compute.server_external_events [req-132db88d-ef73-4268-b642-f601305122b2 req-6f3bbff4-ba3d-4016-94a0-f181fba8c928 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:abf3f94d-a3df-427a-9ad2-fea44bde126d for instance 827562af-ee35-41e2-bdba-cab61800815b on instance [pid: 8|app: 0|req: 373/743] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:36:09 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, ' 2026-09-09 07:36:10.249 7 INFO nova.api.openstack.wsgi [None req-d7247796-f768-4683-991e-6f9008ad8d9c f7a7813f3f5d41d8a544808cdaa50828 ff93e8f67f9b46c69eec9641f4f321cb - - default default] HTTP exception thrown: Instance d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b could not be found. [pid: 7|app: 0|req: 371/744] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:10 2026] GET /v2.1/servers/d57a9028-f9a3-42ca-ba0c-8b51d7eb0c5b => generated 111 bytes in 39 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: 374/745] 10.0.0.216 () {32 vars in 704 bytes} [Wed Sep 9 07:36:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-630944887 => 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 07:36:10.439 8 INFO nova.api.openstack.wsgi [None req-bda233ae-864f-4ada-8f02-cc7c608019be 9c0c608b109946e68a597293988f7437 49ace41344df4addb2d88773dbd7bb5f - - default default] HTTP exception thrown: Instance 8e8a4bcb-00c7-4d60-9b6e-b59b28017444 could not be found. [pid: 8|app: 0|req: 375/746] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:10 2026] GET /v2.1/servers/8e8a4bcb-00c7-4d60-9b6e-b59b28017444 => 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: 376/747] 10.0.0.216 () {32 vars in 704 bytes} [Wed Sep 9 07:36:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-335481084 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/748] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:10 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b => generated 1526 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/751] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:11 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b => generated 1526 bytes in 2116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/752] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:14 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b => generated 1526 bytes in 854 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 378/753] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:16 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b => generated 1526 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/754] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:18 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b => generated 1526 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, ' 2026-09-09 07:36:18.316 8 INFO nova.api.openstack.compute.server_external_events [req-31be3af2-2b61-4448-9253-8eee7ab04579 req-8d824f98-e497-4746-a5f0-1433687af74c c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:abf3f94d-a3df-427a-9ad2-fea44bde126d for instance 827562af-ee35-41e2-bdba-cab61800815b on instance [pid: 8|app: 0|req: 379/755] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:36:18 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: 377/756] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:19 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b => generated 1526 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, ' 2026-09-09 07:36:20.378 8 INFO nova.api.openstack.compute.server_external_events [req-cf32e004-60f6-4d90-b6a8-5aef066cc0be req-b215dd21-6154-4a8f-9088-bd5343411bf1 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:abf3f94d-a3df-427a-9ad2-fea44bde126d for instance 827562af-ee35-41e2-bdba-cab61800815b on instance [pid: 8|app: 0|req: 380/757] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:36:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 378/758] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:20 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b => generated 1717 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/759] 10.0.0.216 () {32 vars in 741 bytes} [Wed Sep 9 07:36:21 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b/os-interface => generated 284 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:36:22.417 7 INFO nova.api.openstack.compute.server_external_events [req-129113e5-18fd-44a5-8edb-64dd2c25492d req-9b1210e9-9fe9-4972-aff4-40559a989d9e c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:abf3f94d-a3df-427a-9ad2-fea44bde126d for instance 827562af-ee35-41e2-bdba-cab61800815b on instance [pid: 7|app: 0|req: 380/762] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:36:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/763] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:21 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b => generated 1717 bytes in 1674 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/764] 10.0.0.216 () {34 vars in 671 bytes} [Wed Sep 9 07:36:25 2026] POST /v2.1/os-keypairs => generated 386 bytes in 229 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: 384/765] 10.0.0.216 () {34 vars in 663 bytes} [Wed Sep 9 07:36:27 2026] POST /v2.1/servers => generated 453 bytes in 1917 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/766] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:29 2026] GET /v2.1/servers/604a0a7e-28a8-40cb-95e6-897dbb6d91a4 => generated 1431 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/767] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:30 2026] GET /v2.1/servers/604a0a7e-28a8-40cb-95e6-897dbb6d91a4 => generated 1435 bytes in 619 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/770] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:31 2026] GET /v2.1/servers/604a0a7e-28a8-40cb-95e6-897dbb6d91a4 => generated 1483 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 388/771] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:33 2026] GET /v2.1/servers/604a0a7e-28a8-40cb-95e6-897dbb6d91a4 => generated 1491 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:36:34.759 8 INFO nova.api.openstack.compute.server_external_events [req-3827fbc4-06c8-4c71-87b9-acf61378cd79 req-487e5e5d-ebcc-4dc8-b778-23f939d306a6 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:c97fe479-9efd-4bdc-b35c-3d88a0e2746d for instance 604a0a7e-28a8-40cb-95e6-897dbb6d91a4 on instance [pid: 8|app: 0|req: 389/772] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:36:34 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: 7|app: 0|req: 384/773] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:34 2026] GET /v2.1/servers/604a0a7e-28a8-40cb-95e6-897dbb6d91a4 => generated 1569 bytes in 596 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:36:35.454 8 INFO nova.api.openstack.compute.server_external_events [req-923710df-18cd-4610-a373-0383d197a0d4 req-19fd07b7-3018-47e0-836e-28e640d70263 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:c97fe479-9efd-4bdc-b35c-3d88a0e2746d for instance 604a0a7e-28a8-40cb-95e6-897dbb6d91a4 on instance [pid: 8|app: 0|req: 390/774] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:36:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/775] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:36 2026] GET /v2.1/servers/604a0a7e-28a8-40cb-95e6-897dbb6d91a4 => generated 1557 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/776] 10.0.0.216 () {32 vars in 741 bytes} [Wed Sep 9 07:36:36 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b/os-interface => generated 284 bytes in 147 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: 386/777] 10.0.0.216 () {32 vars in 815 bytes} [Wed Sep 9 07:36:37 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b/os-interface/abf3f94d-a3df-427a-9ad2-fea44bde126d => generated 281 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/778] 10.0.0.216 () {32 vars in 723 bytes} [Wed Sep 9 07:36:37 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 387/779] 10.0.0.216 () {34 vars in 750 bytes} [Wed Sep 9 07:36:37 2026] POST /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b/action => generated 0 bytes in 50 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: 393/780] 10.0.0.216 () {32 vars in 723 bytes} [Wed Sep 9 07:36:37 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b/ips => generated 156 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: 388/781] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:37 2026] GET /v2.1/servers/604a0a7e-28a8-40cb-95e6-897dbb6d91a4 => generated 1557 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/782] 10.0.0.216 () {32 vars in 723 bytes} [Wed Sep 9 07:36:38 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b/ips => generated 156 bytes in 46 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 07:36:38.559 7 INFO nova.api.openstack.compute.server_external_events [req-b8f73a43-ef44-40c9-9300-ba6d4a59e655 req-84715808-1c5d-4f00-9fb5-6f69f9dea469 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:abf3f94d-a3df-427a-9ad2-fea44bde126d for instance 827562af-ee35-41e2-bdba-cab61800815b on instance [pid: 7|app: 0|req: 389/783] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:36:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 395/784] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:38 2026] GET /v2.1/servers/604a0a7e-28a8-40cb-95e6-897dbb6d91a4 => generated 1557 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 390/785] 10.0.0.216 () {32 vars in 723 bytes} [Wed Sep 9 07:36:39 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b/ips => generated 156 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 07:36:39.834 8 INFO nova.api.openstack.compute.server_external_events [req-6f31d0c3-dab6-4e4c-93a6-1a4f574d3ec4 req-7cc03bac-c837-41d5-88e7-f27c72e0c615 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:c97fe479-9efd-4bdc-b35c-3d88a0e2746d for instance 604a0a7e-28a8-40cb-95e6-897dbb6d91a4 on instance [pid: 8|app: 0|req: 396/786] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:36:39 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: 391/787] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:39 2026] GET /v2.1/servers/604a0a7e-28a8-40cb-95e6-897dbb6d91a4 => generated 1557 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/788] 10.0.0.216 () {32 vars in 723 bytes} [Wed Sep 9 07:36:40 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b/ips => generated 194 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 392/789] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:40 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b => generated 1951 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/790] 10.0.0.216 () {34 vars in 750 bytes} [Wed Sep 9 07:36:40 2026] POST /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/791] 10.0.0.216 () {32 vars in 723 bytes} [Wed Sep 9 07:36:40 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b/ips => generated 194 bytes in 53 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/792] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:41 2026] GET /v2.1/servers/604a0a7e-28a8-40cb-95e6-897dbb6d91a4 => generated 1740 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: 394/793] 10.0.0.216 () {32 vars in 741 bytes} [Wed Sep 9 07:36:41 2026] GET /v2.1/servers/604a0a7e-28a8-40cb-95e6-897dbb6d91a4/os-interface => generated 284 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:36:41.897 8 INFO nova.api.openstack.compute.server_external_events [req-2e22c8ff-f7e5-475d-8ab2-cbf31459a727 req-1da797db-4f76-4dc4-8975-e16dbd97ff05 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:c97fe479-9efd-4bdc-b35c-3d88a0e2746d for instance 604a0a7e-28a8-40cb-95e6-897dbb6d91a4 on instance [pid: 8|app: 0|req: 400/794] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:36:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/795] 10.0.0.216 () {32 vars in 723 bytes} [Wed Sep 9 07:36:41 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b/ips => generated 194 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, ' 2026-09-09 07:36:42.407 8 INFO nova.api.openstack.compute.server_external_events [req-52946048-b580-4419-a7ad-4c884a927539 req-df62cd6b-416c-4b50-aec3-ba9a55470fa7 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:c97fe479-9efd-4bdc-b35c-3d88a0e2746d for instance 604a0a7e-28a8-40cb-95e6-897dbb6d91a4 on instance [pid: 8|app: 0|req: 402/798] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:36:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/799] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:42 2026] GET /v2.1/servers/604a0a7e-28a8-40cb-95e6-897dbb6d91a4 => generated 1740 bytes in 539 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 403/800] 10.0.0.216 () {32 vars in 723 bytes} [Wed Sep 9 07:36:42 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b/ips => generated 194 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/801] 10.0.0.216 () {32 vars in 641 bytes} [Wed Sep 9 07:36:42 2026] GET /v2.1/servers => generated 383 bytes in 66 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: 404/802] 10.0.0.216 () {32 vars in 718 bytes} [Wed Sep 9 07:36:43 2026] DELETE /v2.1/servers/604a0a7e-28a8-40cb-95e6-897dbb6d91a4 => generated 0 bytes in 150 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: 399/803] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:43 2026] GET /v2.1/servers/604a0a7e-28a8-40cb-95e6-897dbb6d91a4 => generated 1746 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:43.954 8 INFO nova.api.openstack.compute.server_external_events [req-60066a29-8ab1-4af5-9c87-07d3a63a83f7 req-96fe2f8e-489e-4ec4-a943-6e0ab8fe8fc4 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:abf3f94d-a3df-427a-9ad2-fea44bde126d for instance 827562af-ee35-41e2-bdba-cab61800815b on instance [pid: 8|app: 0|req: 405/804] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:36:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/805] 10.0.0.216 () {32 vars in 723 bytes} [Wed Sep 9 07:36:43 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b/ips => generated 194 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: 406/806] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:44 2026] GET /v2.1/servers/604a0a7e-28a8-40cb-95e6-897dbb6d91a4 => generated 1866 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, ' [pid: 7|app: 0|req: 401/807] 10.0.0.216 () {32 vars in 723 bytes} [Wed Sep 9 07:36:44 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b/ips => generated 156 bytes in 41 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: 407/808] 10.0.0.216 () {32 vars in 718 bytes} [Wed Sep 9 07:36:45 2026] DELETE /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b => generated 0 bytes in 139 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: 402/809] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:45 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b => generated 1843 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:36:46.016 7 INFO nova.api.openstack.compute.server_external_events [req-62dcc322-4b7b-4f8c-95d2-0ba8910c6b15 req-faa63ee3-87b1-4b73-8b56-1c795c9231b2 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:c97fe479-9efd-4bdc-b35c-3d88a0e2746d for instance 604a0a7e-28a8-40cb-95e6-897dbb6d91a4 on instance 2026-09-09 07:36:46.017 7 INFO nova.api.openstack.compute.server_external_events [req-62dcc322-4b7b-4f8c-95d2-0ba8910c6b15 req-faa63ee3-87b1-4b73-8b56-1c795c9231b2 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:c97fe479-9efd-4bdc-b35c-3d88a0e2746d for instance 604a0a7e-28a8-40cb-95e6-897dbb6d91a4 on instance [pid: 7|app: 0|req: 403/810] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:36:45 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:46.196 7 INFO nova.api.openstack.compute.server_external_events [req-8c54cbbc-06d1-465f-8666-2bb2c3eb129a req-5b44b20f-1356-4bb6-ae3b-a574ee6f1d6d c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-deleted:c97fe479-9efd-4bdc-b35c-3d88a0e2746d for instance 604a0a7e-28a8-40cb-95e6-897dbb6d91a4 on instance [pid: 7|app: 0|req: 404/811] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:36:46 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) [pid: 8|app: 0|req: 408/812] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:45 2026] GET /v2.1/servers/604a0a7e-28a8-40cb-95e6-897dbb6d91a4 => generated 1866 bytes in 721 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/813] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:46 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b => generated 1843 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/814] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:47 2026] GET /v2.1/servers/604a0a7e-28a8-40cb-95e6-897dbb6d91a4 => generated 1517 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: 406/815] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:47 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b => generated 1775 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:36:48.235 8 INFO nova.api.openstack.compute.server_external_events [req-9f082cc2-6bd5-42b0-a877-a67a467f3d89 req-0d478b38-a329-48b4-81ee-581555572bbb c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:abf3f94d-a3df-427a-9ad2-fea44bde126d for instance 827562af-ee35-41e2-bdba-cab61800815b on instance 2026-09-09 07:36:48.236 8 INFO nova.api.openstack.compute.server_external_events [req-9f082cc2-6bd5-42b0-a877-a67a467f3d89 req-0d478b38-a329-48b4-81ee-581555572bbb c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:abf3f94d-a3df-427a-9ad2-fea44bde126d for instance 827562af-ee35-41e2-bdba-cab61800815b on instance 2026-09-09 07:36:48.236 8 INFO nova.api.openstack.compute.server_external_events [req-9f082cc2-6bd5-42b0-a877-a67a467f3d89 req-0d478b38-a329-48b4-81ee-581555572bbb c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-deleted:abf3f94d-a3df-427a-9ad2-fea44bde126d for instance 827562af-ee35-41e2-bdba-cab61800815b on instance [pid: 8|app: 0|req: 410/816] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:36:48 2026] POST /v2.1/os-server-external-events => generated 529 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: 407/817] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:48 2026] GET /v2.1/servers/604a0a7e-28a8-40cb-95e6-897dbb6d91a4 => generated 1517 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: 411/818] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:49 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b => generated 1486 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:36:49.509 7 INFO nova.api.openstack.wsgi [None req-2d9d8d91-010b-4eb9-9a56-e2b9f6a39b53 88dfedf7856a4be3b131c3fdcad7463e 8a647cc4a5c64b3daf837432ac3503fa - - default default] HTTP exception thrown: Instance 604a0a7e-28a8-40cb-95e6-897dbb6d91a4 could not be found. [pid: 7|app: 0|req: 408/819] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:49 2026] GET /v2.1/servers/604a0a7e-28a8-40cb-95e6-897dbb6d91a4 => 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: 8|app: 0|req: 412/820] 10.0.0.216 () {32 vars in 706 bytes} [Wed Sep 9 07:36:49 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1590951947 => 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: 409/821] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:50 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b => generated 1486 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-09 07:36:51.506 8 INFO nova.api.openstack.wsgi [None req-f8b547d1-76dd-4eb0-9561-e88f9175c0c7 4117ff2522934f228f3f42f0c1d61d0a f3ba7e8318c34eb28b8b61acfc093ae1 - - default default] HTTP exception thrown: Instance 827562af-ee35-41e2-bdba-cab61800815b could not be found. [pid: 8|app: 0|req: 413/822] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:51 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b => 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: 410/823] 10.0.0.216 () {32 vars in 704 bytes} [Wed Sep 9 07:36:51 2026] DELETE /v2.1/os-keypairs/tempest-keypair-995249948 => 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, ' 2026-09-09 07:36:52.190 8 INFO nova.api.openstack.wsgi [None req-246cfa1a-2646-4781-930b-b6eaeb843175 4117ff2522934f228f3f42f0c1d61d0a f3ba7e8318c34eb28b8b61acfc093ae1 - - default default] HTTP exception thrown: Instance 827562af-ee35-41e2-bdba-cab61800815b could not be found. [pid: 8|app: 0|req: 415/826] 10.0.0.216 () {32 vars in 718 bytes} [Wed Sep 9 07:36:52 2026] DELETE /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-09 07:36:52.222 7 INFO nova.api.openstack.wsgi [None req-377c8e96-8c7f-44fc-9e4b-c15170ffdd13 4117ff2522934f228f3f42f0c1d61d0a f3ba7e8318c34eb28b8b61acfc093ae1 - - default default] HTTP exception thrown: Instance 827562af-ee35-41e2-bdba-cab61800815b could not be found. [pid: 7|app: 0|req: 412/827] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:36:52 2026] GET /v2.1/servers/827562af-ee35-41e2-bdba-cab61800815b => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/828] 10.0.0.216 () {30 vars in 413 bytes} [Wed Sep 9 07:36:58 2026] GET / => generated 422 bytes in 8 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 413/829] 10.0.0.216 () {28 vars in 560 bytes} [Wed Sep 9 07:36:58 2026] GET /v2/ => generated 401 bytes in 521 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: 417/830] 10.0.0.216 () {28 vars in 564 bytes} [Wed Sep 9 07:36:58 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: 414/831] 10.0.0.216 () {30 vars in 413 bytes} [Wed Sep 9 07:36:58 2026] GET / => generated 422 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/834] 10.0.0.216 () {34 vars in 671 bytes} [Wed Sep 9 07:37:01 2026] POST /v2.1/os-keypairs => generated 386 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/835] 10.0.0.216 () {34 vars in 663 bytes} [Wed Sep 9 07:37:06 2026] POST /v2.1/servers => generated 453 bytes in 2957 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/836] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:09 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1393 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, ' [pid: 8|app: 0|req: 420/837] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:10 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1389 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/838] 10.0.0.216 () {34 vars in 663 bytes} [Wed Sep 9 07:37:10 2026] POST /v2.1/servers => generated 424 bytes in 675 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: 421/839] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:10 2026] GET /v2.1/servers/7cfdf077-68c2-4a77-90f5-f7f98a62cb6a => generated 1367 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: 419/840] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:11 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1445 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 421/843] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:11 2026] GET /v2.1/servers/7cfdf077-68c2-4a77-90f5-f7f98a62cb6a => generated 1371 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/844] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:12 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1445 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 422/845] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:13 2026] GET /v2.1/servers/7cfdf077-68c2-4a77-90f5-f7f98a62cb6a => generated 1419 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: 8|app: 0|req: 424/846] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:13 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1521 bytes in 1148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:37:14.912 8 INFO nova.api.openstack.compute.server_external_events [req-f3c4735d-6fcc-4d63-9fcf-e2944e896523 req-fcd3ecff-afd9-4a20-8230-f648fcd6c0c5 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:a7f6b82c-1915-4942-9bb9-00f2819463eb for instance 80cffffe-be20-44ba-b31c-a398e465c571 on instance [pid: 8|app: 0|req: 425/847] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:37:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/848] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:14 2026] GET /v2.1/servers/7cfdf077-68c2-4a77-90f5-f7f98a62cb6a => generated 1419 bytes in 1417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 426/849] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:15 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1519 bytes in 1996 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/850] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:16 2026] GET /v2.1/servers/7cfdf077-68c2-4a77-90f5-f7f98a62cb6a => generated 1479 bytes in 2124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:37:19.048 7 INFO nova.api.openstack.compute.server_external_events [req-491e816f-5578-4dd8-ad1e-3ff1fc6428d0 req-e0831e57-f1c2-4073-93d1-5d89854a777e c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:6c525101-4ce6-4ea3-9922-d9967814d780 for instance 7cfdf077-68c2-4a77-90f5-f7f98a62cb6a on instance [pid: 7|app: 0|req: 425/851] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:37:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/852] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:18 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1519 bytes in 1915 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 428/853] 10.0.0.216 () {34 vars in 671 bytes} [Wed Sep 9 07:37:20 2026] POST /v2.1/os-keypairs => generated 395 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/854] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:19 2026] GET /v2.1/servers/7cfdf077-68c2-4a77-90f5-f7f98a62cb6a => generated 1467 bytes in 1175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 429/857] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:21 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1519 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/858] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:22 2026] GET /v2.1/servers/7cfdf077-68c2-4a77-90f5-f7f98a62cb6a => generated 1467 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 430/859] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:23 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1519 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/860] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:23 2026] GET /v2.1/servers/7cfdf077-68c2-4a77-90f5-f7f98a62cb6a => generated 1467 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/861] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:24 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1519 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: 431/862] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:24 2026] GET /v2.1/servers/7cfdf077-68c2-4a77-90f5-f7f98a62cb6a => generated 1467 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:37:24.844 7 INFO nova.api.openstack.compute.server_external_events [req-6804b874-7716-43c8-8470-5d2a3329cbd8 req-75c96e3b-b8c5-450c-bbec-07a17851e40d c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:a7f6b82c-1915-4942-9bb9-00f2819463eb for instance 80cffffe-be20-44ba-b31c-a398e465c571 on instance [pid: 7|app: 0|req: 432/863] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:37:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/864] 10.0.0.216 () {34 vars in 663 bytes} [Wed Sep 9 07:37:24 2026] POST /v2.1/servers => generated 447 bytes in 693 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: 433/865] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:25 2026] GET /v2.1/servers/45255f63-a48d-4b3a-a225-c0a8a13dfce3 => generated 1394 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 07:37:25.554 8 INFO nova.api.openstack.compute.server_external_events [req-ebed503e-b3d3-48c0-a4aa-bd557c6de347 req-c2efcc8a-d6d7-4ac5-aea5-4345a9fd571f c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:6c525101-4ce6-4ea3-9922-d9967814d780 for instance 7cfdf077-68c2-4a77-90f5-f7f98a62cb6a on instance [pid: 8|app: 0|req: 433/866] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:37:25 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 434/867] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:25 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1519 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/868] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:25 2026] GET /v2.1/servers/7cfdf077-68c2-4a77-90f5-f7f98a62cb6a => generated 1467 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:37:26.886 7 INFO nova.api.openstack.compute.server_external_events [req-788cf011-0129-42e9-a0ae-c72d6c27850c req-337f153e-b4c0-44bf-abae-904cbfc74a6a c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:a7f6b82c-1915-4942-9bb9-00f2819463eb for instance 80cffffe-be20-44ba-b31c-a398e465c571 on instance [pid: 7|app: 0|req: 435/869] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:37:26 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 435/870] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:26 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1701 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 436/871] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:27 2026] GET /v2.1/servers/7cfdf077-68c2-4a77-90f5-f7f98a62cb6a => generated 1467 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/872] 10.0.0.216 () {32 vars in 741 bytes} [Wed Sep 9 07:37:27 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571/os-interface => generated 284 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:37:27.603 7 INFO nova.api.openstack.compute.server_external_events [req-a5d2f6c4-1f2c-4a5f-a5c3-99636c0d4edf req-359de11c-1b9e-4388-900a-f4ae1c2d23a6 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:6c525101-4ce6-4ea3-9922-d9967814d780 for instance 7cfdf077-68c2-4a77-90f5-f7f98a62cb6a on instance [pid: 7|app: 0|req: 437/873] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:37:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/874] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:28 2026] GET /v2.1/servers/7cfdf077-68c2-4a77-90f5-f7f98a62cb6a => generated 1647 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:37:28.944 7 INFO nova.api.openstack.compute.server_external_events [req-2215c7b0-063f-402b-9598-fd88dc059247 req-06148613-9b46-4fa7-b654-0b35a6bfef91 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:a7f6b82c-1915-4942-9bb9-00f2819463eb for instance 80cffffe-be20-44ba-b31c-a398e465c571 on instance [pid: 7|app: 0|req: 438/875] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:37:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 438/876] 10.0.0.216 () {32 vars in 718 bytes} [Wed Sep 9 07:37:29 2026] DELETE /v2.1/servers/7cfdf077-68c2-4a77-90f5-f7f98a62cb6a => generated 0 bytes in 150 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: 439/877] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:29 2026] GET /v2.1/servers/7cfdf077-68c2-4a77-90f5-f7f98a62cb6a => generated 1653 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, ' [pid: 8|app: 0|req: 439/878] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:30 2026] GET /v2.1/servers/45255f63-a48d-4b3a-a225-c0a8a13dfce3 => generated 1519 bytes in 627 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:37:31.166 8 INFO nova.api.openstack.compute.server_external_events [req-29994b1e-58ad-4afd-bf5f-bacc28cfbd18 req-1a8ceef4-c8b1-4af9-9e78-568d3548c870 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:192f0a53-6ca1-42db-8b48-bb875c946a64 for instance 45255f63-a48d-4b3a-a225-c0a8a13dfce3 on instance [pid: 8|app: 0|req: 440/879] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:37:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:37:31.201 8 INFO nova.api.openstack.compute.server_external_events [req-a72e2db8-fbab-4989-a3e2-f4efcf77763f req-f5d6fba1-91a9-433f-a39a-ff1ec216c05c c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:6c525101-4ce6-4ea3-9922-d9967814d780 for instance 7cfdf077-68c2-4a77-90f5-f7f98a62cb6a on instance [pid: 8|app: 0|req: 441/880] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:37:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/881] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:31 2026] GET /v2.1/servers/7cfdf077-68c2-4a77-90f5-f7f98a62cb6a => generated 1653 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, ' [pid: 7|app: 0|req: 442/884] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:32 2026] GET /v2.1/servers/7cfdf077-68c2-4a77-90f5-f7f98a62cb6a => generated 1653 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:37:33.219 8 INFO nova.api.openstack.compute.server_external_events [req-6667b324-ad9e-474c-b01e-068f2f27ca98 req-63522daf-5542-4823-a786-61a8e5961080 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-deleted:6c525101-4ce6-4ea3-9922-d9967814d780 for instance 7cfdf077-68c2-4a77-90f5-f7f98a62cb6a on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 443/885] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:37:33 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) 2026-09-09 07:37:33.242 7 INFO nova.api.openstack.compute.server_external_events [req-2c315de0-7281-46bd-aee8-30ca486bad4a req-ca9dcdde-effc-4f23-a76f-8967c9bfa6f9 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:6c525101-4ce6-4ea3-9922-d9967814d780 for instance 7cfdf077-68c2-4a77-90f5-f7f98a62cb6a on instance [pid: 7|app: 0|req: 443/886] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:37:33 2026] POST /v2.1/os-server-external-events => generated 185 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: 444/887] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:33 2026] GET /v2.1/servers/7cfdf077-68c2-4a77-90f5-f7f98a62cb6a => generated 1453 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: 444/888] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:34 2026] GET /v2.1/servers/7cfdf077-68c2-4a77-90f5-f7f98a62cb6a => generated 1453 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, ' 2026-09-09 07:37:35.935 8 INFO nova.api.openstack.wsgi [None req-e5e30c4c-091d-4b96-8d90-4dd38cf8e003 afc3b10f22554067bb8064795b500bfd 7ac2acfc59a0489c8be7a45a8b200909 - - default default] HTTP exception thrown: Instance 7cfdf077-68c2-4a77-90f5-f7f98a62cb6a could not be found. [pid: 8|app: 0|req: 445/889] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:35 2026] GET /v2.1/servers/7cfdf077-68c2-4a77-90f5-f7f98a62cb6a => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:37:36.191 8 INFO nova.api.openstack.compute.server_external_events [req-a7c6c520-3fd6-462a-b4aa-4d4eedccc6d3 req-95e126c7-59ef-49fe-b8ad-1e0ec628a5ab c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:192f0a53-6ca1-42db-8b48-bb875c946a64 for instance 45255f63-a48d-4b3a-a225-c0a8a13dfce3 on instance [pid: 8|app: 0|req: 446/890] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:37:36 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: 445/891] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:36 2026] GET /v2.1/servers/45255f63-a48d-4b3a-a225-c0a8a13dfce3 => generated 1517 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/892] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:37 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1821 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:37:38.271 7 INFO nova.api.openstack.compute.server_external_events [req-69615ae6-f247-4363-9822-b0a289fbe14b req-540b9c48-e45d-4ab9-8794-d4e02c4de392 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:192f0a53-6ca1-42db-8b48-bb875c946a64 for instance 45255f63-a48d-4b3a-a225-c0a8a13dfce3 on instance [pid: 7|app: 0|req: 446/893] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:37:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/894] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:38 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1821 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 447/895] 10.0.0.216 () {34 vars in 750 bytes} [Wed Sep 9 07:37:38 2026] POST /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571/action => generated 0 bytes in 102 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: 449/896] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:38 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1823 bytes in 1302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 448/897] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:40 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1823 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 450/898] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:41 2026] GET /v2.1/servers/45255f63-a48d-4b3a-a225-c0a8a13dfce3 => generated 1817 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 450/901] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:42 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1828 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, ' 2026-09-09 07:37:43.099 7 INFO nova.api.openstack.compute.server_external_events [req-a21c6350-ec01-412a-910a-ec5f1f49729c req-33af6cfe-d274-49e5-a004-20f0a62a9b4e c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:192f0a53-6ca1-42db-8b48-bb875c946a64 for instance 45255f63-a48d-4b3a-a225-c0a8a13dfce3 on instance [pid: 7|app: 0|req: 451/902] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:37:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:37:43.554 7 INFO nova.api.openstack.compute.server_external_events [req-f354fc22-95fb-411b-b1e6-54b41e984466 req-c3aee106-4e96-4498-89bc-894535599fb8 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:a7f6b82c-1915-4942-9bb9-00f2819463eb for instance 80cffffe-be20-44ba-b31c-a398e465c571 on instance [pid: 7|app: 0|req: 452/903] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:37:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/904] 10.0.0.216 () {34 vars in 663 bytes} [Wed Sep 9 07:37:42 2026] POST /v2.1/servers => generated 447 bytes in 1062 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 453/905] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:44 2026] GET /v2.1/servers/4ee2242a-b1e2-4926-a187-957ad113d8e5 => generated 1394 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/906] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:44 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1828 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 454/907] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:45 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1828 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 07:37:45.599 8 INFO nova.api.openstack.compute.server_external_events [req-13809811-2fe3-4b72-a442-f634ad4f2cd5 req-c231d48f-ce79-4c40-acc7-6e18a8c39e75 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:a7f6b82c-1915-4942-9bb9-00f2819463eb for instance 80cffffe-be20-44ba-b31c-a398e465c571 on instance [pid: 8|app: 0|req: 454/908] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:37:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 455/909] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:46 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1828 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:37:47.644 8 INFO nova.api.openstack.compute.server_external_events [req-10bc0258-38a1-43ba-b25d-8586c6887a3e req-14a657fb-57f1-49df-8d05-3e0d12176d8d c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:a7f6b82c-1915-4942-9bb9-00f2819463eb for instance 80cffffe-be20-44ba-b31c-a398e465c571 on instance 2026-09-09 07:37:47.645 8 INFO nova.api.openstack.compute.server_external_events [req-10bc0258-38a1-43ba-b25d-8586c6887a3e req-14a657fb-57f1-49df-8d05-3e0d12176d8d c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:a7f6b82c-1915-4942-9bb9-00f2819463eb for instance 80cffffe-be20-44ba-b31c-a398e465c571 on instance [pid: 8|app: 0|req: 455/910] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:37:47 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 456/911] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:47 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1828 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, ' [pid: 8|app: 0|req: 456/912] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:49 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1821 bytes in 534 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/913] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:49 2026] GET /v2.1/servers/4ee2242a-b1e2-4926-a187-957ad113d8e5 => generated 1519 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:37:49.910 8 INFO nova.api.openstack.compute.server_external_events [req-6ac61b01-238a-4318-a536-afa4f5c9eda1 req-15b15197-5ae6-422f-8363-54ae3e064c47 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:0f4caa0b-893a-46c9-a34e-7f409f598a4d for instance 4ee2242a-b1e2-4926-a187-957ad113d8e5 on instance [pid: 8|app: 0|req: 457/914] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:37:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 459/917] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:54 2026] GET /v2.1/servers/4ee2242a-b1e2-4926-a187-957ad113d8e5 => generated 1517 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:37:54.996 7 INFO nova.api.openstack.compute.server_external_events [req-9178c715-604f-4ecd-937d-274e254bf5c3 req-1bdc5c45-7080-411a-becc-27d70a3c064e c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:0f4caa0b-893a-46c9-a34e-7f409f598a4d for instance 4ee2242a-b1e2-4926-a187-957ad113d8e5 on instance [pid: 7|app: 0|req: 459/918] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:37:54 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, ' 2026-09-09 07:37:57.033 8 INFO nova.api.openstack.compute.server_external_events [req-79472f67-3abc-4956-bf6d-47041e1e32a4 req-6fd7dbdc-bce0-46d9-91b3-21bd883030bc c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:0f4caa0b-893a-46c9-a34e-7f409f598a4d for instance 4ee2242a-b1e2-4926-a187-957ad113d8e5 on instance [pid: 8|app: 0|req: 460/919] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:37:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 460/920] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:37:59 2026] GET /v2.1/servers/4ee2242a-b1e2-4926-a187-957ad113d8e5 => generated 1816 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 07:38:01.658 8 INFO nova.api.openstack.compute.server_external_events [req-d8f6ad7e-7107-4976-af89-757f38511983 req-95644d61-a106-4f49-9ea2-c0e28bbda9d8 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:0f4caa0b-893a-46c9-a34e-7f409f598a4d for instance 4ee2242a-b1e2-4926-a187-957ad113d8e5 on instance [pid: 8|app: 0|req: 461/921] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:38:01 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: 462/924] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:05 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1821 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 463/925] 10.0.0.216 () {32 vars in 718 bytes} [Wed Sep 9 07:38:05 2026] DELETE /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => 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: 7|app: 0|req: 463/926] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:05 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1827 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 464/927] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:06 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1827 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 07:38:07.602 7 INFO nova.api.openstack.compute.server_external_events [req-d69062bd-275d-4b60-bf8c-8bb663b73765 req-070c0ea4-b2c8-458a-bcd6-63b5d327a92e c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:a7f6b82c-1915-4942-9bb9-00f2819463eb for instance 80cffffe-be20-44ba-b31c-a398e465c571 on instance [pid: 7|app: 0|req: 464/928] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:38:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/929] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:07 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1827 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 465/930] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:09 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1474 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, ' 2026-09-09 07:38:09.683 8 INFO nova.api.openstack.compute.server_external_events [req-ef5c0bc0-ed78-48b1-a313-8ab563e4b48e req-5cf47a99-3347-47a8-a748-0d0a1b553640 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:a7f6b82c-1915-4942-9bb9-00f2819463eb for instance 80cffffe-be20-44ba-b31c-a398e465c571 on instance 2026-09-09 07:38:09.684 8 INFO nova.api.openstack.compute.server_external_events [req-ef5c0bc0-ed78-48b1-a313-8ab563e4b48e req-5cf47a99-3347-47a8-a748-0d0a1b553640 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-deleted:a7f6b82c-1915-4942-9bb9-00f2819463eb for instance 80cffffe-be20-44ba-b31c-a398e465c571 on instance [pid: 8|app: 0|req: 466/931] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:38:09 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 466/932] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:10 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1479 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: 8|app: 0|req: 467/933] 10.0.0.13 () {30 vars in 618 bytes} [Wed Sep 9 07:38:10 2026] GET /v2.1 => generated 0 bytes in 158 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: 467/934] 10.0.0.13 () {32 vars in 691 bytes} [Wed Sep 9 07:38:11 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/935] 10.0.0.13 () {34 vars in 912 bytes} [Wed Sep 9 07:38:11 2026] GET /v2.1/os-simple-tenant-usage/d65d14a42f584d979415a2ccd946da3c?start=2026-09-08T00:00:00&end=2026-09-09T23:59:59 => generated 20 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/936] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:11 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 1479 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: 469/937] 10.0.0.13 () {30 vars in 653 bytes} [Wed Sep 9 07:38:11 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:38:12.812 8 INFO nova.api.openstack.wsgi [None req-e3cb98c0-c475-4a17-ac76-5b4d5a644833 74019526ff2e47cd8db0a27363622b59 c0b3aeb9ee5949b68c5f62380c1be6ce - - default default] HTTP exception thrown: Instance 80cffffe-be20-44ba-b31c-a398e465c571 could not be found. [pid: 8|app: 0|req: 471/940] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:12 2026] GET /v2.1/servers/80cffffe-be20-44ba-b31c-a398e465c571 => generated 111 bytes in 240 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: 470/941] 10.0.0.216 () {32 vars in 706 bytes} [Wed Sep 9 07:38:12 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2062857019 => generated 0 bytes in 31 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: 472/942] 10.0.0.13 () {30 vars in 618 bytes} [Wed Sep 9 07:38:13 2026] GET /v2.1 => generated 0 bytes in 248 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 471/943] 10.0.0.13 () {32 vars in 691 bytes} [Wed Sep 9 07:38:14 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: 473/944] 10.0.0.13 () {34 vars in 912 bytes} [Wed Sep 9 07:38:14 2026] GET /v2.1/os-simple-tenant-usage/d65d14a42f584d979415a2ccd946da3c?start=2026-09-08T00:00:00&end=2026-09-09T23:59:59 => generated 20 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/945] 10.0.0.13 () {30 vars in 653 bytes} [Wed Sep 9 07:38:14 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 475/948] 10.0.0.216 () {34 vars in 663 bytes} [Wed Sep 9 07:38:26 2026] POST /v2.1/servers => generated 424 bytes in 1147 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/949] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:27 2026] GET /v2.1/servers/c65e4f3f-6098-4d85-ae5a-68a3e8c8f9ae => generated 1369 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 476/950] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:28 2026] GET /v2.1/servers/c65e4f3f-6098-4d85-ae5a-68a3e8c8f9ae => generated 1373 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 475/951] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:29 2026] GET /v2.1/servers/c65e4f3f-6098-4d85-ae5a-68a3e8c8f9ae => generated 1421 bytes in 800 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 477/952] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:31 2026] GET /v2.1/servers/c65e4f3f-6098-4d85-ae5a-68a3e8c8f9ae => generated 1429 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, ' [pid: 7|app: 0|req: 477/955] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:32 2026] GET /v2.1/servers/c65e4f3f-6098-4d85-ae5a-68a3e8c8f9ae => generated 1471 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:38:32.936 8 INFO nova.api.openstack.compute.server_external_events [req-4605b495-9ae1-448b-ba84-5f732ae40592 req-2d9a6686-4af8-4db0-8ee2-cf18ec52999e c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:023a056b-ec50-424b-af32-410f8ac568ab for instance c65e4f3f-6098-4d85-ae5a-68a3e8c8f9ae on instance [pid: 8|app: 0|req: 479/956] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:38: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: 478/957] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:33 2026] GET /v2.1/servers/c65e4f3f-6098-4d85-ae5a-68a3e8c8f9ae => generated 1469 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 479/958] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:34 2026] GET /v2.1/servers/c65e4f3f-6098-4d85-ae5a-68a3e8c8f9ae => generated 1469 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/959] 162.253.55.111 () {36 vars in 714 bytes} [Wed Sep 9 07:38:34 2026] POST /v2.1/servers => generated 453 bytes in 790 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: 480/960] 162.253.55.111 () {32 vars in 733 bytes} [Wed Sep 9 07:38:35 2026] GET /v2.1/servers/14f7f711-4042-4e80-a1c4-7b74b50c8946 => generated 2213 bytes in 64 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: 481/961] 162.253.55.111 () {32 vars in 759 bytes} [Wed Sep 9 07:38:35 2026] GET /v2.1/servers/14f7f711-4042-4e80-a1c4-7b74b50c8946/os-interface => generated 28 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 481/962] 162.253.55.111 () {32 vars in 777 bytes} [Wed Sep 9 07:38:35 2026] GET /v2.1/servers/14f7f711-4042-4e80-a1c4-7b74b50c8946/os-volume_attachments => generated 197 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 482/963] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:35 2026] GET /v2.1/servers/c65e4f3f-6098-4d85-ae5a-68a3e8c8f9ae => generated 1469 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 482/964] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:37 2026] GET /v2.1/servers/c65e4f3f-6098-4d85-ae5a-68a3e8c8f9ae => generated 1469 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:38:38.221 8 INFO nova.api.openstack.compute.server_external_events [req-923ccd15-5b35-4b1c-b186-ec17908786d3 req-828c57cd-1691-496a-8220-18b89f05146d c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:023a056b-ec50-424b-af32-410f8ac568ab for instance c65e4f3f-6098-4d85-ae5a-68a3e8c8f9ae on instance [pid: 8|app: 0|req: 483/965] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:38:38 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/966] 162.253.55.111 () {32 vars in 733 bytes} [Wed Sep 9 07:38:38 2026] GET /v2.1/servers/14f7f711-4042-4e80-a1c4-7b74b50c8946 => generated 2371 bytes in 237 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: 483/967] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:38 2026] GET /v2.1/servers/c65e4f3f-6098-4d85-ae5a-68a3e8c8f9ae => generated 1469 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/968] 162.253.55.111 () {32 vars in 759 bytes} [Wed Sep 9 07:38:38 2026] GET /v2.1/servers/14f7f711-4042-4e80-a1c4-7b74b50c8946/os-interface => generated 28 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: 486/969] 162.253.55.111 () {32 vars in 777 bytes} [Wed Sep 9 07:38:38 2026] GET /v2.1/servers/14f7f711-4042-4e80-a1c4-7b74b50c8946/os-volume_attachments => generated 197 bytes in 39 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: 484/970] 10.0.0.216 () {34 vars in 671 bytes} [Wed Sep 9 07:38:38 2026] POST /v2.1/os-keypairs => generated 397 bytes in 230 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 07:38:40.273 7 INFO nova.api.openstack.compute.server_external_events [req-79657eff-2b8c-4322-bee4-be120d5d44a6 req-700f02c3-72eb-4a8a-884b-bf92e23257ff c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:023a056b-ec50-424b-af32-410f8ac568ab for instance c65e4f3f-6098-4d85-ae5a-68a3e8c8f9ae on instance [pid: 7|app: 0|req: 485/971] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:38:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/972] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:39 2026] GET /v2.1/servers/c65e4f3f-6098-4d85-ae5a-68a3e8c8f9ae => generated 1654 bytes in 913 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 486/973] 10.0.0.216 () {32 vars in 723 bytes} [Wed Sep 9 07:38:40 2026] GET /v2.1/servers/c65e4f3f-6098-4d85-ae5a-68a3e8c8f9ae/ips => generated 109 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/974] 10.0.0.216 () {32 vars in 723 bytes} [Wed Sep 9 07:38:40 2026] GET /v2.1/servers/c65e4f3f-6098-4d85-ae5a-68a3e8c8f9ae/ips => generated 109 bytes in 52 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: 487/975] 10.0.0.216 () {32 vars in 825 bytes} [Wed Sep 9 07:38:40 2026] GET /v2.1/servers/c65e4f3f-6098-4d85-ae5a-68a3e8c8f9ae/ips/tempest-ServerAddressesTestJSON-1141511980-network => generated 94 bytes in 38 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: 489/976] 10.0.0.216 () {32 vars in 718 bytes} [Wed Sep 9 07:38:40 2026] DELETE /v2.1/servers/c65e4f3f-6098-4d85-ae5a-68a3e8c8f9ae => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:38:41.795 8 INFO nova.api.openstack.compute.server_external_events [req-2589259d-b41c-46a0-b657-8210f0395e2f req-ca971c0a-d9a5-4769-b509-5209d1a8972f c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:dab38a83-193a-4872-89e1-887c13a40954 for instance 14f7f711-4042-4e80-a1c4-7b74b50c8946 on instance [pid: 8|app: 0|req: 490/977] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:38:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/978] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:40 2026] GET /v2.1/servers/c65e4f3f-6098-4d85-ae5a-68a3e8c8f9ae => generated 1660 bytes in 956 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/981] 162.253.55.111 () {32 vars in 733 bytes} [Wed Sep 9 07:38:41 2026] GET /v2.1/servers/14f7f711-4042-4e80-a1c4-7b74b50c8946 => generated 2445 bytes in 221 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: 491/982] 162.253.55.111 () {32 vars in 759 bytes} [Wed Sep 9 07:38:42 2026] GET /v2.1/servers/14f7f711-4042-4e80-a1c4-7b74b50c8946/os-interface => generated 283 bytes in 156 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: 492/983] 162.253.55.111 () {32 vars in 777 bytes} [Wed Sep 9 07:38:42 2026] GET /v2.1/servers/14f7f711-4042-4e80-a1c4-7b74b50c8946/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 07:38:42.318 7 INFO nova.api.openstack.compute.server_external_events [req-3b0bcfba-597e-478c-974f-92fdbf5d851b req-5449a366-eeaa-4152-bfa9-247c4e168396 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:023a056b-ec50-424b-af32-410f8ac568ab for instance c65e4f3f-6098-4d85-ae5a-68a3e8c8f9ae on instance [pid: 7|app: 0|req: 492/984] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:38:42 2026] POST /v2.1/os-server-external-events => generated 185 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: 493/985] 10.0.0.216 () {34 vars in 671 bytes} [Wed Sep 9 07:38:42 2026] POST /v2.1/os-keypairs => generated 386 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 493/986] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:42 2026] GET /v2.1/servers/c65e4f3f-6098-4d85-ae5a-68a3e8c8f9ae => generated 1660 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:38:44.380 7 INFO nova.api.openstack.compute.server_external_events [req-132f43bf-1c3e-464d-be95-084eb4478984 req-564d8524-0053-4867-8665-511891a30076 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-deleted:023a056b-ec50-424b-af32-410f8ac568ab for instance c65e4f3f-6098-4d85-ae5a-68a3e8c8f9ae on instance [pid: 7|app: 0|req: 494/987] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:38:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 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 07:38:44.428 7 INFO nova.api.openstack.compute.server_external_events [req-8c24ec96-8f5e-4c07-9533-64880410c19a req-c00527c6-353f-431a-81d8-22acd1024315 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:023a056b-ec50-424b-af32-410f8ac568ab for instance c65e4f3f-6098-4d85-ae5a-68a3e8c8f9ae on instance [pid: 7|app: 0|req: 495/988] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:38:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 496/989] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:44 2026] GET /v2.1/servers/c65e4f3f-6098-4d85-ae5a-68a3e8c8f9ae => generated 1450 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/990] 10.0.0.216 () {34 vars in 663 bytes} [Wed Sep 9 07:38:43 2026] POST /v2.1/servers => generated 497 bytes in 1114 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: 497/991] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:44 2026] GET /v2.1/servers/e840ead6-0f1c-4a39-95fd-7c50cfc616da => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 495/992] 162.253.55.111 () {32 vars in 733 bytes} [Wed Sep 9 07:38:45 2026] GET /v2.1/servers/14f7f711-4042-4e80-a1c4-7b74b50c8946 => generated 2433 bytes in 125 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: 498/993] 162.253.55.111 () {32 vars in 759 bytes} [Wed Sep 9 07:38:45 2026] GET /v2.1/servers/14f7f711-4042-4e80-a1c4-7b74b50c8946/os-interface => generated 283 bytes in 121 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: 496/994] 162.253.55.111 () {32 vars in 777 bytes} [Wed Sep 9 07:38:45 2026] GET /v2.1/servers/14f7f711-4042-4e80-a1c4-7b74b50c8946/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/995] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:45 2026] GET /v2.1/servers/c65e4f3f-6098-4d85-ae5a-68a3e8c8f9ae => generated 1455 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 497/996] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:46 2026] GET /v2.1/servers/e840ead6-0f1c-4a39-95fd-7c50cfc616da => generated 1461 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: 500/997] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:46 2026] GET /v2.1/servers/c65e4f3f-6098-4d85-ae5a-68a3e8c8f9ae => generated 1455 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, ' [pid: 8|app: 0|req: 498/998] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:47 2026] GET /v2.1/servers/e840ead6-0f1c-4a39-95fd-7c50cfc616da => generated 1509 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, ' 2026-09-09 07:38:47.927 7 INFO nova.api.openstack.wsgi [None req-de82e532-eb9d-452c-b6ce-f9791c9a182d bbe29e8f9b49495e810c82cac911a2e7 707bbb365f914143b29e32be73b65c24 - - default default] HTTP exception thrown: Instance c65e4f3f-6098-4d85-ae5a-68a3e8c8f9ae could not be found. [pid: 7|app: 0|req: 501/999] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:47 2026] GET /v2.1/servers/c65e4f3f-6098-4d85-ae5a-68a3e8c8f9ae => generated 111 bytes in 39 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: 499/1000] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:48 2026] GET /v2.1/servers/e840ead6-0f1c-4a39-95fd-7c50cfc616da => generated 1509 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: 502/1001] 162.253.55.111 () {32 vars in 733 bytes} [Wed Sep 9 07:38:48 2026] GET /v2.1/servers/14f7f711-4042-4e80-a1c4-7b74b50c8946 => generated 2433 bytes in 780 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/1002] 162.253.55.111 () {32 vars in 759 bytes} [Wed Sep 9 07:38:49 2026] GET /v2.1/servers/14f7f711-4042-4e80-a1c4-7b74b50c8946/os-interface => generated 285 bytes in 280 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 07:38:49.565 8 INFO nova.api.openstack.compute.server_external_events [req-fa257675-aff3-47a5-8a7f-9e279d57a89e req-eaefb890-554b-4012-bd4e-d9a2f8c913f0 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:dab38a83-193a-4872-89e1-887c13a40954 for instance 14f7f711-4042-4e80-a1c4-7b74b50c8946 on instance [pid: 8|app: 0|req: 501/1003] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:38:49 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: 503/1004] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:49 2026] GET /v2.1/servers/e840ead6-0f1c-4a39-95fd-7c50cfc616da => generated 1517 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1005] 162.253.55.111 () {32 vars in 777 bytes} [Wed Sep 9 07:38:49 2026] GET /v2.1/servers/14f7f711-4042-4e80-a1c4-7b74b50c8946/os-volume_attachments => generated 197 bytes in 37 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: 504/1006] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:50 2026] GET /v2.1/servers/e840ead6-0f1c-4a39-95fd-7c50cfc616da => generated 1517 bytes in 550 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:38:51.649 8 INFO nova.api.openstack.compute.server_external_events [req-4e0fa512-7f02-4cd4-b15a-085038ea7c1b req-4a4134aa-f309-4b21-8dd5-cb27be94ae17 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:dab38a83-193a-4872-89e1-887c13a40954 for instance 14f7f711-4042-4e80-a1c4-7b74b50c8946 on instance [pid: 8|app: 0|req: 503/1007] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:38:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:38:52.310 7 INFO nova.api.openstack.compute.server_external_events [req-a77894f8-dd6b-491e-be94-ccb43ed448fc req-cfc3b36d-cc8b-47e6-a5e4-eef280479c4d c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:250d9dcb-ed7a-437e-889b-e7609f0c0a4a for instance e840ead6-0f1c-4a39-95fd-7c50cfc616da on instance [pid: 7|app: 0|req: 506/1010] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:38:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 505/1011] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:52 2026] GET /v2.1/servers/e840ead6-0f1c-4a39-95fd-7c50cfc616da => generated 1630 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1012] 162.253.55.111 () {32 vars in 733 bytes} [Wed Sep 9 07:38:52 2026] GET /v2.1/servers/14f7f711-4042-4e80-a1c4-7b74b50c8946 => generated 2580 bytes in 336 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: 506/1013] 162.253.55.111 () {32 vars in 759 bytes} [Wed Sep 9 07:38:52 2026] GET /v2.1/servers/14f7f711-4042-4e80-a1c4-7b74b50c8946/os-interface => generated 285 bytes in 135 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: 508/1014] 162.253.55.111 () {32 vars in 777 bytes} [Wed Sep 9 07:38:52 2026] GET /v2.1/servers/14f7f711-4042-4e80-a1c4-7b74b50c8946/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 507/1015] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:53 2026] GET /v2.1/servers/e840ead6-0f1c-4a39-95fd-7c50cfc616da => generated 1630 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1016] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:54 2026] GET /v2.1/servers/e840ead6-0f1c-4a39-95fd-7c50cfc616da => generated 1630 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: 508/1017] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:56 2026] GET /v2.1/servers/e840ead6-0f1c-4a39-95fd-7c50cfc616da => generated 1630 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 510/1018] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:57 2026] GET /v2.1/servers/e840ead6-0f1c-4a39-95fd-7c50cfc616da => generated 1630 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:38:58.033 8 INFO nova.api.openstack.compute.server_external_events [req-e84f0f7b-1250-4dd5-a81d-175b66f41601 req-e42e17d8-bf30-4f6e-99f3-fd27affe356e c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:250d9dcb-ed7a-437e-889b-e7609f0c0a4a for instance e840ead6-0f1c-4a39-95fd-7c50cfc616da on instance [pid: 8|app: 0|req: 509/1019] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:38:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 511/1020] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:58 2026] GET /v2.1/servers/e840ead6-0f1c-4a39-95fd-7c50cfc616da => generated 1630 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:39:00.121 7 INFO nova.api.openstack.compute.server_external_events [req-caba4e8b-175a-4f67-96de-272453fd9f9c req-d7da0249-94be-4554-bc28-6edfc95c4baa c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:250d9dcb-ed7a-437e-889b-e7609f0c0a4a for instance e840ead6-0f1c-4a39-95fd-7c50cfc616da on instance [pid: 7|app: 0|req: 512/1021] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:39:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1022] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:38:59 2026] GET /v2.1/servers/e840ead6-0f1c-4a39-95fd-7c50cfc616da => generated 1810 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 513/1023] 10.0.0.216 () {32 vars in 741 bytes} [Wed Sep 9 07:39:00 2026] GET /v2.1/servers/e840ead6-0f1c-4a39-95fd-7c50cfc616da/os-interface => generated 284 bytes in 144 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 07:39:02.180 8 INFO nova.api.openstack.compute.server_external_events [req-24b7d4a2-33f3-424e-88a4-b3f4c5f47932 req-6229ee2f-9e59-4967-bffa-5f4dc604157d c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:250d9dcb-ed7a-437e-889b-e7609f0c0a4a for instance e840ead6-0f1c-4a39-95fd-7c50cfc616da on instance [pid: 8|app: 0|req: 512/1026] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:39:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 514/1029] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:39:16 2026] GET /v2.1/servers/e840ead6-0f1c-4a39-95fd-7c50cfc616da => generated 1930 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, ' [pid: 7|app: 0|req: 516/1030] 10.0.0.216 () {32 vars in 753 bytes} [Wed Sep 9 07:39:18 2026] GET /v2.1/servers/e840ead6-0f1c-4a39-95fd-7c50cfc616da/os-server-password => generated 116 bytes in 61 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: 515/1031] 10.0.0.216 () {32 vars in 718 bytes} [Wed Sep 9 07:39:19 2026] DELETE /v2.1/servers/e840ead6-0f1c-4a39-95fd-7c50cfc616da => generated 0 bytes in 133 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: 517/1032] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:39:20 2026] GET /v2.1/servers/e840ead6-0f1c-4a39-95fd-7c50cfc616da => generated 1936 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:39:21.344 7 INFO nova.api.openstack.compute.server_external_events [req-da0d6f4a-e5b0-4fb3-9b8e-707538aa4640 req-056703cc-4d0d-495f-b90a-9adb8da59e4f c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:250d9dcb-ed7a-437e-889b-e7609f0c0a4a for instance e840ead6-0f1c-4a39-95fd-7c50cfc616da on instance [pid: 7|app: 0|req: 518/1033] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:39:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1034] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:39:21 2026] GET /v2.1/servers/e840ead6-0f1c-4a39-95fd-7c50cfc616da => generated 1936 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1037] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:39:22 2026] GET /v2.1/servers/e840ead6-0f1c-4a39-95fd-7c50cfc616da => generated 1821 bytes in 536 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-09 07:39:22.980 8 INFO nova.api.openstack.compute.server_external_events [req-d5387867-bec9-476e-af7b-15e49dbf8954 req-c2423e62-3795-4e5f-a190-b2e4b6ef6240 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-deleted:250d9dcb-ed7a-437e-889b-e7609f0c0a4a for instance e840ead6-0f1c-4a39-95fd-7c50cfc616da on instance [pid: 8|app: 0|req: 518/1038] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:39:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 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 07:39:23.399 7 INFO nova.api.openstack.compute.server_external_events [req-9debe352-82e9-4b98-bb11-b9a04a60bb01 req-5d0a89ec-0ab4-4bac-9845-adf04ae3e589 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:250d9dcb-ed7a-437e-889b-e7609f0c0a4a for instance e840ead6-0f1c-4a39-95fd-7c50cfc616da on instance [pid: 7|app: 0|req: 521/1039] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:39:23 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, ' [pid: 8|app: 0|req: 519/1040] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:39:23 2026] GET /v2.1/servers/e840ead6-0f1c-4a39-95fd-7c50cfc616da => generated 1543 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: 7|app: 0|req: 522/1041] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:39:25 2026] GET /v2.1/servers/e840ead6-0f1c-4a39-95fd-7c50cfc616da => generated 1543 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, ' 2026-09-09 07:39:26.290 8 INFO nova.api.openstack.wsgi [None req-334d2ebb-e0d8-4a9f-966e-0e066a0e657b d04b85b1a02b423e879fc78fab9a1e30 203ddc6a2a4e4d59be13c5626450c22c - - default default] HTTP exception thrown: Instance e840ead6-0f1c-4a39-95fd-7c50cfc616da could not be found. [pid: 8|app: 0|req: 520/1042] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:39:26 2026] GET /v2.1/servers/e840ead6-0f1c-4a39-95fd-7c50cfc616da => generated 111 bytes in 42 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 07:39:26.320 7 INFO nova.api.openstack.wsgi [None req-6b08f8db-0dbd-4143-8206-9506a14a740b d04b85b1a02b423e879fc78fab9a1e30 203ddc6a2a4e4d59be13c5626450c22c - - default default] HTTP exception thrown: Instance e840ead6-0f1c-4a39-95fd-7c50cfc616da could not be found. [pid: 7|app: 0|req: 523/1043] 10.0.0.216 () {32 vars in 718 bytes} [Wed Sep 9 07:39:26 2026] DELETE /v2.1/servers/e840ead6-0f1c-4a39-95fd-7c50cfc616da => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:26.361 8 INFO nova.api.openstack.wsgi [None req-faaaf38c-9a70-4fd5-9643-b97a67ec64a9 d04b85b1a02b423e879fc78fab9a1e30 203ddc6a2a4e4d59be13c5626450c22c - - default default] HTTP exception thrown: Instance e840ead6-0f1c-4a39-95fd-7c50cfc616da could not be found. [pid: 8|app: 0|req: 521/1044] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:39:26 2026] GET /v2.1/servers/e840ead6-0f1c-4a39-95fd-7c50cfc616da => 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, ' [pid: 7|app: 0|req: 524/1045] 10.0.0.216 () {32 vars in 706 bytes} [Wed Sep 9 07:39:26 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1748809774 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 522/1046] 10.0.0.216 () {32 vars in 728 bytes} [Wed Sep 9 07:39:27 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1279785677 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-09 07:39:34.677 8 INFO nova.api.openstack.compute.server_external_events [req-e8f61f4b-4fa4-4028-9403-b8ebc2062718 req-1215be40-1b05-48ed-acc8-78201d9223bd c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:6e8a3380-ccf7-47c9-bdf1-31f3af9dd310 for instance 14f7f711-4042-4e80-a1c4-7b74b50c8946 on instance [pid: 8|app: 0|req: 525/1049] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:39:34 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 07:39:37.681 8 INFO nova.api.openstack.compute.server_external_events [req-c68d9935-1407-41a9-9390-c6db28e10937 req-80d60ab8-a1a4-4b56-b2cd-bca24bc8c0a0 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:6e8a3380-ccf7-47c9-bdf1-31f3af9dd310 for instance 14f7f711-4042-4e80-a1c4-7b74b50c8946 on instance [pid: 8|app: 0|req: 526/1050] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:39:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:39:39.759 8 INFO nova.api.openstack.compute.server_external_events [req-9111771e-8bad-446b-89e8-5128b851d9fc req-80704864-6f9e-41f7-8fbd-d80bc80f93c2 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:6e8a3380-ccf7-47c9-bdf1-31f3af9dd310 for instance 14f7f711-4042-4e80-a1c4-7b74b50c8946 on instance [pid: 8|app: 0|req: 527/1051] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:39:39 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: 7|app: 0|req: 525/1052] 162.253.55.111 () {36 vars in 812 bytes} [Wed Sep 9 07:39:30 2026] POST /v2.1/servers/14f7f711-4042-4e80-a1c4-7b74b50c8946/os-interface => generated 281 bytes in 10357 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 07:39:41.814 8 INFO nova.api.openstack.compute.server_external_events [req-e6cdc455-14a2-4b3e-8b4c-6bf871edb561 req-1126f496-cad3-48c0-be63-81dc9a93f811 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:6e8a3380-ccf7-47c9-bdf1-31f3af9dd310 for instance 14f7f711-4042-4e80-a1c4-7b74b50c8946 on instance [pid: 8|app: 0|req: 528/1053] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:39:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:39:43.103 8 INFO nova.api.openstack.compute.server_external_events [req-99afdebf-55b2-484a-af37-80322107b455 req-d3ae1d33-0b0b-46a4-af5d-6cc9f1075fb0 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:6e8a3380-ccf7-47c9-bdf1-31f3af9dd310 for instance 14f7f711-4042-4e80-a1c4-7b74b50c8946 on instance [pid: 8|app: 0|req: 530/1056] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:39:43 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1063] 10.0.0.216 () {34 vars in 671 bytes} [Wed Sep 9 07:40:17 2026] POST /v2.1/os-keypairs => generated 398 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 531/1064] 10.0.0.216 () {34 vars in 663 bytes} [Wed Sep 9 07:40:20 2026] POST /v2.1/servers => generated 450 bytes in 918 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:40:20.980 7 INFO nova.api.openstack.compute.server_external_events [req-db270da0-3770-4b79-a448-a7bbe13f1c4b req-9a5b0d58-c311-4965-bb92-7b0ca616e022 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:92f9756f-7179-4759-9e74-ea18177fda53 for instance 14f7f711-4042-4e80-a1c4-7b74b50c8946 on instance [pid: 7|app: 0|req: 532/1065] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:40: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, ' [pid: 7|app: 0|req: 533/1066] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:40:20 2026] GET /v2.1/servers/077bd4f1-5ffc-403d-bf10-5b92db82d6d5 => generated 1403 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: 7|app: 0|req: 536/1069] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:40:22 2026] GET /v2.1/servers/077bd4f1-5ffc-403d-bf10-5b92db82d6d5 => generated 1407 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: 537/1070] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:40:23 2026] GET /v2.1/servers/077bd4f1-5ffc-403d-bf10-5b92db82d6d5 => generated 1455 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: 7|app: 0|req: 538/1071] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:40:24 2026] GET /v2.1/servers/077bd4f1-5ffc-403d-bf10-5b92db82d6d5 => generated 1455 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:40:24.650 7 INFO nova.api.openstack.compute.server_external_events [req-dce95a2b-ff43-41ca-958a-038795179cf5 req-f1ecb562-fb47-4886-a9cd-011a5ba155c4 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:92f9756f-7179-4759-9e74-ea18177fda53 for instance 14f7f711-4042-4e80-a1c4-7b74b50c8946 on instance [pid: 7|app: 0|req: 539/1072] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:40:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1073] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:40:25 2026] GET /v2.1/servers/077bd4f1-5ffc-403d-bf10-5b92db82d6d5 => generated 1463 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: 541/1074] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:40:26 2026] GET /v2.1/servers/077bd4f1-5ffc-403d-bf10-5b92db82d6d5 => generated 1541 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, ' 2026-09-09 07:40:26.864 7 INFO nova.api.openstack.compute.server_external_events [req-4ba5ce9c-140b-4609-9e29-f4a6a77a4d7a req-fadc85ea-59c6-4186-9311-8640eb7ca055 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:92f9756f-7179-4759-9e74-ea18177fda53 for instance 14f7f711-4042-4e80-a1c4-7b74b50c8946 on instance [pid: 7|app: 0|req: 542/1075] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:40:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:40:26.895 7 INFO nova.api.openstack.compute.server_external_events [req-2cd45584-6caa-4c4f-90c7-a6a38645f81f req-13e2b7b6-102e-4a20-a73f-895306f6b786 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:312f177f-bff5-4dad-b231-7ced3752b798 for instance 077bd4f1-5ffc-403d-bf10-5b92db82d6d5 on instance [pid: 7|app: 0|req: 543/1076] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:40:26 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: 8|app: 0|req: 534/1077] 162.253.55.111 () {36 vars in 812 bytes} [Wed Sep 9 07:40:17 2026] POST /v2.1/servers/14f7f711-4042-4e80-a1c4-7b74b50c8946/os-interface => generated 376 bytes in 9978 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: 544/1078] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:40:27 2026] GET /v2.1/servers/077bd4f1-5ffc-403d-bf10-5b92db82d6d5 => generated 1529 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: 8|app: 0|req: 535/1079] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:40:28 2026] GET /v2.1/servers/077bd4f1-5ffc-403d-bf10-5b92db82d6d5 => generated 1529 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1080] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:40:30 2026] GET /v2.1/servers/077bd4f1-5ffc-403d-bf10-5b92db82d6d5 => generated 1529 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:40:31.823 7 INFO nova.api.openstack.compute.server_external_events [req-9b6e7b2c-dc59-4b85-954a-979e24199697 req-651eb1cc-c0cf-406d-b889-41e985530dca c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:312f177f-bff5-4dad-b231-7ced3752b798 for instance 077bd4f1-5ffc-403d-bf10-5b92db82d6d5 on instance [pid: 7|app: 0|req: 546/1081] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:40:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1082] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:40:31 2026] GET /v2.1/servers/077bd4f1-5ffc-403d-bf10-5b92db82d6d5 => generated 1529 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 538/1085] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:40:32 2026] GET /v2.1/servers/077bd4f1-5ffc-403d-bf10-5b92db82d6d5 => generated 1529 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, ' 2026-09-09 07:40:33.903 7 INFO nova.api.openstack.compute.server_external_events [req-39684703-9045-4f4e-8c8e-a1f00a698e55 req-5abf26a9-e048-48ab-8920-1af10924f248 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:312f177f-bff5-4dad-b231-7ced3752b798 for instance 077bd4f1-5ffc-403d-bf10-5b92db82d6d5 on instance [pid: 7|app: 0|req: 548/1086] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:40:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 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/1087] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:40:34 2026] GET /v2.1/servers/077bd4f1-5ffc-403d-bf10-5b92db82d6d5 => generated 1697 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 549/1088] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:40:34 2026] GET /v2.1/servers/077bd4f1-5ffc-403d-bf10-5b92db82d6d5 => generated 1697 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:40:35.977 7 INFO nova.api.openstack.compute.server_external_events [req-e79af5d6-0ea5-4ce0-bfd8-ab759c0f6e91 req-27cfd118-4c9c-424c-a8f3-1cba21779da4 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:312f177f-bff5-4dad-b231-7ced3752b798 for instance 077bd4f1-5ffc-403d-bf10-5b92db82d6d5 on instance [pid: 7|app: 0|req: 550/1089] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:40:35 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, ' 2026-09-09 07:40:38.170 7 INFO nova.api.openstack.compute.server_external_events [req-b29bbc17-cb6a-4817-8f93-8a3f3953666d req-43a1b575-2b7e-419e-ba94-9228605add28 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:12aa2299-3485-4513-af0b-fee0d7b53d65 for instance 14f7f711-4042-4e80-a1c4-7b74b50c8946 on instance [pid: 7|app: 0|req: 551/1090] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:40:38 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, ' 2026-09-09 07:40:42.141 7 INFO nova.api.openstack.compute.server_external_events [req-3a79b591-b43b-4625-8584-bad9fb72fd69 req-58a21ca5-00e9-4070-bb2f-f50f4392fbf0 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:12aa2299-3485-4513-af0b-fee0d7b53d65 for instance 14f7f711-4042-4e80-a1c4-7b74b50c8946 on instance [pid: 7|app: 0|req: 554/1093] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:40:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1094] 10.0.0.216 () {34 vars in 750 bytes} [Wed Sep 9 07:40:43 2026] POST /v2.1/servers/077bd4f1-5ffc-403d-bf10-5b92db82d6d5/action => generated 31848 bytes in 542 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 07:40:44.409 7 INFO nova.api.openstack.compute.server_external_events [req-e006a9f0-0e3b-43da-8a29-480127983c1b req-214f91eb-91c1-4f15-a908-24da6d6a3e24 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:12aa2299-3485-4513-af0b-fee0d7b53d65 for instance 14f7f711-4042-4e80-a1c4-7b74b50c8946 on instance [pid: 7|app: 0|req: 556/1095] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:40:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1096] 162.253.55.111 () {36 vars in 812 bytes} [Wed Sep 9 07:40:35 2026] POST /v2.1/servers/14f7f711-4042-4e80-a1c4-7b74b50c8946/os-interface => generated 378 bytes in 9733 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 07:40:46.273 7 INFO nova.api.openstack.compute.server_external_events [req-bbd38a99-cf4d-4d74-a950-b37ba1c47259 req-fe9607ed-327f-4cf7-baa1-cfb0557af32c c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:92f9756f-7179-4759-9e74-ea18177fda53 for instance 14f7f711-4042-4e80-a1c4-7b74b50c8946 on instance [pid: 7|app: 0|req: 557/1097] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:40:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 249 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 07:40:48.318 8 INFO nova.api.openstack.compute.server_external_events [req-6d49122d-e13b-4126-9236-f9fe0c744b0a req-fea754a4-d0de-4524-968d-3c2ff9a2eab8 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:312f177f-bff5-4dad-b231-7ced3752b798 for instance 077bd4f1-5ffc-403d-bf10-5b92db82d6d5 on instance [pid: 8|app: 0|req: 541/1098] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:40:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 558/1099] 10.0.0.216 () {34 vars in 671 bytes} [Wed Sep 9 07:40:48 2026] POST /v2.1/os-keypairs => generated 397 bytes in 41 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: 542/1102] 10.0.0.216 () {34 vars in 663 bytes} [Wed Sep 9 07:40:51 2026] POST /v2.1/servers => generated 450 bytes in 773 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1103] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:40:52 2026] GET /v2.1/servers/7d9042e3-e52a-4725-9b47-b8e3e0c7f635 => generated 1401 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, ' [pid: 8|app: 0|req: 543/1104] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:40:53 2026] GET /v2.1/servers/7d9042e3-e52a-4725-9b47-b8e3e0c7f635 => generated 1405 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, ' [pid: 7|app: 0|req: 562/1105] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:40:54 2026] GET /v2.1/servers/7d9042e3-e52a-4725-9b47-b8e3e0c7f635 => generated 1453 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: 8|app: 0|req: 544/1106] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:40:55 2026] GET /v2.1/servers/7d9042e3-e52a-4725-9b47-b8e3e0c7f635 => generated 1453 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: 563/1107] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:40:56 2026] GET /v2.1/servers/7d9042e3-e52a-4725-9b47-b8e3e0c7f635 => generated 1461 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 545/1108] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:40:57 2026] GET /v2.1/servers/7d9042e3-e52a-4725-9b47-b8e3e0c7f635 => generated 1529 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, ' 2026-09-09 07:40:58.645 7 INFO nova.api.openstack.compute.server_external_events [req-fd0f0c8d-037f-476f-bf61-b597802bf213 req-42e9600a-3a21-49ce-8c9a-51dfcdbb6139 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:93d7412a-36c6-44af-99ba-3b0111e0bbf7 for instance 7d9042e3-e52a-4725-9b47-b8e3e0c7f635 on instance [pid: 7|app: 0|req: 564/1109] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:40:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 546/1110] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:40:59 2026] GET /v2.1/servers/7d9042e3-e52a-4725-9b47-b8e3e0c7f635 => generated 1527 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:41:00.375 7 INFO nova.api.openstack.compute.server_external_events [req-5a71f452-a955-4cbb-a4e1-1000476eaa8b req-0c80a7d5-894e-4c8c-85cb-3351b4c3baa0 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:12aa2299-3485-4513-af0b-fee0d7b53d65 for instance 14f7f711-4042-4e80-a1c4-7b74b50c8946 on instance [pid: 7|app: 0|req: 565/1111] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:41:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1112] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:41:00 2026] GET /v2.1/servers/7d9042e3-e52a-4725-9b47-b8e3e0c7f635 => generated 1527 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 566/1113] 162.253.55.111 () {34 vars in 855 bytes} [Wed Sep 9 07:41:00 2026] DELETE /v2.1/servers/14f7f711-4042-4e80-a1c4-7b74b50c8946/os-interface/12aa2299-3485-4513-af0b-fee0d7b53d65 => 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: 8|app: 0|req: 548/1116] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:41:01 2026] GET /v2.1/servers/7d9042e3-e52a-4725-9b47-b8e3e0c7f635 => generated 1527 bytes in 851 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:41:02.426 7 INFO nova.api.openstack.compute.server_external_events [req-54452c97-631c-4419-822a-b775a8bb985c req-3b93b2b6-0a43-4ad5-a828-38a224c98727 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:12aa2299-3485-4513-af0b-fee0d7b53d65 for instance 14f7f711-4042-4e80-a1c4-7b74b50c8946 on instance [pid: 7|app: 0|req: 569/1117] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:41:02 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: 8|app: 0|req: 549/1118] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:41:03 2026] GET /v2.1/servers/7d9042e3-e52a-4725-9b47-b8e3e0c7f635 => generated 1527 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:41:04.493 7 INFO nova.api.openstack.compute.server_external_events [req-edc9c7f6-bbb7-4fad-822f-3410cd6a05ce req-841c5be2-50a2-4ea9-a5ab-21d7380e58e7 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:12aa2299-3485-4513-af0b-fee0d7b53d65 for instance 14f7f711-4042-4e80-a1c4-7b74b50c8946 on instance 2026-09-09 07:41:04.494 7 INFO nova.api.openstack.compute.server_external_events [req-edc9c7f6-bbb7-4fad-822f-3410cd6a05ce req-841c5be2-50a2-4ea9-a5ab-21d7380e58e7 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:12aa2299-3485-4513-af0b-fee0d7b53d65 for instance 14f7f711-4042-4e80-a1c4-7b74b50c8946 on instance 2026-09-09 07:41:04.495 7 INFO nova.api.openstack.compute.server_external_events [req-edc9c7f6-bbb7-4fad-822f-3410cd6a05ce req-841c5be2-50a2-4ea9-a5ab-21d7380e58e7 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:93d7412a-36c6-44af-99ba-3b0111e0bbf7 for instance 7d9042e3-e52a-4725-9b47-b8e3e0c7f635 on instance 2026-09-09 07:41:04.496 7 INFO nova.api.openstack.compute.server_external_events [req-edc9c7f6-bbb7-4fad-822f-3410cd6a05ce req-841c5be2-50a2-4ea9-a5ab-21d7380e58e7 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-plugged:93d7412a-36c6-44af-99ba-3b0111e0bbf7 for instance 7d9042e3-e52a-4725-9b47-b8e3e0c7f635 on instance [pid: 7|app: 0|req: 570/1119] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:41:04 2026] POST /v2.1/os-server-external-events => generated 700 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 550/1120] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:41:04 2026] GET /v2.1/servers/7d9042e3-e52a-4725-9b47-b8e3e0c7f635 => generated 1527 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: 571/1121] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:41:06 2026] GET /v2.1/servers/7d9042e3-e52a-4725-9b47-b8e3e0c7f635 => generated 1527 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 551/1122] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:41:07 2026] GET /v2.1/servers/7d9042e3-e52a-4725-9b47-b8e3e0c7f635 => generated 1696 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 572/1123] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:41:07 2026] GET /v2.1/servers/7d9042e3-e52a-4725-9b47-b8e3e0c7f635 => generated 1696 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:41:08.334 8 INFO nova.api.openstack.compute.server_external_events [req-77ba894a-38a0-49f4-989f-91338fa45076 req-03d1a6dd-d355-4e3d-87e0-99226abf259f c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:93d7412a-36c6-44af-99ba-3b0111e0bbf7 for instance 7d9042e3-e52a-4725-9b47-b8e3e0c7f635 on instance [pid: 8|app: 0|req: 552/1124] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:41:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:41:10.252 7 INFO nova.api.openstack.compute.server_external_events [req-a733c370-6349-4b39-aa0c-1eb4875a3af3 req-2e32deda-1f21-443d-a594-3a67fb3f9463 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:92f9756f-7179-4759-9e74-ea18177fda53 for instance 14f7f711-4042-4e80-a1c4-7b74b50c8946 on instance [pid: 7|app: 0|req: 573/1125] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:41:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 553/1126] 162.253.55.111 () {34 vars in 855 bytes} [Wed Sep 9 07:41:10 2026] DELETE /v2.1/servers/14f7f711-4042-4e80-a1c4-7b74b50c8946/os-interface/92f9756f-7179-4759-9e74-ea18177fda53 => generated 0 bytes in 61 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 07:41:12.390 8 INFO nova.api.openstack.compute.server_external_events [req-f882b990-dbac-4e54-ad27-fb8e33da0edc req-9a29d638-5e30-41d4-8fa2-54eb77741d4f c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:92f9756f-7179-4759-9e74-ea18177fda53 for instance 14f7f711-4042-4e80-a1c4-7b74b50c8946 on instance [pid: 8|app: 0|req: 555/1129] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:41:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:41:14.442 7 INFO nova.api.openstack.compute.server_external_events [req-decc1457-2fa4-4601-8bd4-49f2edf029a1 req-431f11da-d07a-4830-9718-43751cbb234d c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:92f9756f-7179-4759-9e74-ea18177fda53 for instance 14f7f711-4042-4e80-a1c4-7b74b50c8946 on instance [pid: 7|app: 0|req: 575/1130] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:41:14 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, ' [pid: 8|app: 0|req: 556/1131] 10.0.0.216 () {34 vars in 750 bytes} [Wed Sep 9 07:41:18 2026] POST /v2.1/servers/7d9042e3-e52a-4725-9b47-b8e3e0c7f635/action => generated 32001 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 576/1132] 10.0.0.216 () {32 vars in 718 bytes} [Wed Sep 9 07:41:19 2026] DELETE /v2.1/servers/7d9042e3-e52a-4725-9b47-b8e3e0c7f635 => generated 0 bytes in 154 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: 557/1133] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:41:19 2026] GET /v2.1/servers/7d9042e3-e52a-4725-9b47-b8e3e0c7f635 => generated 1822 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:41:20.518 7 INFO nova.api.openstack.compute.server_external_events [req-e0fbe007-721d-4667-88a7-913884ead368 req-97cbf983-a373-42b8-ae6b-7e9295d8f040 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:93d7412a-36c6-44af-99ba-3b0111e0bbf7 for instance 7d9042e3-e52a-4725-9b47-b8e3e0c7f635 on instance [pid: 7|app: 0|req: 577/1134] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:41:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1135] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:41:20 2026] GET /v2.1/servers/7d9042e3-e52a-4725-9b47-b8e3e0c7f635 => generated 1822 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 578/1136] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:41:21 2026] GET /v2.1/servers/7d9042e3-e52a-4725-9b47-b8e3e0c7f635 => generated 1822 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:41:22.576 8 INFO nova.api.openstack.compute.server_external_events [req-4b09cf08-d781-4862-bf56-e7af4a308034 req-ee567a30-ec86-420f-8529-e59d6d53b201 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:93d7412a-36c6-44af-99ba-3b0111e0bbf7 for instance 7d9042e3-e52a-4725-9b47-b8e3e0c7f635 on instance 2026-09-09 07:41:22.577 8 INFO nova.api.openstack.compute.server_external_events [req-4b09cf08-d781-4862-bf56-e7af4a308034 req-ee567a30-ec86-420f-8529-e59d6d53b201 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-deleted:93d7412a-36c6-44af-99ba-3b0111e0bbf7 for instance 7d9042e3-e52a-4725-9b47-b8e3e0c7f635 on instance [pid: 8|app: 0|req: 560/1139] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:41:22 2026] POST /v2.1/os-server-external-events => generated 356 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: 580/1140] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:41:22 2026] GET /v2.1/servers/7d9042e3-e52a-4725-9b47-b8e3e0c7f635 => generated 1482 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: 561/1141] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:41:24 2026] GET /v2.1/servers/7d9042e3-e52a-4725-9b47-b8e3e0c7f635 => generated 1487 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 581/1142] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:41:25 2026] GET /v2.1/servers/7d9042e3-e52a-4725-9b47-b8e3e0c7f635 => generated 1487 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 07:41:26.322 8 INFO nova.api.openstack.wsgi [None req-45796239-f7cc-43c8-9d12-a2bd6035d677 437d8cf117dc456bbadcf78577c73ac2 c811556206a64dca810d9aca4950d91f - - default default] HTTP exception thrown: Instance 7d9042e3-e52a-4725-9b47-b8e3e0c7f635 could not be found. [pid: 8|app: 0|req: 562/1143] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:41:26 2026] GET /v2.1/servers/7d9042e3-e52a-4725-9b47-b8e3e0c7f635 => 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: 582/1144] 10.0.0.216 () {32 vars in 728 bytes} [Wed Sep 9 07:41:26 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-501992309 => 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: 8|app: 0|req: 563/1145] 10.0.0.216 () {32 vars in 718 bytes} [Wed Sep 9 07:41:26 2026] DELETE /v2.1/servers/077bd4f1-5ffc-403d-bf10-5b92db82d6d5 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1146] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:41:27 2026] GET /v2.1/servers/077bd4f1-5ffc-403d-bf10-5b92db82d6d5 => generated 1703 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:41:28.310 8 INFO nova.api.openstack.compute.server_external_events [req-2cb680c5-9608-4be1-abb7-28e556c51838 req-30d61171-5d09-4787-8343-c8179aed9b43 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:312f177f-bff5-4dad-b231-7ced3752b798 for instance 077bd4f1-5ffc-403d-bf10-5b92db82d6d5 on instance [pid: 8|app: 0|req: 564/1147] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:41:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 584/1148] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:41:28 2026] GET /v2.1/servers/077bd4f1-5ffc-403d-bf10-5b92db82d6d5 => generated 1703 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 565/1149] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:41:29 2026] GET /v2.1/servers/077bd4f1-5ffc-403d-bf10-5b92db82d6d5 => generated 1703 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, ' 2026-09-09 07:41:29.779 7 INFO nova.api.openstack.compute.server_external_events [req-093dc603-86cf-48ed-a855-2c8d4dd5d5f2 req-f69ec0c7-b689-4d51-ac1a-357886333c31 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-deleted:312f177f-bff5-4dad-b231-7ced3752b798 for instance 077bd4f1-5ffc-403d-bf10-5b92db82d6d5 on instance [pid: 7|app: 0|req: 585/1150] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:41:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:41:30.356 8 INFO nova.api.openstack.compute.server_external_events [req-47dd7e73-217a-422d-be9f-0ee3b738f6e8 req-eb761c6a-0577-4e62-b7c0-b999bcd87502 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:312f177f-bff5-4dad-b231-7ced3752b798 for instance 077bd4f1-5ffc-403d-bf10-5b92db82d6d5 on instance [pid: 8|app: 0|req: 566/1151] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:41:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 586/1152] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:41:30 2026] GET /v2.1/servers/077bd4f1-5ffc-403d-bf10-5b92db82d6d5 => generated 1484 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: 567/1155] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:41:31 2026] GET /v2.1/servers/077bd4f1-5ffc-403d-bf10-5b92db82d6d5 => generated 1489 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: 7|app: 0|req: 589/1156] 162.253.55.111 () {34 vars in 855 bytes} [Wed Sep 9 07:41:32 2026] DELETE /v2.1/servers/14f7f711-4042-4e80-a1c4-7b74b50c8946/os-interface/6e8a3380-ccf7-47c9-bdf1-31f3af9dd310 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 568/1157] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:41:33 2026] GET /v2.1/servers/077bd4f1-5ffc-403d-bf10-5b92db82d6d5 => generated 1489 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 07:41:34.206 7 INFO nova.api.openstack.wsgi [None req-10c0a65e-f83c-4f2c-9762-dcb92c1fb10a 437d8cf117dc456bbadcf78577c73ac2 c811556206a64dca810d9aca4950d91f - - default default] HTTP exception thrown: Instance 077bd4f1-5ffc-403d-bf10-5b92db82d6d5 could not be found. [pid: 7|app: 0|req: 590/1158] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:41:34 2026] GET /v2.1/servers/077bd4f1-5ffc-403d-bf10-5b92db82d6d5 => generated 111 bytes in 59 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: 569/1159] 10.0.0.216 () {32 vars in 730 bytes} [Wed Sep 9 07:41:34 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1486087203 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:41:34.824 7 INFO nova.api.openstack.compute.server_external_events [req-e1f64151-bfe0-4257-b266-1bd6e2f9f20f req-9dc9bd17-2fc8-40a2-9d61-ae9d43a95208 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:6e8a3380-ccf7-47c9-bdf1-31f3af9dd310 for instance 14f7f711-4042-4e80-a1c4-7b74b50c8946 on instance [pid: 7|app: 0|req: 591/1160] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:41:34 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) 2026-09-09 07:41:36.865 8 INFO nova.api.openstack.compute.server_external_events [req-a283a0f6-149d-4f33-8fb0-e31c0b7fa38d req-89bb7816-4a1c-4aaf-bb6d-fda6540b8da2 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:6e8a3380-ccf7-47c9-bdf1-31f3af9dd310 for instance 14f7f711-4042-4e80-a1c4-7b74b50c8946 on instance [pid: 8|app: 0|req: 570/1161] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:41:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 592/1162] 162.253.55.111 () {34 vars in 755 bytes} [Wed Sep 9 07:41:38 2026] DELETE /v2.1/servers/14f7f711-4042-4e80-a1c4-7b74b50c8946 => generated 0 bytes in 143 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 07:41:39.851 8 INFO nova.api.openstack.compute.server_external_events [req-dd7606dc-713b-4ab8-8fae-a91250b56b89 req-5e1bb546-b0f5-482a-92b6-cdd9f7347ab1 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:dab38a83-193a-4872-89e1-887c13a40954 for instance 14f7f711-4042-4e80-a1c4-7b74b50c8946 on instance [pid: 8|app: 0|req: 571/1163] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:41:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 593/1164] 10.0.0.216 () {32 vars in 718 bytes} [Wed Sep 9 07:41:40 2026] DELETE /v2.1/servers/4ee2242a-b1e2-4926-a187-957ad113d8e5 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 07:41:41.279 7 INFO nova.api.openstack.compute.server_external_events [req-ac2bcbbe-94bb-4732-b67c-863df4f9f36e req-788f626a-c689-470d-b3b1-d76c236731c5 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-deleted:dab38a83-193a-4872-89e1-887c13a40954 for instance 14f7f711-4042-4e80-a1c4-7b74b50c8946 on instance [pid: 7|app: 0|req: 594/1165] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:41:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1166] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:41:41 2026] GET /v2.1/servers/4ee2242a-b1e2-4926-a187-957ad113d8e5 => generated 1942 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:41:41.910 7 INFO nova.api.openstack.compute.server_external_events [req-92673409-cce9-4e6d-a279-1eb377ce346f req-ea4b1f23-36ea-41cc-aeca-50e3e5b6356e c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:dab38a83-193a-4872-89e1-887c13a40954 for instance 14f7f711-4042-4e80-a1c4-7b74b50c8946 on instance 2026-09-09 07:41:41.910 7 INFO nova.api.openstack.compute.server_external_events [req-92673409-cce9-4e6d-a279-1eb377ce346f req-ea4b1f23-36ea-41cc-aeca-50e3e5b6356e c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:0f4caa0b-893a-46c9-a34e-7f409f598a4d for instance 4ee2242a-b1e2-4926-a187-957ad113d8e5 on instance [pid: 7|app: 0|req: 595/1167] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:41:41 2026] POST /v2.1/os-server-external-events => generated 352 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, ' 2026-09-09 07:41:43.967 7 INFO nova.api.openstack.compute.server_external_events [req-ac11b345-cef7-4451-812b-d5b948db7f54 req-a2073dac-518b-4173-9354-704cad2c2fc2 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:0f4caa0b-893a-46c9-a34e-7f409f598a4d for instance 4ee2242a-b1e2-4926-a187-957ad113d8e5 on instance 2026-09-09 07:41:43.968 7 INFO nova.api.openstack.compute.server_external_events [req-ac11b345-cef7-4451-812b-d5b948db7f54 req-a2073dac-518b-4173-9354-704cad2c2fc2 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:0f4caa0b-893a-46c9-a34e-7f409f598a4d for instance 4ee2242a-b1e2-4926-a187-957ad113d8e5 on instance [pid: 7|app: 0|req: 597/1170] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:41:43 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 41 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 07:41:46.023 8 INFO nova.api.openstack.compute.server_external_events [req-c3ea3307-f3f4-4340-aa05-d5f9e1c25d01 req-75e749b8-998d-49ae-8123-c79b4a716a0a c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-deleted:0f4caa0b-893a-46c9-a34e-7f409f598a4d for instance 4ee2242a-b1e2-4926-a187-957ad113d8e5 on instance [pid: 8|app: 0|req: 574/1171] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:41:45 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 598/1172] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:41:46 2026] GET /v2.1/servers/4ee2242a-b1e2-4926-a187-957ad113d8e5 => generated 1480 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, ' 2026-09-09 07:41:51.528 8 INFO nova.api.openstack.wsgi [None req-877f939e-30bc-40c8-8c5e-06bb5688f46c 109519f2d06e44b8bcc11dbb003a2edd b16276fee03549ce9bd9c1a3eeeb7818 - - default default] HTTP exception thrown: Instance 4ee2242a-b1e2-4926-a187-957ad113d8e5 could not be found. [pid: 8|app: 0|req: 575/1173] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:41:51 2026] GET /v2.1/servers/4ee2242a-b1e2-4926-a187-957ad113d8e5 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:41:52.152 8 INFO nova.api.openstack.compute.server_external_events [req-aa23985b-2d33-4f16-92c8-983a0351eb9e req-d86a2a7c-d682-47bf-968d-caefba07c92f c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-changed:192f0a53-6ca1-42db-8b48-bb875c946a64 for instance 45255f63-a48d-4b3a-a225-c0a8a13dfce3 on instance [pid: 8|app: 0|req: 577/1176] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:41:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1177] 10.0.0.216 () {32 vars in 718 bytes} [Wed Sep 9 07:41:52 2026] DELETE /v2.1/servers/45255f63-a48d-4b3a-a225-c0a8a13dfce3 => generated 0 bytes in 147 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: 578/1178] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:41:52 2026] GET /v2.1/servers/45255f63-a48d-4b3a-a225-c0a8a13dfce3 => generated 1943 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, ' 2026-09-09 07:41:54.211 7 INFO nova.api.openstack.compute.server_external_events [req-ac1ff29e-b61f-41c8-a257-fe21f411717b req-a881ec64-b8c9-4666-8acb-8a878025427d c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:192f0a53-6ca1-42db-8b48-bb875c946a64 for instance 45255f63-a48d-4b3a-a225-c0a8a13dfce3 on instance 2026-09-09 07:41:54.212 7 INFO nova.api.openstack.compute.server_external_events [req-ac1ff29e-b61f-41c8-a257-fe21f411717b req-a881ec64-b8c9-4666-8acb-8a878025427d c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-unplugged:192f0a53-6ca1-42db-8b48-bb875c946a64 for instance 45255f63-a48d-4b3a-a225-c0a8a13dfce3 on instance [pid: 7|app: 0|req: 601/1179] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:41:54 2026] POST /v2.1/os-server-external-events => generated 358 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 07:41:55.080 8 INFO nova.api.openstack.compute.server_external_events [req-9bdeb1c5-58c6-44ce-87a5-b5f29f7dbed8 req-d36e2a7e-a77d-46d5-835d-6bb1fb3e8da6 c263be42c488453b96ff6a9fe0fa18d1 0554356120ec41ddb47c4bfc14f629ca - - a337bbe09df649209955bf4a07d12637 a337bbe09df649209955bf4a07d12637] Creating event network-vif-deleted:192f0a53-6ca1-42db-8b48-bb875c946a64 for instance 45255f63-a48d-4b3a-a225-c0a8a13dfce3 on instance [pid: 8|app: 0|req: 579/1180] 10.0.0.104 () {38 vars in 815 bytes} [Wed Sep 9 07:41:55 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: 602/1181] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:41:57 2026] GET /v2.1/servers/45255f63-a48d-4b3a-a225-c0a8a13dfce3 => generated 1480 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 07:42:02.980 7 INFO nova.api.openstack.wsgi [None req-f24c253f-c924-441f-ab1b-408209f1de40 109519f2d06e44b8bcc11dbb003a2edd b16276fee03549ce9bd9c1a3eeeb7818 - - default default] HTTP exception thrown: Instance 45255f63-a48d-4b3a-a225-c0a8a13dfce3 could not be found. [pid: 7|app: 0|req: 604/1184] 10.0.0.216 () {32 vars in 715 bytes} [Wed Sep 9 07:42:02 2026] GET /v2.1/servers/45255f63-a48d-4b3a-a225-c0a8a13dfce3 => generated 111 bytes in 302 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: 581/1185] 10.0.0.216 () {32 vars in 724 bytes} [Wed Sep 9 07:42:05 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-469014528 => generated 0 bytes in 31 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 07:42:05.406 7 INFO nova.api.openstack.wsgi [None req-e0a3b8e3-fdb5-4816-98d1-70360e0d548a 109519f2d06e44b8bcc11dbb003a2edd b16276fee03549ce9bd9c1a3eeeb7818 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-469014528 not found for user 109519f2d06e44b8bcc11dbb003a2edd [pid: 7|app: 0|req: 605/1186] 10.0.0.216 () {32 vars in 721 bytes} [Wed Sep 9 07:42:05 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-469014528 => generated 141 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1193] 10.0.0.213 () {28 vars in 455 bytes} [Wed Sep 9 07:42:33 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: 585/1194] 10.0.0.213 () {30 vars in 659 bytes} [Wed Sep 9 07:42:33 2026] GET /v2.1 => generated 0 bytes in 271 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 610/1195] 10.0.0.213 () {32 vars in 732 bytes} [Wed Sep 9 07:42:33 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1196] 10.0.0.213 () {34 vars in 807 bytes} [Wed Sep 9 07:42:33 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1197] 10.0.0.213 () {28 vars in 455 bytes} [Wed Sep 9 07:42:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1198] 10.0.0.213 () {30 vars in 659 bytes} [Wed Sep 9 07:42:34 2026] GET /v2.1 => generated 0 bytes in 179 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 612/1199] 10.0.0.213 () {32 vars in 732 bytes} [Wed Sep 9 07:42:34 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: 8|app: 0|req: 588/1200] 10.0.0.213 () {34 vars in 895 bytes} [Wed Sep 9 07:42:34 2026] GET /v2.1/servers/detail?project_id=0554356120ec41ddb47c4bfc14f629ca&all_tenants=True => generated 15 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1201] 10.0.0.213 () {34 vars in 895 bytes} [Wed Sep 9 07:42:34 2026] GET /v2.1/servers/detail?project_id=132cdaf860a640d39a1135ce1416d057&all_tenants=True => generated 15 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1202] 10.0.0.213 () {34 vars in 895 bytes} [Wed Sep 9 07:42:34 2026] GET /v2.1/servers/detail?project_id=703e30bc14be422aa4072c49f5c6ad2a&all_tenants=True => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1203] 10.0.0.213 () {34 vars in 895 bytes} [Wed Sep 9 07:42:34 2026] GET /v2.1/servers/detail?project_id=8dd960ee5365405db6bdf3de2485541d&all_tenants=True => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-09-09 07:44:26.559 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [593acd9f-8ce2-4a33-9b70-55bf93979727] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-09-09 07:44:26.560 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Too many heartbeats missed [pid: 8|app: 0|req: 601/1226] 10.0.0.216 () {32 vars in 655 bytes} [Wed Sep 9 07:44:26 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-09 07:44:26.958 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Too many heartbeats missed [pid: 7|app: 0|req: 626/1227] 10.0.0.216 () {32 vars in 641 bytes} [Wed Sep 9 07:44:26 2026] GET /v2.1/servers => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-09-09 07:44:27.019 8 WARNING oslo_db.sqlalchemy.utils [None req-b6ab75b6-f7ef-4dcc-a3c7-a2f669a21162 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 602/1228] 10.0.0.216 () {32 vars in 649 bytes} [Wed Sep 9 07:44:27 2026] GET /v2.1/os-keypairs => generated 530 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1229] 10.0.0.216 () {32 vars in 694 bytes} [Wed Sep 9 07:44:27 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)