+ 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 [Tue Jul 7 11:56:44 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: nova-api-osapi-655d9c6bf-4nm56 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8774 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7efdd1e2a668 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)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-07-07 11:56:49.900 7 INFO nova.utils [None req-e9552c5d-8bdb-4313-a19b-960f85ea805e - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-07 11:56:49.957 8 INFO nova.utils [None req-f896b4f9-e9b3-4aee-8b08-de3717a821de - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-07 11:56:51.641 7 WARNING keystonemiddleware._common.config [None req-e9552c5d-8bdb-4313-a19b-960f85ea805e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-07 11:56:51.652 7 WARNING oslo_config.cfg [None req-e9552c5d-8bdb-4313-a19b-960f85ea805e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-07 11:56:51.656 8 WARNING keystonemiddleware._common.config [None req-f896b4f9-e9b3-4aee-8b08-de3717a821de - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-07 11:56:51.665 8 WARNING oslo_config.cfg [None req-f896b4f9-e9b3-4aee-8b08-de3717a821de - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-07 11:56:51.732 7 WARNING keystonemiddleware._common.config [None req-e9552c5d-8bdb-4313-a19b-960f85ea805e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-07 11:56:51.746 8 WARNING keystonemiddleware._common.config [None req-f896b4f9-e9b3-4aee-8b08-de3717a821de - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-07 11:56:51.749 7 WARNING oslo_config.cfg [None req-e9552c5d-8bdb-4313-a19b-960f85ea805e - - - - - -] 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-07-07 11:56:51.762 8 WARNING oslo_config.cfg [None req-f896b4f9-e9b3-4aee-8b08-de3717a821de - - - - - -] 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-07-07 11:56:51.769 7 WARNING oslo_config.cfg [None req-e9552c5d-8bdb-4313-a19b-960f85ea805e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7efdd1e2a668 pid: 7 (default app) 2026-07-07 11:56:51.774 8 WARNING oslo_config.cfg [None req-f896b4f9-e9b3-4aee-8b08-de3717a821de - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7efdd1e2a668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.23 () {42 vars in 699 bytes} [Tue Jul 7 11:56:58 2026] GET /v2.1 => generated 114 bytes in 19 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-07-07 11:56:59.341 8 WARNING oslo_policy.policy [None req-c19e8993-6550-45ae-9790-4fb855a9356e d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - 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-07-07 11:56:59.342 8 WARNING oslo_policy.policy [None req-c19e8993-6550-45ae-9790-4fb855a9356e d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.204.45.23 () {44 vars in 903 bytes} [Tue Jul 7 11:56:58 2026] GET /v2.1 => generated 0 bytes in 587 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 11:56:59.436 7 WARNING oslo_policy.policy [req-c19e8993-6550-45ae-9790-4fb855a9356e req-e3e7d917-ea53-4f6a-8300-7e665df3d086 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - 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-07-07 11:56:59.436 7 WARNING oslo_policy.policy [req-c19e8993-6550-45ae-9790-4fb855a9356e req-e3e7d917-ea53-4f6a-8300-7e665df3d086 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.23 () {46 vars in 976 bytes} [Tue Jul 7 11:56:59 2026] GET /v2.1/ => generated 399 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 11:56:59.557 8 INFO nova.api.openstack.wsgi [None req-3e115d01-9e61-4b0d-badd-de4099f1218b d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.23 () {48 vars in 1005 bytes} [Tue Jul 7 11:56:59 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.23 () {48 vars in 1045 bytes} [Tue Jul 7 11:56:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.23 () {52 vars in 1042 bytes} [Tue Jul 7 11:56:59 2026] POST /v2.1/flavors => generated 527 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.23 () {42 vars in 699 bytes} [Tue Jul 7 11:57:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.23 () {44 vars in 903 bytes} [Tue Jul 7 11:57:00 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.23 () {46 vars in 976 bytes} [Tue Jul 7 11:57:00 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 11:57:00.576 8 INFO nova.api.openstack.wsgi [None req-1e5c8c32-b0f8-4c2c-8fb8-66fba2c4544d d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.23 () {48 vars in 1007 bytes} [Tue Jul 7 11:57:00 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.23 () {48 vars in 1045 bytes} [Tue Jul 7 11:57:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.23 () {52 vars in 1042 bytes} [Tue Jul 7 11:57:00 2026] POST /v2.1/flavors => generated 530 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.23 () {42 vars in 699 bytes} [Tue Jul 7 11:57:01 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.23 () {44 vars in 903 bytes} [Tue Jul 7 11:57:01 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.23 () {46 vars in 976 bytes} [Tue Jul 7 11:57:01 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 11:57:01.642 8 INFO nova.api.openstack.wsgi [None req-c931e9da-29e5-4409-9b4f-6dd342ac3343 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.23 () {48 vars in 1009 bytes} [Tue Jul 7 11:57:01 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.23 () {48 vars in 1045 bytes} [Tue Jul 7 11:57:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.23 () {52 vars in 1042 bytes} [Tue Jul 7 11:57:01 2026] POST /v2.1/flavors => generated 531 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.23 () {42 vars in 699 bytes} [Tue Jul 7 11:57:02 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.23 () {44 vars in 903 bytes} [Tue Jul 7 11:57:02 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.23 () {46 vars in 976 bytes} [Tue Jul 7 11:57:02 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 11:57:02.631 8 INFO nova.api.openstack.wsgi [None req-43947284-39da-4086-928b-c62ac359659a d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.23 () {48 vars in 1007 bytes} [Tue Jul 7 11:57:02 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.23 () {48 vars in 1045 bytes} [Tue Jul 7 11:57:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.23 () {52 vars in 1042 bytes} [Tue Jul 7 11:57:02 2026] POST /v2.1/flavors => generated 530 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.23 () {42 vars in 699 bytes} [Tue Jul 7 11:57:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.23 () {44 vars in 903 bytes} [Tue Jul 7 11:57:03 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.23 () {46 vars in 976 bytes} [Tue Jul 7 11:57:03 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 11:57:03.627 8 INFO nova.api.openstack.wsgi [None req-270889cc-3109-446f-a75e-b85dc88b57d6 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.23 () {48 vars in 1009 bytes} [Tue Jul 7 11:57:03 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.23 () {48 vars in 1045 bytes} [Tue Jul 7 11:57:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.23 () {52 vars in 1042 bytes} [Tue Jul 7 11:57:03 2026] POST /v2.1/flavors => generated 533 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/71] 10.0.0.120 () {28 vars in 453 bytes} [Tue Jul 7 12:00:08 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: 36/72] 10.0.0.120 () {30 vars in 657 bytes} [Tue Jul 7 12:00:08 2026] GET /v2.1 => generated 0 bytes in 396 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: 37/73] 10.0.0.120 () {32 vars in 730 bytes} [Tue Jul 7 12:00:08 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/74] 10.0.0.120 () {34 vars in 764 bytes} [Tue Jul 7 12:00:08 2026] GET /v2.1/os-services => generated 544 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/75] 10.0.0.120 () {28 vars in 453 bytes} [Tue Jul 7 12:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 38/76] 10.0.0.120 () {30 vars in 657 bytes} [Tue Jul 7 12:00:13 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 39/77] 10.0.0.120 () {32 vars in 730 bytes} [Tue Jul 7 12:00:13 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: 39/78] 10.0.0.120 () {34 vars in 764 bytes} [Tue Jul 7 12:00:13 2026] GET /v2.1/os-services => generated 544 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/81] 10.0.0.120 () {28 vars in 453 bytes} [Tue Jul 7 12:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/82] 10.0.0.120 () {30 vars in 657 bytes} [Tue Jul 7 12:00:17 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 42/83] 10.0.0.120 () {32 vars in 730 bytes} [Tue Jul 7 12:00:17 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: 42/84] 10.0.0.120 () {34 vars in 807 bytes} [Tue Jul 7 12:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/85] 10.0.0.120 () {28 vars in 453 bytes} [Tue Jul 7 12:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 43/86] 10.0.0.120 () {30 vars in 657 bytes} [Tue Jul 7 12:00:22 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 44/87] 10.0.0.120 () {32 vars in 730 bytes} [Tue Jul 7 12:00:22 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: 44/88] 10.0.0.120 () {34 vars in 807 bytes} [Tue Jul 7 12:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/129] 10.0.0.40 () {28 vars in 452 bytes} [Tue Jul 7 12:03:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/130] 10.0.0.40 () {30 vars in 656 bytes} [Tue Jul 7 12:03:37 2026] GET /v2.1 => generated 0 bytes in 179 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: 66/131] 10.0.0.40 () {32 vars in 729 bytes} [Tue Jul 7 12:03:37 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: 7|app: 0|req: 66/132] 10.0.0.40 () {34 vars in 802 bytes} [Tue Jul 7 12:03:37 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/159] 199.204.45.23 () {42 vars in 699 bytes} [Tue Jul 7 12:05:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 80/160] 199.204.45.23 () {44 vars in 903 bytes} [Tue Jul 7 12:05:47 2026] GET /v2.1 => generated 0 bytes in 91 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 81/161] 199.204.45.23 () {46 vars in 976 bytes} [Tue Jul 7 12:05:47 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:05:47.592 7 INFO nova.api.openstack.wsgi [None req-d0298a73-4f5b-4403-8982-a639d2fb6589 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 81/162] 199.204.45.23 () {48 vars in 1011 bytes} [Tue Jul 7 12:05:47 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/163] 199.204.45.23 () {48 vars in 1045 bytes} [Tue Jul 7 12:05:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/164] 199.204.45.23 () {52 vars in 1043 bytes} [Tue Jul 7 12:05:47 2026] POST /v2.1/flavors => generated 532 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/177] 199.204.45.23 () {42 vars in 699 bytes} [Tue Jul 7 12:06:49 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/178] 199.204.45.23 () {44 vars in 903 bytes} [Tue Jul 7 12:06:49 2026] GET /v2.1 => generated 0 bytes in 80 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 90/179] 199.204.45.23 () {46 vars in 976 bytes} [Tue Jul 7 12:06:49 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:06:49.699 7 INFO nova.api.openstack.wsgi [None req-80bd3159-106f-4c1d-987d-e891da79c451 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user d4598f424d894e068eb4917b410a2b63 [pid: 7|app: 0|req: 90/180] 199.204.45.23 () {48 vars in 1045 bytes} [Tue Jul 7 12:06:49 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-07-07 12:06:49.717 8 WARNING oslo_db.sqlalchemy.utils [None req-c1da3534-5dcf-49af-8461-0588525cc716 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 91/181] 199.204.45.23 () {48 vars in 1010 bytes} [Tue Jul 7 12:06:49 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/182] 199.204.45.23 () {52 vars in 1051 bytes} [Tue Jul 7 12:06:49 2026] POST /v2.1/os-keypairs => generated 576 bytes in 52 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/183] 199.204.45.23 () {42 vars in 699 bytes} [Tue Jul 7 12:06:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/184] 199.204.45.23 () {44 vars in 903 bytes} [Tue Jul 7 12:06:53 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 93/185] 199.204.45.23 () {46 vars in 976 bytes} [Tue Jul 7 12:06:53 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/186] 199.204.45.23 () {48 vars in 1067 bytes} [Tue Jul 7 12:06:53 2026] GET /v2.1/os-quota-sets/86a7f499bb684392abc85e8012ca05fd => generated 283 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/187] 199.204.45.23 () {52 vars in 1119 bytes} [Tue Jul 7 12:06:53 2026] PUT /v2.1/os-quota-sets/86a7f499bb684392abc85e8012ca05fd => generated 238 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/294] 199.204.45.23 () {42 vars in 699 bytes} [Tue Jul 7 12:15:34 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/295] 199.204.45.23 () {44 vars in 903 bytes} [Tue Jul 7 12:15:34 2026] GET /v2.1 => generated 0 bytes in 117 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 149/296] 199.204.45.23 () {46 vars in 976 bytes} [Tue Jul 7 12:15:34 2026] GET /v2.1/ => generated 399 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:15:34.644 7 INFO nova.api.openstack.wsgi [None req-ca4ff1ab-b2ac-4ec7-a96b-fafd67434798 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 148/297] 199.204.45.23 () {48 vars in 1009 bytes} [Tue Jul 7 12:15:34 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/298] 199.204.45.23 () {48 vars in 1045 bytes} [Tue Jul 7 12:15:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/299] 199.204.45.23 () {52 vars in 1043 bytes} [Tue Jul 7 12:15:34 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/340] 199.204.45.23 () {42 vars in 699 bytes} [Tue Jul 7 12:18:56 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: 171/341] 199.204.45.23 () {44 vars in 903 bytes} [Tue Jul 7 12:18:56 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 171/342] 199.204.45.23 () {46 vars in 976 bytes} [Tue Jul 7 12:18:56 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/343] 199.204.45.23 () {48 vars in 1067 bytes} [Tue Jul 7 12:18:56 2026] GET /v2.1/os-quota-sets/06e252fe5e4d451cbd3fe93ca7f14f50 => generated 283 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/344] 199.204.45.23 () {52 vars in 1119 bytes} [Tue Jul 7 12:18:57 2026] PUT /v2.1/os-quota-sets/06e252fe5e4d451cbd3fe93ca7f14f50 => generated 238 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/493] 199.204.45.23 () {42 vars in 699 bytes} [Tue Jul 7 12:31:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/494] 199.204.45.23 () {44 vars in 903 bytes} [Tue Jul 7 12:31:19 2026] GET /v2.1 => generated 0 bytes in 127 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 248/495] 199.204.45.23 () {46 vars in 976 bytes} [Tue Jul 7 12:31:19 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:31:19.922 7 INFO nova.api.openstack.wsgi [None req-5b2b7092-e338-4171-952f-ba2e53d9d63e d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 248/496] 199.204.45.23 () {48 vars in 1005 bytes} [Tue Jul 7 12:31:19 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/497] 199.204.45.23 () {48 vars in 1045 bytes} [Tue Jul 7 12:31:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/498] 199.204.45.23 () {48 vars in 1093 bytes} [Tue Jul 7 12:31:19 2026] GET /v2.1/flavors/2da83218-828a-4603-bc6d-230c9332a1b2/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/499] 199.204.45.23 () {42 vars in 699 bytes} [Tue Jul 7 12:31:20 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: 250/500] 199.204.45.23 () {44 vars in 903 bytes} [Tue Jul 7 12:31:20 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 251/501] 199.204.45.23 () {46 vars in 976 bytes} [Tue Jul 7 12:31:20 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:31:20.979 7 INFO nova.api.openstack.wsgi [None req-9a75c4cc-1dfe-40cb-b052-673ebc7fa5f2 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 251/502] 199.204.45.23 () {48 vars in 1007 bytes} [Tue Jul 7 12:31:20 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/503] 199.204.45.23 () {48 vars in 1045 bytes} [Tue Jul 7 12:31:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/504] 199.204.45.23 () {48 vars in 1093 bytes} [Tue Jul 7 12:31:21 2026] GET /v2.1/flavors/f4b2dae8-9304-4bbc-b347-9ea69f78a387/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/505] 199.204.45.23 () {42 vars in 699 bytes} [Tue Jul 7 12:31:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/506] 199.204.45.23 () {44 vars in 903 bytes} [Tue Jul 7 12:31:22 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 254/507] 199.204.45.23 () {46 vars in 976 bytes} [Tue Jul 7 12:31:22 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:31:22.255 7 INFO nova.api.openstack.wsgi [None req-6d808503-f13f-4efc-8f2d-1ab33c9abb4b d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 254/508] 199.204.45.23 () {48 vars in 1009 bytes} [Tue Jul 7 12:31:22 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/509] 199.204.45.23 () {48 vars in 1045 bytes} [Tue Jul 7 12:31:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/510] 199.204.45.23 () {48 vars in 1093 bytes} [Tue Jul 7 12:31:22 2026] GET /v2.1/flavors/71edfc88-3e40-4286-a1be-8124260bc4de/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/511] 199.204.45.23 () {42 vars in 699 bytes} [Tue Jul 7 12:31:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/512] 199.204.45.23 () {44 vars in 903 bytes} [Tue Jul 7 12:31:23 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 257/513] 199.204.45.23 () {46 vars in 976 bytes} [Tue Jul 7 12:31:23 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:31:23.237 7 INFO nova.api.openstack.wsgi [None req-c9b71626-5b30-4866-b547-642ceea361f6 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 257/514] 199.204.45.23 () {48 vars in 1007 bytes} [Tue Jul 7 12:31:23 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/515] 199.204.45.23 () {48 vars in 1045 bytes} [Tue Jul 7 12:31:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/516] 199.204.45.23 () {48 vars in 1093 bytes} [Tue Jul 7 12:31:23 2026] GET /v2.1/flavors/df9e2e0c-954a-4058-864c-770110558fc3/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/517] 199.204.45.23 () {42 vars in 699 bytes} [Tue Jul 7 12:31:24 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: 259/518] 199.204.45.23 () {44 vars in 903 bytes} [Tue Jul 7 12:31:24 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 260/519] 199.204.45.23 () {46 vars in 976 bytes} [Tue Jul 7 12:31:24 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:31:24.225 7 INFO nova.api.openstack.wsgi [None req-dfb1b9fc-0c83-4323-ac42-a5a8111c0dc8 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 260/520] 199.204.45.23 () {48 vars in 1009 bytes} [Tue Jul 7 12:31:24 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/521] 199.204.45.23 () {48 vars in 1045 bytes} [Tue Jul 7 12:31:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/522] 199.204.45.23 () {48 vars in 1093 bytes} [Tue Jul 7 12:31:24 2026] GET /v2.1/flavors/d0f5dc0b-b2d8-41ba-b2a1-23470dc360fb/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/539] 199.204.45.23 () {42 vars in 699 bytes} [Tue Jul 7 12:32:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/540] 199.204.45.23 () {44 vars in 903 bytes} [Tue Jul 7 12:32:35 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 271/541] 199.204.45.23 () {46 vars in 976 bytes} [Tue Jul 7 12:32:35 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:32:35.106 8 INFO nova.api.openstack.wsgi [None req-ecab960a-5015-48f6-8a7e-f106f12171da d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 271/542] 199.204.45.23 () {48 vars in 1011 bytes} [Tue Jul 7 12:32:35 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/543] 199.204.45.23 () {48 vars in 1045 bytes} [Tue Jul 7 12:32:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/544] 199.204.45.23 () {48 vars in 1093 bytes} [Tue Jul 7 12:32:35 2026] GET /v2.1/flavors/e468b59e-5486-43d6-92bf-b75d89d6c0d2/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/545] 199.204.45.23 () {42 vars in 699 bytes} [Tue Jul 7 12:32: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) [pid: 8|app: 0|req: 273/546] 199.204.45.23 () {44 vars in 903 bytes} [Tue Jul 7 12:32:43 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 274/547] 199.204.45.23 () {46 vars in 976 bytes} [Tue Jul 7 12:32:43 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/548] 199.204.45.23 () {48 vars in 1045 bytes} [Tue Jul 7 12:32:43 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/551] 199.204.45.23 () {42 vars in 699 bytes} [Tue Jul 7 12:32:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/552] 199.204.45.23 () {44 vars in 903 bytes} [Tue Jul 7 12:32:47 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 277/553] 199.204.45.23 () {46 vars in 976 bytes} [Tue Jul 7 12:32:47 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/554] 199.204.45.23 () {48 vars in 1067 bytes} [Tue Jul 7 12:32:47 2026] GET /v2.1/os-quota-sets/86a7f499bb684392abc85e8012ca05fd => generated 280 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/565] 199.204.45.23 () {42 vars in 699 bytes} [Tue Jul 7 12:33: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: 283/566] 199.204.45.23 () {44 vars in 903 bytes} [Tue Jul 7 12:33:42 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 284/567] 199.204.45.23 () {46 vars in 976 bytes} [Tue Jul 7 12:33:42 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:33:42.883 8 INFO nova.api.openstack.wsgi [None req-8080168c-3b6b-45d4-9401-5b62b0c7cb19 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 284/568] 199.204.45.23 () {48 vars in 1009 bytes} [Tue Jul 7 12:33:42 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/569] 199.204.45.23 () {48 vars in 1045 bytes} [Tue Jul 7 12:33:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/570] 199.204.45.23 () {48 vars in 1093 bytes} [Tue Jul 7 12:33:42 2026] GET /v2.1/flavors/afa0b461-204c-412c-b9e3-dc3b81dcd986/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/575] 199.204.45.23 () {42 vars in 699 bytes} [Tue Jul 7 12:33: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: 7|app: 0|req: 288/576] 199.204.45.23 () {44 vars in 903 bytes} [Tue Jul 7 12:33:59 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 289/577] 199.204.45.23 () {46 vars in 976 bytes} [Tue Jul 7 12:33:59 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/578] 199.204.45.23 () {48 vars in 1067 bytes} [Tue Jul 7 12:33:59 2026] GET /v2.1/os-quota-sets/06e252fe5e4d451cbd3fe93ca7f14f50 => generated 280 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/589] 199.204.45.23 () {42 vars in 699 bytes} [Tue Jul 7 12:34: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) [pid: 8|app: 0|req: 295/590] 199.204.45.23 () {44 vars in 903 bytes} [Tue Jul 7 12:34:52 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 296/591] 199.204.45.23 () {46 vars in 976 bytes} [Tue Jul 7 12:34:52 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:34:52.596 8 INFO nova.api.openstack.wsgi [None req-81476eb1-3cf5-4b10-9dd7-88535786193f d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 296/592] 199.204.45.23 () {48 vars in 1005 bytes} [Tue Jul 7 12:34:52 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/593] 199.204.45.23 () {48 vars in 1045 bytes} [Tue Jul 7 12:34:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 302/602] 10.0.0.253 () {32 vars in 654 bytes} [Tue Jul 7 12:35:34 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/605] 10.0.0.253 () {32 vars in 640 bytes} [Tue Jul 7 12:35:34 2026] GET /v2.1/servers => generated 15 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-07 12:35:34.518 7 WARNING oslo_db.sqlalchemy.utils [None req-c0137021-0a4b-49d4-ab3e-c204647c8dba d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 304/606] 10.0.0.253 () {32 vars in 648 bytes} [Tue Jul 7 12:35:34 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/607] 10.0.0.253 () {32 vars in 693 bytes} [Tue Jul 7 12:35:34 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/610] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:35:45 2026] GET /v2.1/flavors/2da83218-828a-4603-bc6d-230c9332a1b2 => generated 511 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/611] 10.0.0.253 () {32 vars in 640 bytes} [Tue Jul 7 12:35:46 2026] GET /v2.1/flavors => generated 1674 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/612] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:35:46 2026] GET /v2.1/flavors/2da83218-828a-4603-bc6d-230c9332a1b2 => generated 511 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:35:55.129 8 WARNING neutronclient.v2_0.client [None req-a3348c02-cacb-425d-baf2-02326e69ab86 8665ceaa933843b0b96f7c09dd23ac57 3abd6072cab54986a1d4382272123cfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/615] 10.0.0.253 () {34 vars in 670 bytes} [Tue Jul 7 12:35:56 2026] POST /v2.1/os-keypairs => generated 386 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/616] 10.0.0.253 () {34 vars in 684 bytes} [Tue Jul 7 12:35:54 2026] POST /v2.1/os-security-groups => generated 248 bytes in 2539 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:35:57.544 7 WARNING neutronclient.v2_0.client [None req-71a743e9-b6c9-4782-9d84-ad28ae2c3a30 8665ceaa933843b0b96f7c09dd23ac57 3abd6072cab54986a1d4382272123cfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:35:58.658 7 WARNING neutronclient.v2_0.client [None req-71a743e9-b6c9-4782-9d84-ad28ae2c3a30 8665ceaa933843b0b96f7c09dd23ac57 3abd6072cab54986a1d4382272123cfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:35:58.820 8 WARNING neutronclient.v2_0.client [None req-e0b28db5-b991-4bc5-873c-9c99a374f6ee 593a4b49fc014f99a590079aa6163e1f a32a5afec2174f6ba3341b349ae3be19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/617] 10.0.0.253 () {34 vars in 694 bytes} [Tue Jul 7 12:35:57 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1522 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:35:59.078 7 WARNING neutronclient.v2_0.client [None req-a0caded0-c7cc-4189-b0d2-57c484e127fb 8665ceaa933843b0b96f7c09dd23ac57 3abd6072cab54986a1d4382272123cfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/618] 10.0.0.253 () {34 vars in 684 bytes} [Tue Jul 7 12:35:58 2026] POST /v2.1/os-security-groups => generated 243 bytes in 493 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:35:59.288 8 WARNING neutronclient.v2_0.client [None req-866e8773-f54c-4feb-ac7c-b40591400739 593a4b49fc014f99a590079aa6163e1f a32a5afec2174f6ba3341b349ae3be19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/619] 10.0.0.253 () {34 vars in 684 bytes} [Tue Jul 7 12:35:59 2026] POST /v2.1/os-security-groups => generated 245 bytes in 580 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:35:59.668 7 WARNING neutronclient.v2_0.client [None req-56fb27be-5baf-417e-8b95-3a18bd328e89 8665ceaa933843b0b96f7c09dd23ac57 3abd6072cab54986a1d4382272123cfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/620] 10.0.0.253 () {34 vars in 684 bytes} [Tue Jul 7 12:35:59 2026] POST /v2.1/os-security-groups => generated 243 bytes in 622 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:35:59.923 8 WARNING neutronclient.v2_0.client [None req-ca31f13b-728c-4910-8345-eda5a92ca34f 593a4b49fc014f99a590079aa6163e1f a32a5afec2174f6ba3341b349ae3be19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:00.454 7 WARNING neutronclient.v2_0.client [None req-56fb27be-5baf-417e-8b95-3a18bd328e89 8665ceaa933843b0b96f7c09dd23ac57 3abd6072cab54986a1d4382272123cfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/621] 10.0.0.253 () {34 vars in 684 bytes} [Tue Jul 7 12:35:59 2026] POST /v2.1/os-security-groups => generated 244 bytes in 800 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:36:00.736 8 WARNING neutronclient.v2_0.client [None req-e9d9e872-777f-4144-b97a-3bff7806be8e 593a4b49fc014f99a590079aa6163e1f a32a5afec2174f6ba3341b349ae3be19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/622] 10.0.0.253 () {34 vars in 694 bytes} [Tue Jul 7 12:35:59 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1310 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:36:01.037 8 WARNING neutronclient.v2_0.client [None req-e9d9e872-777f-4144-b97a-3bff7806be8e 593a4b49fc014f99a590079aa6163e1f a32a5afec2174f6ba3341b349ae3be19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:01.053 7 WARNING neutronclient.v2_0.client [None req-7e13118f-3395-44e5-9928-cb794fb30f63 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:01.100 8 WARNING neutronclient.v2_0.client [None req-e9d9e872-777f-4144-b97a-3bff7806be8e 593a4b49fc014f99a590079aa6163e1f a32a5afec2174f6ba3341b349ae3be19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:01.152 7 WARNING neutronclient.v2_0.client [None req-7e13118f-3395-44e5-9928-cb794fb30f63 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/623] 10.0.0.253 () {32 vars in 662 bytes} [Tue Jul 7 12:36:00 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 457 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:36:01.191 8 WARNING neutronclient.v2_0.client [None req-03f01680-6f09-44ce-9c0d-d0daa5b6f40b 8665ceaa933843b0b96f7c09dd23ac57 3abd6072cab54986a1d4382272123cfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:01.258 8 WARNING neutronclient.v2_0.client [None req-03f01680-6f09-44ce-9c0d-d0daa5b6f40b 8665ceaa933843b0b96f7c09dd23ac57 3abd6072cab54986a1d4382272123cfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/624] 10.0.0.253 () {34 vars in 694 bytes} [Tue Jul 7 12:36:01 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:36:01.472 8 WARNING neutronclient.v2_0.client [None req-42c2022a-7a5d-43ff-aad2-c6670ee93c97 593a4b49fc014f99a590079aa6163e1f a32a5afec2174f6ba3341b349ae3be19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:01.517 7 WARNING neutronclient.v2_0.client [None req-7e13118f-3395-44e5-9928-cb794fb30f63 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:01.570 8 WARNING neutronclient.v2_0.client [None req-42c2022a-7a5d-43ff-aad2-c6670ee93c97 593a4b49fc014f99a590079aa6163e1f a32a5afec2174f6ba3341b349ae3be19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/625] 10.0.0.253 () {32 vars in 739 bytes} [Tue Jul 7 12:36:01 2026] DELETE /v2.1/os-security-groups/7e76f0b9-1196-43b2-b08b-7db5029315eb => generated 0 bytes in 428 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-07 12:36:01.900 8 WARNING neutronclient.v2_0.client [None req-3d73b8ce-25ba-4e36-a6d9-16c51b20d791 8665ceaa933843b0b96f7c09dd23ac57 3abd6072cab54986a1d4382272123cfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/626] 10.0.0.253 () {32 vars in 736 bytes} [Tue Jul 7 12:36:01 2026] GET /v2.1/os-security-groups/18816807-5c27-4c6e-8054-caed62070da4 => generated 662 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:36:02.024 8 WARNING neutronclient.v2_0.client [None req-3e69d126-f306-4abe-b34f-33077d9a3598 593a4b49fc014f99a590079aa6163e1f a32a5afec2174f6ba3341b349ae3be19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:02.828 8 INFO nova.api.openstack.wsgi [None req-3e69d126-f306-4abe-b34f-33077d9a3598 593a4b49fc014f99a590079aa6163e1f a32a5afec2174f6ba3341b349ae3be19 - - default default] HTTP exception thrown: Security group 7e76f0b9-1196-43b2-b08b-7db5029315eb does not exist Neutron server returns request_ids: ['req-f0bb74d9-0e27-433f-90d5-33ebcc99eff6'] [pid: 8|app: 0|req: 315/627] 10.0.0.253 () {32 vars in 736 bytes} [Tue Jul 7 12:36:02 2026] GET /v2.1/os-security-groups/7e76f0b9-1196-43b2-b08b-7db5029315eb => generated 194 bytes in 813 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-07 12:36:02.837 8 WARNING neutronclient.v2_0.client [None req-41ac9d26-c6b2-4398-a158-fcd3fe97473f 8665ceaa933843b0b96f7c09dd23ac57 3abd6072cab54986a1d4382272123cfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:02.982 8 WARNING neutronclient.v2_0.client [None req-41ac9d26-c6b2-4398-a158-fcd3fe97473f 8665ceaa933843b0b96f7c09dd23ac57 3abd6072cab54986a1d4382272123cfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/628] 10.0.0.253 () {34 vars in 662 bytes} [Tue Jul 7 12:36:00 2026] POST /v2.1/servers => generated 450 bytes in 2073 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-07-07 12:36:03.048 8 WARNING neutronclient.v2_0.client [None req-41ac9d26-c6b2-4398-a158-fcd3fe97473f 8665ceaa933843b0b96f7c09dd23ac57 3abd6072cab54986a1d4382272123cfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:03.050 7 WARNING neutronclient.v2_0.client [None req-5489e48a-ad6d-498f-8c30-1fcf5bf50de6 593a4b49fc014f99a590079aa6163e1f a32a5afec2174f6ba3341b349ae3be19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:03.222 7 WARNING neutronclient.v2_0.client [None req-5489e48a-ad6d-498f-8c30-1fcf5bf50de6 593a4b49fc014f99a590079aa6163e1f a32a5afec2174f6ba3341b349ae3be19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/629] 10.0.0.253 () {32 vars in 739 bytes} [Tue Jul 7 12:36:03 2026] DELETE /v2.1/os-security-groups/4e47377f-5d63-4bac-9803-7fea575fd5b9 => generated 0 bytes in 355 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-07 12:36:03.427 7 WARNING neutronclient.v2_0.client [None req-28b73502-c955-4f35-ae2f-802f42797a1e 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/630] 10.0.0.253 () {32 vars in 749 bytes} [Tue Jul 7 12:36:02 2026] DELETE /v2.1/os-security-group-rules/d63dc58c-3497-4c80-bd3e-4b9734d5e3db => generated 0 bytes in 638 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-07 12:36:03.476 8 WARNING neutronclient.v2_0.client [None req-d6458ec9-3bfe-4281-9355-2c78ca5f1920 593a4b49fc014f99a590079aa6163e1f a32a5afec2174f6ba3341b349ae3be19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/631] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:03 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1401 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, ' 2026-07-07 12:36:03.497 7 WARNING neutronclient.v2_0.client [None req-1d729fc6-1214-4180-b3f6-dc55459d0466 8665ceaa933843b0b96f7c09dd23ac57 3abd6072cab54986a1d4382272123cfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:03.501 8 INFO nova.api.openstack.wsgi [None req-d6458ec9-3bfe-4281-9355-2c78ca5f1920 593a4b49fc014f99a590079aa6163e1f a32a5afec2174f6ba3341b349ae3be19 - - default default] HTTP exception thrown: Security group 4e47377f-5d63-4bac-9803-7fea575fd5b9 does not exist Neutron server returns request_ids: ['req-22d4b2f6-90b0-45d9-aab2-3c673a45a382'] [pid: 8|app: 0|req: 317/632] 10.0.0.253 () {32 vars in 736 bytes} [Tue Jul 7 12:36:03 2026] GET /v2.1/os-security-groups/4e47377f-5d63-4bac-9803-7fea575fd5b9 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-07 12:36:03.513 8 WARNING neutronclient.v2_0.client [None req-3e548afa-500b-47e6-80cf-fcbe2475d833 593a4b49fc014f99a590079aa6163e1f a32a5afec2174f6ba3341b349ae3be19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:03.533 7 WARNING neutronclient.v2_0.client [None req-1d729fc6-1214-4180-b3f6-dc55459d0466 8665ceaa933843b0b96f7c09dd23ac57 3abd6072cab54986a1d4382272123cfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:03.553 8 WARNING neutronclient.v2_0.client [None req-3e548afa-500b-47e6-80cf-fcbe2475d833 593a4b49fc014f99a590079aa6163e1f a32a5afec2174f6ba3341b349ae3be19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/633] 10.0.0.253 () {32 vars in 739 bytes} [Tue Jul 7 12:36:03 2026] DELETE /v2.1/os-security-groups/18816807-5c27-4c6e-8054-caed62070da4 => generated 0 bytes in 232 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/634] 10.0.0.253 () {34 vars in 670 bytes} [Tue Jul 7 12:36:03 2026] POST /v2.1/os-keypairs => generated 385 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:36:03.806 7 WARNING neutronclient.v2_0.client [None req-23cde644-c13a-4da2-be0a-e36fc95bc261 8665ceaa933843b0b96f7c09dd23ac57 3abd6072cab54986a1d4382272123cfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/635] 10.0.0.253 () {32 vars in 739 bytes} [Tue Jul 7 12:36:03 2026] DELETE /v2.1/os-security-groups/a1636af3-6637-43bf-87e7-ab7674887268 => generated 0 bytes in 332 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-07 12:36:03.851 8 WARNING neutronclient.v2_0.client [None req-debe7b37-d493-4993-8c03-59f81979a548 593a4b49fc014f99a590079aa6163e1f a32a5afec2174f6ba3341b349ae3be19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:03.910 7 WARNING neutronclient.v2_0.client [None req-23cde644-c13a-4da2-be0a-e36fc95bc261 8665ceaa933843b0b96f7c09dd23ac57 3abd6072cab54986a1d4382272123cfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:03.944 8 INFO nova.api.openstack.wsgi [None req-debe7b37-d493-4993-8c03-59f81979a548 593a4b49fc014f99a590079aa6163e1f a32a5afec2174f6ba3341b349ae3be19 - - default default] HTTP exception thrown: Security group a1636af3-6637-43bf-87e7-ab7674887268 does not exist Neutron server returns request_ids: ['req-a78cbcbc-51d4-4385-9deb-57e2ff421ea5'] [pid: 8|app: 0|req: 319/636] 10.0.0.253 () {32 vars in 736 bytes} [Tue Jul 7 12:36:03 2026] GET /v2.1/os-security-groups/a1636af3-6637-43bf-87e7-ab7674887268 => generated 194 bytes in 101 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-07 12:36:03.958 8 WARNING neutronclient.v2_0.client [None req-89108e74-726e-4951-bd19-4f90d6151f51 593a4b49fc014f99a590079aa6163e1f a32a5afec2174f6ba3341b349ae3be19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:04.101 8 WARNING neutronclient.v2_0.client [None req-89108e74-726e-4951-bd19-4f90d6151f51 593a4b49fc014f99a590079aa6163e1f a32a5afec2174f6ba3341b349ae3be19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:04.328 8 WARNING neutronclient.v2_0.client [None req-89108e74-726e-4951-bd19-4f90d6151f51 593a4b49fc014f99a590079aa6163e1f a32a5afec2174f6ba3341b349ae3be19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/637] 10.0.0.253 () {32 vars in 739 bytes} [Tue Jul 7 12:36:03 2026] DELETE /v2.1/os-security-groups/c217d7a5-015e-4832-a739-a46cb511b369 => generated 0 bytes in 564 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/640] 10.0.0.253 () {32 vars in 662 bytes} [Tue Jul 7 12:36:03 2026] GET /v2.1/os-security-groups => generated 707 bytes in 476 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:36:04.450 7 WARNING neutronclient.v2_0.client [None req-30f40931-f40d-4d06-9880-550988135cb7 593a4b49fc014f99a590079aa6163e1f a32a5afec2174f6ba3341b349ae3be19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:04.508 7 INFO nova.api.openstack.wsgi [None req-30f40931-f40d-4d06-9880-550988135cb7 593a4b49fc014f99a590079aa6163e1f a32a5afec2174f6ba3341b349ae3be19 - - default default] HTTP exception thrown: Security group a1636af3-6637-43bf-87e7-ab7674887268 does not exist Neutron server returns request_ids: ['req-09151b2a-1fef-4ded-a546-7cebc117f7cc'] [pid: 7|app: 0|req: 321/641] 10.0.0.253 () {32 vars in 739 bytes} [Tue Jul 7 12:36:04 2026] DELETE /v2.1/os-security-groups/a1636af3-6637-43bf-87e7-ab7674887268 => generated 194 bytes in 66 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-07 12:36:04.520 7 WARNING neutronclient.v2_0.client [None req-692c5b52-d00a-4f03-8f0a-5250dda9d150 593a4b49fc014f99a590079aa6163e1f a32a5afec2174f6ba3341b349ae3be19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:04.580 8 WARNING neutronclient.v2_0.client [None req-929fd4fd-eb2a-471f-8475-da9ef1fdf39e 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:05.033 7 INFO nova.api.openstack.wsgi [None req-692c5b52-d00a-4f03-8f0a-5250dda9d150 593a4b49fc014f99a590079aa6163e1f a32a5afec2174f6ba3341b349ae3be19 - - default default] HTTP exception thrown: Security group 4e47377f-5d63-4bac-9803-7fea575fd5b9 does not exist Neutron server returns request_ids: ['req-edd78003-36a4-4d3e-a737-3de675b00477'] [pid: 7|app: 0|req: 322/642] 10.0.0.253 () {32 vars in 739 bytes} [Tue Jul 7 12:36:04 2026] DELETE /v2.1/os-security-groups/4e47377f-5d63-4bac-9803-7fea575fd5b9 => generated 194 bytes in 519 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-07 12:36:05.052 7 WARNING neutronclient.v2_0.client [None req-39fa71ab-67a4-4fa5-8c63-b444c374e72b 593a4b49fc014f99a590079aa6163e1f a32a5afec2174f6ba3341b349ae3be19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/643] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:04 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1397 bytes in 550 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:36:05.073 7 INFO nova.api.openstack.wsgi [None req-39fa71ab-67a4-4fa5-8c63-b444c374e72b 593a4b49fc014f99a590079aa6163e1f a32a5afec2174f6ba3341b349ae3be19 - - default default] HTTP exception thrown: Security group 7e76f0b9-1196-43b2-b08b-7db5029315eb does not exist Neutron server returns request_ids: ['req-37efb7ca-7a73-4ce6-bcf2-415e3684a1a8'] [pid: 7|app: 0|req: 323/644] 10.0.0.253 () {32 vars in 739 bytes} [Tue Jul 7 12:36:05 2026] DELETE /v2.1/os-security-groups/7e76f0b9-1196-43b2-b08b-7db5029315eb => generated 194 bytes in 31 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-07-07 12:36:06.151 8 WARNING neutronclient.v2_0.client [None req-61962f7d-0792-4ad0-a6f0-74d02670759f 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/645] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:06 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1453 bytes in 578 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:36:07.758 7 WARNING neutronclient.v2_0.client [None req-19a60294-a2e9-44d4-99a0-3a982495d738 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/646] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:07 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1461 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:08.986 8 WARNING neutronclient.v2_0.client [None req-2f725965-26ae-47f9-910e-3c8d44b8ef6c 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/647] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:08 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1471 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:09.730 7 WARNING neutronclient.v2_0.client [None req-84bb5951-e5f0-4e44-a70e-15e0f13bdff3 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:09.782 7 WARNING neutronclient.v2_0.client [None req-84bb5951-e5f0-4e44-a70e-15e0f13bdff3 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:09.988 7 WARNING neutronclient.v2_0.client [None req-84bb5951-e5f0-4e44-a70e-15e0f13bdff3 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:10.115 8 WARNING neutronclient.v2_0.client [None req-85373345-5f33-4962-b500-fecb9d4c3777 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/648] 10.0.0.253 () {34 vars in 662 bytes} [Tue Jul 7 12:36:09 2026] POST /v2.1/servers => generated 449 bytes in 741 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-07-07 12:36:10.387 7 WARNING neutronclient.v2_0.client [None req-e8d1acf2-82c2-4153-8ad1-d7f33d092fdb 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/649] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:10 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1252 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/650] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:10 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1527 bytes in 653 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:11.156 7 INFO nova.api.openstack.compute.server_external_events [req-3169f3a6-953e-4a54-8138-bbbb2587688b req-4e08ee45-2274-4d45-9f02-c1cc659de3d6 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:4eef2d05-12f2-46c7-bcfb-699e5b2e3c5a for instance eb3c6011-a897-4f5d-8e8b-522e631763c5 on instance 2026-07-07 12:36:11.168 7 INFO nova.compute.rpcapi [None req-a42b6932-7db3-4fb1-917e-4a7bda47abc4 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 327/651] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:36:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:11.700 8 WARNING neutronclient.v2_0.client [None req-ca8ff9a0-d450-4626-95c1-42025bff05e2 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:11.788 7 WARNING neutronclient.v2_0.client [None req-64781e67-866b-4e0c-aef0-0caf71cf3ccc 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/652] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:11 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1294 bytes in 690 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/653] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:11 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1527 bytes in 1392 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:13.410 8 WARNING neutronclient.v2_0.client [None req-0c180057-ccbb-47cc-8627-33c68e16f7df 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:14.185 7 WARNING neutronclient.v2_0.client [None req-5f5fbf78-263b-429f-8422-c48c4728882c 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/654] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:13 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1350 bytes in 1228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/657] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:14 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1527 bytes in 842 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:15.660 8 WARNING neutronclient.v2_0.client [None req-44484b48-ced7-494f-9d17-d46be7751a4f 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:16.053 7 WARNING neutronclient.v2_0.client [None req-aecc8126-28fd-408d-a4c5-64be52b5e49e 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/658] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:15 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1358 bytes in 1304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/659] 10.0.0.253 () {34 vars in 670 bytes} [Tue Jul 7 12:36:17 2026] POST /v2.1/os-keypairs => generated 386 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/660] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:16 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1527 bytes in 1876 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:36:17.988 8 WARNING neutronclient.v2_0.client [None req-92137d0e-1221-4bc4-9516-bb0c7a3382a5 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:18.892 7 INFO nova.api.openstack.compute.server_external_events [req-044b5e94-5aee-480e-8004-6d7bb5945672 req-c4bc1831-ae0e-4199-ba8c-4a48e25309d7 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:5b344dcc-00c2-4290-b511-14fa587bf045 for instance 15e7ca05-ff04-4dd6-8b21-f2012b38f4cd on instance [pid: 7|app: 0|req: 331/661] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:36:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:18.940 7 WARNING neutronclient.v2_0.client [None req-8de6f378-e2e6-467f-b90f-af4d3784b2af 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/662] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:17 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1434 bytes in 1298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/663] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:18 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1527 bytes in 1055 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:20.299 8 WARNING neutronclient.v2_0.client [None req-e9513006-f30b-487a-884e-e6bc4dd0366f 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:21.005 7 WARNING neutronclient.v2_0.client [None req-c2aaea58-61d0-4510-ac61-4bc9089662d8 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/664] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:20 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1434 bytes in 1288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/665] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:20 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1527 bytes in 607 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/666] 10.0.0.253 () {34 vars in 670 bytes} [Tue Jul 7 12:36:21 2026] POST /v2.1/os-keypairs => generated 386 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:22.061 7 WARNING neutronclient.v2_0.client [None req-37e7820b-e79e-4abd-89ab-d62607d4c96a 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:22.097 7 WARNING neutronclient.v2_0.client [None req-37e7820b-e79e-4abd-89ab-d62607d4c96a 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:22.350 7 WARNING neutronclient.v2_0.client [None req-37e7820b-e79e-4abd-89ab-d62607d4c96a 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:22.591 8 WARNING neutronclient.v2_0.client [None req-a5c80dcc-c73e-46cb-903e-c6c432717f9c 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/667] 10.0.0.253 () {34 vars in 662 bytes} [Tue Jul 7 12:36:21 2026] POST /v2.1/servers => generated 451 bytes in 609 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-07-07 12:36:22.645 7 WARNING neutronclient.v2_0.client [None req-6d513ee7-d832-4e80-808a-4a5f4efb9c38 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/668] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:22 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1422 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:22.855 8 WARNING neutronclient.v2_0.client [None req-d4f9813c-574f-4e37-bb51-cce4460e0fb4 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/669] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:22 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1527 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/670] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:22 2026] GET /v2.1/servers/d323842f-1e0d-4a5b-99de-b03694bad967 => generated 1423 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:23.613 7 INFO nova.api.openstack.compute.server_external_events [req-4cd46a17-ded2-4cfd-b445-6df273acfc4d req-34ad5ef4-7212-474f-b6e8-dd7d79c43c55 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:4eef2d05-12f2-46c7-bcfb-699e5b2e3c5a for instance eb3c6011-a897-4f5d-8e8b-522e631763c5 on instance [pid: 7|app: 0|req: 336/671] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:36:23 2026] POST /v2.1/os-server-external-events => generated 185 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-07-07 12:36:23.883 8 WARNING neutronclient.v2_0.client [None req-d40ba2f3-6818-4378-a052-d50ddda19d37 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:23.970 7 WARNING neutronclient.v2_0.client [None req-5e07d944-dc9d-4d92-b0dd-3381b87f72d0 5d8c414f812141f08e8d4976e6349402 f45e46abe11340fd981e4f2e223f3e82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:24.017 7 WARNING neutronclient.v2_0.client [None req-5e07d944-dc9d-4d92-b0dd-3381b87f72d0 5d8c414f812141f08e8d4976e6349402 f45e46abe11340fd981e4f2e223f3e82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/672] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:23 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1422 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:24.166 8 WARNING neutronclient.v2_0.client [None req-ead1d51b-97fe-4283-bedf-f368e310d0cd 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:24.184 7 WARNING neutronclient.v2_0.client [None req-5e07d944-dc9d-4d92-b0dd-3381b87f72d0 5d8c414f812141f08e8d4976e6349402 f45e46abe11340fd981e4f2e223f3e82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/673] 10.0.0.253 () {34 vars in 662 bytes} [Tue Jul 7 12:36:23 2026] POST /v2.1/servers => generated 453 bytes in 468 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-07-07 12:36:24.408 7 WARNING neutronclient.v2_0.client [None req-d0b2dfbb-7a52-4627-b220-162b04209346 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/674] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:24 2026] GET /v2.1/servers/d323842f-1e0d-4a5b-99de-b03694bad967 => generated 1419 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:24.478 7 WARNING neutronclient.v2_0.client [None req-521e1ab2-507d-4547-9376-934dfc307a88 5d8c414f812141f08e8d4976e6349402 f45e46abe11340fd981e4f2e223f3e82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/677] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:24 2026] GET /v2.1/servers/69586563-70c3-4046-b3b7-8593c8bbafe5 => generated 1432 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/678] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:24 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1527 bytes in 825 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:25.189 7 WARNING neutronclient.v2_0.client [None req-d3623dac-8382-4fbd-a042-b57f3a64d45d 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/679] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:25 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1422 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:25.508 8 WARNING neutronclient.v2_0.client [None req-ea22b941-d409-4807-882f-1966e182b229 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/680] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:25 2026] GET /v2.1/servers/d323842f-1e0d-4a5b-99de-b03694bad967 => generated 1475 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:36:25.577 7 WARNING neutronclient.v2_0.client [None req-6f7ffe4b-422c-4f5b-b9c6-ad69d164d234 5d8c414f812141f08e8d4976e6349402 f45e46abe11340fd981e4f2e223f3e82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/681] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:25 2026] GET /v2.1/servers/69586563-70c3-4046-b3b7-8593c8bbafe5 => generated 1428 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:26.013 8 WARNING neutronclient.v2_0.client [None req-e3fdff0f-c7d2-43a3-8d7c-acff6b8c3acd 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/682] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:25 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1527 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:26.387 7 WARNING neutronclient.v2_0.client [None req-1eedadf8-d820-4185-a5eb-8c0a6d85d214 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/683] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:26 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1422 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:26.635 8 WARNING neutronclient.v2_0.client [None req-7455183b-5567-4210-a3e0-87aae7e3adfd 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 340/684] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:26 2026] GET /v2.1/servers/d323842f-1e0d-4a5b-99de-b03694bad967 => generated 1475 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:36:26.677 7 WARNING neutronclient.v2_0.client [None req-3d3926c0-1639-4d3c-9e6a-f138610c8129 5d8c414f812141f08e8d4976e6349402 f45e46abe11340fd981e4f2e223f3e82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/685] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:26 2026] GET /v2.1/servers/69586563-70c3-4046-b3b7-8593c8bbafe5 => generated 1428 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:27.162 8 WARNING neutronclient.v2_0.client [None req-b5d4fa69-b0f4-43ac-b1d8-c43092b9e314 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:27.577 7 WARNING neutronclient.v2_0.client [None req-ef0866d6-dc03-416a-aa5e-00548bf50200 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/686] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:27 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1527 bytes in 578 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 346/687] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:27 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1422 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:27.748 8 WARNING neutronclient.v2_0.client [None req-2c355170-ad3e-4cea-bef6-151561e75aac 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:27.775 7 WARNING neutronclient.v2_0.client [None req-fefa67ee-6067-4fce-b169-76505ce7a220 5d8c414f812141f08e8d4976e6349402 f45e46abe11340fd981e4f2e223f3e82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/688] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:27 2026] GET /v2.1/servers/69586563-70c3-4046-b3b7-8593c8bbafe5 => generated 1484 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/689] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:27 2026] GET /v2.1/servers/d323842f-1e0d-4a5b-99de-b03694bad967 => generated 1551 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, ' 2026-07-07 12:36:28.589 7 INFO nova.api.openstack.compute.server_external_events [req-86cf1c8b-6b84-4886-81d6-f8b38d27f7fe req-f6a3a4e6-99d9-4f56-b9f5-f1419ba08fe1 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:00b040ef-a491-45e6-8ade-2122de82f170 for instance d323842f-1e0d-4a5b-99de-b03694bad967 on instance [pid: 7|app: 0|req: 348/690] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:36:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:28.769 8 WARNING neutronclient.v2_0.client [None req-e0ab41ab-e5de-4e8b-984d-a959debe508c 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:28.792 7 WARNING neutronclient.v2_0.client [None req-c434fe9c-7d18-47da-86d9-5932b6b73705 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/691] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:28 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1527 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/692] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:28 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1422 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:28.998 8 WARNING neutronclient.v2_0.client [None req-b4ff5b55-f7aa-4302-94d4-4d0bd72c9b9c 5d8c414f812141f08e8d4976e6349402 f45e46abe11340fd981e4f2e223f3e82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:29.025 7 WARNING neutronclient.v2_0.client [None req-ada86bf4-491b-4ffc-b72e-a630b89100a8 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/693] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:28 2026] GET /v2.1/servers/69586563-70c3-4046-b3b7-8593c8bbafe5 => generated 1492 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/694] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:28 2026] GET /v2.1/servers/d323842f-1e0d-4a5b-99de-b03694bad967 => generated 1549 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:29.926 8 WARNING neutronclient.v2_0.client [None req-07f5d18c-fe47-4f99-b822-371a3c92aabc 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:29.928 7 WARNING neutronclient.v2_0.client [None req-aeebd82f-96b3-40fe-8db3-b01952a07758 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/695] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:29 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1527 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:30.125 7 WARNING neutronclient.v2_0.client [None req-7228147d-bbb5-4ad6-85b5-073dc7294d6b 5d8c414f812141f08e8d4976e6349402 f45e46abe11340fd981e4f2e223f3e82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/696] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:29 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1422 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, ' 2026-07-07 12:36:30.174 8 WARNING neutronclient.v2_0.client [None req-50311646-00dd-4a59-9ed1-a0da5a2897ac 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/697] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:30 2026] GET /v2.1/servers/69586563-70c3-4046-b3b7-8593c8bbafe5 => generated 1560 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/698] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:30 2026] GET /v2.1/servers/d323842f-1e0d-4a5b-99de-b03694bad967 => generated 1549 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:30.650 7 INFO nova.api.openstack.compute.server_external_events [req-3a5285b5-ad46-4a90-9ae8-ee61b3d73020 req-07ab69c4-6033-4b8c-a8a2-777f0a6710e2 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:771a5a49-0a6e-43ed-9ca2-aaa259fbbbbe for instance 69586563-70c3-4046-b3b7-8593c8bbafe5 on instance [pid: 7|app: 0|req: 353/699] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:36:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-07 12:36:31.144 8 WARNING neutronclient.v2_0.client [None req-4dbf9bb6-ac9d-4940-94fd-b3f71d2f4d17 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:31.174 7 WARNING neutronclient.v2_0.client [None req-c966ae32-1519-4c7d-8d74-70a66ec07e6d 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/700] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:31 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1422 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: 347/701] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:31 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1527 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:31.354 7 WARNING neutronclient.v2_0.client [None req-a6991a85-a9bd-4626-90bb-24c6d809b0db 5d8c414f812141f08e8d4976e6349402 f45e46abe11340fd981e4f2e223f3e82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:31.377 8 WARNING neutronclient.v2_0.client [None req-31fee579-33a4-4224-80d5-76342e13d36f 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/702] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:31 2026] GET /v2.1/servers/69586563-70c3-4046-b3b7-8593c8bbafe5 => generated 1558 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/703] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:31 2026] GET /v2.1/servers/d323842f-1e0d-4a5b-99de-b03694bad967 => generated 1549 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, ' 2026-07-07 12:36:31.855 7 INFO nova.api.openstack.compute.server_external_events [req-a2567d39-b179-4190-9ea0-0194ae35396a req-7aaf500a-538d-4990-9045-601e411e9c6c 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:5b344dcc-00c2-4290-b511-14fa587bf045 for instance 15e7ca05-ff04-4dd6-8b21-f2012b38f4cd on instance [pid: 7|app: 0|req: 356/704] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:36:31 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:32.370 8 WARNING neutronclient.v2_0.client [None req-a96f3389-45d0-4f74-a536-e4ac26433112 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:32.402 7 WARNING neutronclient.v2_0.client [None req-32dc60f3-9f03-485f-9b55-88c9a4cf7036 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/705] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:32 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1422 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: 7|app: 0|req: 357/706] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:32 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1527 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:36:32.555 8 WARNING neutronclient.v2_0.client [None req-b568aab0-001c-4fc8-be8a-c15bc1a20c31 5d8c414f812141f08e8d4976e6349402 f45e46abe11340fd981e4f2e223f3e82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:32.588 7 WARNING neutronclient.v2_0.client [None req-b66bf565-0c3f-49c7-aa9b-8371d2987210 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/707] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:32 2026] GET /v2.1/servers/69586563-70c3-4046-b3b7-8593c8bbafe5 => generated 1558 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/708] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:32 2026] GET /v2.1/servers/d323842f-1e0d-4a5b-99de-b03694bad967 => generated 1549 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, ' 2026-07-07 12:36:33.564 8 WARNING neutronclient.v2_0.client [None req-2bbd4cd0-ce0f-424b-829b-a6950c96cb34 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:33.587 7 WARNING neutronclient.v2_0.client [None req-56458ddb-e233-4a89-948d-79a6f16ae881 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/709] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:33 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1527 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/710] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:33 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1422 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:33.775 7 WARNING neutronclient.v2_0.client [None req-18868dca-4cdb-4b2c-82fa-7b6ebf326d7f 5d8c414f812141f08e8d4976e6349402 f45e46abe11340fd981e4f2e223f3e82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:33.824 8 WARNING neutronclient.v2_0.client [None req-85a05fcd-a0e9-447f-b06e-243f70b8e9a1 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/711] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:33 2026] GET /v2.1/servers/69586563-70c3-4046-b3b7-8593c8bbafe5 => generated 1558 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-07-07 12:36:33.899 7 INFO nova.api.openstack.compute.server_external_events [req-af009fca-8fbc-4307-b351-805c2830e16e req-d55d9862-aaee-49d1-aec0-cec35912bfaf 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:4eef2d05-12f2-46c7-bcfb-699e5b2e3c5a for instance eb3c6011-a897-4f5d-8e8b-522e631763c5 on instance 2026-07-07 12:36:33.899 7 INFO nova.api.openstack.compute.server_external_events [req-af009fca-8fbc-4307-b351-805c2830e16e req-d55d9862-aaee-49d1-aec0-cec35912bfaf 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:4eef2d05-12f2-46c7-bcfb-699e5b2e3c5a for instance eb3c6011-a897-4f5d-8e8b-522e631763c5 on instance [pid: 7|app: 0|req: 361/712] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:36:33 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/713] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:33 2026] GET /v2.1/servers/d323842f-1e0d-4a5b-99de-b03694bad967 => generated 1549 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:34.754 7 WARNING neutronclient.v2_0.client [None req-884f2254-8b2c-454e-a126-3351080d78ce 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:34.769 8 WARNING neutronclient.v2_0.client [None req-c71c5847-1de0-4208-8dff-c0ea72a040f7 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/716] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:34 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1527 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/717] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:34 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1422 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, ' 2026-07-07 12:36:34.915 7 WARNING neutronclient.v2_0.client [None req-6ef0916f-1dd6-40d2-badf-7d862e3ef4bf 5d8c414f812141f08e8d4976e6349402 f45e46abe11340fd981e4f2e223f3e82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:35.037 8 WARNING neutronclient.v2_0.client [None req-9d8d81b7-a23f-4305-b2e4-32a2953570f6 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/718] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:34 2026] GET /v2.1/servers/69586563-70c3-4046-b3b7-8593c8bbafe5 => generated 1558 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/719] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:35 2026] GET /v2.1/servers/d323842f-1e0d-4a5b-99de-b03694bad967 => generated 1549 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:35.917 7 WARNING neutronclient.v2_0.client [None req-511b0c74-bef9-4e55-a2c3-cc6a2cc59e33 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:35.928 8 WARNING neutronclient.v2_0.client [None req-2f6e483a-0a6e-43e8-ac96-26ab1e702d55 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/720] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:35 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1718 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/721] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:35 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1422 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:36:36.124 7 WARNING neutronclient.v2_0.client [None req-10dcf673-2332-422e-90fe-557fce2e03ed 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:36.170 8 WARNING neutronclient.v2_0.client [None req-d6480c80-01ef-4978-9b61-5753fe6652bf 5d8c414f812141f08e8d4976e6349402 f45e46abe11340fd981e4f2e223f3e82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/722] 10.0.0.253 () {32 vars in 740 bytes} [Tue Jul 7 12:36:36 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5/os-interface => generated 284 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:36.231 7 WARNING neutronclient.v2_0.client [None req-639d4d5c-3c16-4577-b3c1-721aa83ebf71 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/723] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:36 2026] GET /v2.1/servers/69586563-70c3-4046-b3b7-8593c8bbafe5 => generated 1558 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/724] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:36 2026] GET /v2.1/servers/d323842f-1e0d-4a5b-99de-b03694bad967 => generated 1549 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:37.146 8 WARNING neutronclient.v2_0.client [None req-4cd315bd-1860-4d0b-897b-fd5ed81322b1 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:37.172 7 INFO nova.api.openstack.compute.server_external_events [req-afa07a98-8655-4924-8b06-9a7658d93aa3 req-e88cc2bc-4a7b-4433-98b7-ffafd2a7e66f 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:4eef2d05-12f2-46c7-bcfb-699e5b2e3c5a for instance eb3c6011-a897-4f5d-8e8b-522e631763c5 on instance [pid: 7|app: 0|req: 368/725] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:36:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:37.225 7 WARNING neutronclient.v2_0.client [None req-03754442-53fd-4bbe-b7f9-69fcd9e15b37 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/726] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:37 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1422 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/727] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:37 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1718 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:37.420 8 WARNING neutronclient.v2_0.client [None req-fea21c40-e6fe-4252-98a7-3289f0b78b1f 5d8c414f812141f08e8d4976e6349402 f45e46abe11340fd981e4f2e223f3e82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:37.453 7 WARNING neutronclient.v2_0.client [None req-910239f0-d396-4129-93de-c6d2388929ad 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/728] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:37 2026] GET /v2.1/servers/d323842f-1e0d-4a5b-99de-b03694bad967 => generated 1549 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/729] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:37 2026] GET /v2.1/servers/69586563-70c3-4046-b3b7-8593c8bbafe5 => generated 1558 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:38.317 7 WARNING neutronclient.v2_0.client [None req-d0606bad-ba31-4667-bcfc-168333eb5ffd 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/730] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:38 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1422 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, ' 2026-07-07 12:36:38.633 8 WARNING neutronclient.v2_0.client [None req-e9f611ce-ed6e-4326-b490-fdd4b34df7cc 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:38.660 7 WARNING neutronclient.v2_0.client [None req-50737db2-55a6-4ba0-9bed-508ce3795c73 5d8c414f812141f08e8d4976e6349402 f45e46abe11340fd981e4f2e223f3e82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/731] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:38 2026] GET /v2.1/servers/69586563-70c3-4046-b3b7-8593c8bbafe5 => generated 1558 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/732] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:38 2026] GET /v2.1/servers/d323842f-1e0d-4a5b-99de-b03694bad967 => generated 1549 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:39.026 7 INFO nova.api.openstack.compute.server_external_events [req-12b0d733-30ab-4b23-b59b-b5253e24cfc1 req-b7ee7dbe-3434-45b1-85b7-695ac42808fe 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:5b344dcc-00c2-4290-b511-14fa587bf045 for instance 15e7ca05-ff04-4dd6-8b21-f2012b38f4cd on instance [pid: 7|app: 0|req: 373/733] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:36:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:39.468 8 WARNING neutronclient.v2_0.client [None req-eafb732e-66fc-4b89-940a-7c148369d534 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/734] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:39 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1422 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:39.885 7 WARNING neutronclient.v2_0.client [None req-709fb526-1e6f-4f9f-aea3-410c34580508 5d8c414f812141f08e8d4976e6349402 f45e46abe11340fd981e4f2e223f3e82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:39.912 8 WARNING neutronclient.v2_0.client [None req-1743cd80-9a11-44fe-ad62-dd448391dfac 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/735] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:39 2026] GET /v2.1/servers/69586563-70c3-4046-b3b7-8593c8bbafe5 => generated 1558 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/736] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:39 2026] GET /v2.1/servers/d323842f-1e0d-4a5b-99de-b03694bad967 => generated 1549 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:40.707 7 WARNING neutronclient.v2_0.client [None req-23ecb3d0-e6de-42e8-904b-e97ad7e02988 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/737] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:40 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1609 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:40.882 8 WARNING neutronclient.v2_0.client [None req-5d905448-f0ec-4ff2-9d96-2025abd46bdd 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/738] 10.0.0.253 () {32 vars in 740 bytes} [Tue Jul 7 12:36:40 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd/os-interface => generated 284 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:41.046 7 WARNING neutronclient.v2_0.client [None req-c090452f-96bc-4ab1-b2c6-5f6d54bbe954 5d8c414f812141f08e8d4976e6349402 f45e46abe11340fd981e4f2e223f3e82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:41.079 8 INFO nova.api.openstack.compute.server_external_events [req-ea2ee641-ab31-42e1-9e3d-aaf937d48223 req-42992778-f127-4c2a-8b95-6f98aee73adc 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:5b344dcc-00c2-4290-b511-14fa587bf045 for instance 15e7ca05-ff04-4dd6-8b21-f2012b38f4cd on instance 2026-07-07 12:36:41.080 8 INFO nova.api.openstack.compute.server_external_events [req-ea2ee641-ab31-42e1-9e3d-aaf937d48223 req-42992778-f127-4c2a-8b95-6f98aee73adc 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:00b040ef-a491-45e6-8ade-2122de82f170 for instance d323842f-1e0d-4a5b-99de-b03694bad967 on instance 2026-07-07 12:36:41.080 8 INFO nova.api.openstack.compute.server_external_events [req-ea2ee641-ab31-42e1-9e3d-aaf937d48223 req-42992778-f127-4c2a-8b95-6f98aee73adc 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:771a5a49-0a6e-43ed-9ca2-aaa259fbbbbe for instance 69586563-70c3-4046-b3b7-8593c8bbafe5 on instance 2026-07-07 12:36:41.080 8 INFO nova.api.openstack.compute.server_external_events [req-ea2ee641-ab31-42e1-9e3d-aaf937d48223 req-42992778-f127-4c2a-8b95-6f98aee73adc 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:00b040ef-a491-45e6-8ade-2122de82f170 for instance d323842f-1e0d-4a5b-99de-b03694bad967 on instance 2026-07-07 12:36:41.080 8 INFO nova.api.openstack.compute.server_external_events [req-ea2ee641-ab31-42e1-9e3d-aaf937d48223 req-42992778-f127-4c2a-8b95-6f98aee73adc 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:00b040ef-a491-45e6-8ade-2122de82f170 for instance d323842f-1e0d-4a5b-99de-b03694bad967 on instance 2026-07-07 12:36:41.081 8 INFO nova.api.openstack.compute.server_external_events [req-ea2ee641-ab31-42e1-9e3d-aaf937d48223 req-42992778-f127-4c2a-8b95-6f98aee73adc 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:771a5a49-0a6e-43ed-9ca2-aaa259fbbbbe for instance 69586563-70c3-4046-b3b7-8593c8bbafe5 on instance 2026-07-07 12:36:41.081 8 INFO nova.api.openstack.compute.server_external_events [req-ea2ee641-ab31-42e1-9e3d-aaf937d48223 req-42992778-f127-4c2a-8b95-6f98aee73adc 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:771a5a49-0a6e-43ed-9ca2-aaa259fbbbbe for instance 69586563-70c3-4046-b3b7-8593c8bbafe5 on instance 2026-07-07 12:36:41.090 8 INFO nova.compute.rpcapi [None req-3c5e7a71-9425-408f-8021-20043741f9a0 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 364/739] 10.0.0.252 () {38 vars in 815 bytes} [Tue Jul 7 12:36:41 2026] POST /v2.1/os-server-external-events => generated 1213 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, ' 2026-07-07 12:36:41.216 8 WARNING neutronclient.v2_0.client [None req-a831b894-335b-4058-a5dd-15c39563bd31 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/740] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:41 2026] GET /v2.1/servers/69586563-70c3-4046-b3b7-8593c8bbafe5 => generated 1558 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/741] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:41 2026] GET /v2.1/servers/d323842f-1e0d-4a5b-99de-b03694bad967 => generated 1549 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:41.588 8 INFO nova.api.openstack.compute.server_external_events [req-dd2fac59-b682-4db8-b709-6d3d6aacf30d req-1a9d97f7-77a6-476e-89aa-4bc9ef253863 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:5b344dcc-00c2-4290-b511-14fa587bf045 for instance 15e7ca05-ff04-4dd6-8b21-f2012b38f4cd on instance [pid: 8|app: 0|req: 366/742] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:36:41 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) 2026-07-07 12:36:41.597 7 WARNING neutronclient.v2_0.client [None req-89f6c369-720b-4c16-a9e7-084aba1e36bd 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/743] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:41 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1609 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/744] 10.0.0.253 () {32 vars in 640 bytes} [Tue Jul 7 12:36:41 2026] GET /v2.1/servers => generated 387 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 378/745] 10.0.0.253 () {32 vars in 717 bytes} [Tue Jul 7 12:36:41 2026] DELETE /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 0 bytes in 140 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:42.065 8 WARNING neutronclient.v2_0.client [None req-039cebec-98b4-4d86-99ae-647f1cfd0179 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/746] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:42 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1615 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:42.289 7 WARNING neutronclient.v2_0.client [None req-d2643188-dff6-4a6e-941d-048b08ff2887 5d8c414f812141f08e8d4976e6349402 f45e46abe11340fd981e4f2e223f3e82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/747] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:42 2026] GET /v2.1/servers/69586563-70c3-4046-b3b7-8593c8bbafe5 => generated 1741 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, ' 2026-07-07 12:36:42.421 8 WARNING neutronclient.v2_0.client [None req-416a5ecf-0ba7-4413-8cf5-acded3fc86de 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:42.444 7 WARNING neutronclient.v2_0.client [None req-189e703a-d546-4256-8c40-2e44e34a5b98 5d8c414f812141f08e8d4976e6349402 f45e46abe11340fd981e4f2e223f3e82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/748] 10.0.0.253 () {32 vars in 740 bytes} [Tue Jul 7 12:36:42 2026] GET /v2.1/servers/69586563-70c3-4046-b3b7-8593c8bbafe5/os-interface => generated 284 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/749] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:42 2026] GET /v2.1/servers/d323842f-1e0d-4a5b-99de-b03694bad967 => generated 1726 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:42.600 7 WARNING neutronclient.v2_0.client [None req-221b40ee-c226-4546-92f5-46847a8f7ccb 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/750] 10.0.0.253 () {32 vars in 740 bytes} [Tue Jul 7 12:36:42 2026] GET /v2.1/servers/d323842f-1e0d-4a5b-99de-b03694bad967/os-interface => generated 285 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:43.216 8 WARNING neutronclient.v2_0.client [None req-082d3ffe-8539-4726-8f0e-26e50c910ffc 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:43.321 7 WARNING neutronclient.v2_0.client [None req-256009b8-55af-4d49-85fb-13d4504de486 5d8c414f812141f08e8d4976e6349402 f45e46abe11340fd981e4f2e223f3e82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/751] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:43 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1735 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/752] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:43 2026] GET /v2.1/servers/69586563-70c3-4046-b3b7-8593c8bbafe5 => generated 1741 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, ' 2026-07-07 12:36:43.498 8 INFO nova.api.openstack.compute.server_external_events [req-26983e56-46c2-4774-93b6-33061227d157 req-97530801-6870-4402-ab13-b391ede1b961 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:5b344dcc-00c2-4290-b511-14fa587bf045 for instance 15e7ca05-ff04-4dd6-8b21-f2012b38f4cd on instance [pid: 8|app: 0|req: 371/753] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:36:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/754] 10.0.0.253 () {32 vars in 640 bytes} [Tue Jul 7 12:36:43 2026] GET /v2.1/servers => generated 384 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:36:43.642 8 INFO nova.api.openstack.compute.server_external_events [req-11c630b1-cbdf-497a-b039-e58d845f5a34 req-5d9017e6-f92c-40de-9300-fad0b704ff6e 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:771a5a49-0a6e-43ed-9ca2-aaa259fbbbbe for instance 69586563-70c3-4046-b3b7-8593c8bbafe5 on instance [pid: 8|app: 0|req: 372/755] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:36:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 384/756] 10.0.0.253 () {32 vars in 717 bytes} [Tue Jul 7 12:36:43 2026] DELETE /v2.1/servers/69586563-70c3-4046-b3b7-8593c8bbafe5 => generated 0 bytes in 109 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, ' 2026-07-07 12:36:43.811 8 WARNING neutronclient.v2_0.client [None req-01c7d579-f792-479f-8eb6-8095c527c8be 5d8c414f812141f08e8d4976e6349402 f45e46abe11340fd981e4f2e223f3e82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/757] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:43 2026] GET /v2.1/servers/69586563-70c3-4046-b3b7-8593c8bbafe5 => generated 1747 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:44.139 7 WARNING neutronclient.v2_0.client [None req-33f07b18-4d38-4444-83ff-f82124a069f1 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/758] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:44 2026] GET /v2.1/servers/d323842f-1e0d-4a5b-99de-b03694bad967 => generated 1726 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/760] 10.0.0.253 () {32 vars in 640 bytes} [Tue Jul 7 12:36:44 2026] GET /v2.1/servers => generated 377 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:44.424 7 WARNING neutronclient.v2_0.client [None req-b2097941-2b7a-4b38-b3f4-6c843ddf6e6b 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/762] 10.0.0.253 () {32 vars in 717 bytes} [Tue Jul 7 12:36:44 2026] DELETE /v2.1/servers/d323842f-1e0d-4a5b-99de-b03694bad967 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/763] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:44 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1735 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:36:44.574 8 WARNING neutronclient.v2_0.client [None req-afcf190e-3278-4e0c-b82e-659d884bf483 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/764] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:44 2026] GET /v2.1/servers/d323842f-1e0d-4a5b-99de-b03694bad967 => generated 1732 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:45.052 7 WARNING neutronclient.v2_0.client [None req-ecb25de7-5ad6-414d-abe4-23ef3450880d 5d8c414f812141f08e8d4976e6349402 f45e46abe11340fd981e4f2e223f3e82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/765] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:45 2026] GET /v2.1/servers/69586563-70c3-4046-b3b7-8593c8bbafe5 => generated 1867 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:45.547 8 INFO nova.api.openstack.compute.server_external_events [req-241a11f2-0808-4589-88a9-2eb3bf62d137 req-83a5dd9d-7a79-404b-9eef-3d26562d8843 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:5b344dcc-00c2-4290-b511-14fa587bf045 for instance 15e7ca05-ff04-4dd6-8b21-f2012b38f4cd on instance 2026-07-07 12:36:45.547 8 INFO nova.api.openstack.compute.server_external_events [req-241a11f2-0808-4589-88a9-2eb3bf62d137 req-83a5dd9d-7a79-404b-9eef-3d26562d8843 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:00b040ef-a491-45e6-8ade-2122de82f170 for instance d323842f-1e0d-4a5b-99de-b03694bad967 on instance 2026-07-07 12:36:45.547 8 INFO nova.api.openstack.compute.server_external_events [req-241a11f2-0808-4589-88a9-2eb3bf62d137 req-83a5dd9d-7a79-404b-9eef-3d26562d8843 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:771a5a49-0a6e-43ed-9ca2-aaa259fbbbbe for instance 69586563-70c3-4046-b3b7-8593c8bbafe5 on instance 2026-07-07 12:36:45.548 8 INFO nova.api.openstack.compute.server_external_events [req-241a11f2-0808-4589-88a9-2eb3bf62d137 req-83a5dd9d-7a79-404b-9eef-3d26562d8843 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:771a5a49-0a6e-43ed-9ca2-aaa259fbbbbe for instance 69586563-70c3-4046-b3b7-8593c8bbafe5 on instance [pid: 8|app: 0|req: 377/766] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:36:45 2026] POST /v2.1/os-server-external-events => generated 698 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:45.620 7 WARNING neutronclient.v2_0.client [None req-9db321cf-20fa-4dbe-8688-3d7295a37151 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/767] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:45 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1669 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:45.738 8 INFO nova.api.openstack.compute.server_external_events [req-94ba5922-7da3-4062-8d5f-ed24a03a6bfe req-30cbd88f-f2a9-4555-ad53-7b96f0aedccb 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-deleted:5b344dcc-00c2-4290-b511-14fa587bf045 for instance 15e7ca05-ff04-4dd6-8b21-f2012b38f4cd on instance 2026-07-07 12:36:45.738 7 WARNING neutronclient.v2_0.client [None req-9aa45d9f-e1fd-4e94-b238-23fbf28bc429 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/768] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:36:45 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: 391/769] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:45 2026] GET /v2.1/servers/d323842f-1e0d-4a5b-99de-b03694bad967 => generated 1732 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-07-07 12:36:46.309 8 WARNING neutronclient.v2_0.client [None req-21f15986-dcc2-4bf3-99a0-62aa4b67369f 5d8c414f812141f08e8d4976e6349402 f45e46abe11340fd981e4f2e223f3e82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/770] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:46 2026] GET /v2.1/servers/69586563-70c3-4046-b3b7-8593c8bbafe5 => generated 1867 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:46.751 7 WARNING neutronclient.v2_0.client [None req-2f1e4116-12fa-453c-8742-9110d65e2538 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/771] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:46 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1379 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-07-07 12:36:46.998 8 WARNING neutronclient.v2_0.client [None req-4f8ff98f-34ad-428f-b46a-2913257a7ed0 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/772] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:46 2026] GET /v2.1/servers/d323842f-1e0d-4a5b-99de-b03694bad967 => generated 1852 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:36:47.150 7 WARNING neutronclient.v2_0.client [None req-fddc99f9-c3b5-47a9-b555-ddf0c9d53d5f 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/773] 10.0.0.253 () {32 vars in 740 bytes} [Tue Jul 7 12:36:47 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5/os-interface => generated 284 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:47.343 8 WARNING neutronclient.v2_0.client [None req-b8a558a5-db46-464b-951d-3182131d6f4e 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/774] 10.0.0.253 () {32 vars in 814 bytes} [Tue Jul 7 12:36:47 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5/os-interface/4eef2d05-12f2-46c7-bcfb-699e5b2e3c5a => generated 281 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, ' [pid: 7|app: 0|req: 394/775] 10.0.0.253 () {32 vars in 722 bytes} [Tue Jul 7 12:36:47 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5/ips => generated 156 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-07 12:36:47.478 8 WARNING neutronclient.v2_0.client [None req-b4c8db15-dc73-43ec-9124-4c3d1dc0a59c 5d8c414f812141f08e8d4976e6349402 f45e46abe11340fd981e4f2e223f3e82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/776] 10.0.0.253 () {34 vars in 749 bytes} [Tue Jul 7 12:36:47 2026] POST /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/777] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:47 2026] GET /v2.1/servers/69586563-70c3-4046-b3b7-8593c8bbafe5 => generated 1513 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/778] 10.0.0.253 () {32 vars in 722 bytes} [Tue Jul 7 12:36:47 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5/ips => generated 156 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-07-07 12:36:47.591 8 INFO nova.api.openstack.compute.server_external_events [req-6fbbd926-e82c-41f7-8742-5755ce4d6525 req-fdabb891-ffdc-4a56-a695-29595ee1f984 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:00b040ef-a491-45e6-8ade-2122de82f170 for instance d323842f-1e0d-4a5b-99de-b03694bad967 on instance 2026-07-07 12:36:47.591 8 INFO nova.api.openstack.compute.server_external_events [req-6fbbd926-e82c-41f7-8742-5755ce4d6525 req-fdabb891-ffdc-4a56-a695-29595ee1f984 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:00b040ef-a491-45e6-8ade-2122de82f170 for instance d323842f-1e0d-4a5b-99de-b03694bad967 on instance 2026-07-07 12:36:47.591 8 INFO nova.api.openstack.compute.server_external_events [req-6fbbd926-e82c-41f7-8742-5755ce4d6525 req-fdabb891-ffdc-4a56-a695-29595ee1f984 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-deleted:771a5a49-0a6e-43ed-9ca2-aaa259fbbbbe for instance 69586563-70c3-4046-b3b7-8593c8bbafe5 on instance 2026-07-07 12:36:47.591 8 INFO nova.api.openstack.compute.server_external_events [req-6fbbd926-e82c-41f7-8742-5755ce4d6525 req-fdabb891-ffdc-4a56-a695-29595ee1f984 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-deleted:00b040ef-a491-45e6-8ade-2122de82f170 for instance d323842f-1e0d-4a5b-99de-b03694bad967 on instance [pid: 8|app: 0|req: 383/779] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:36:47 2026] POST /v2.1/os-server-external-events => generated 700 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-07-07 12:36:47.863 7 WARNING neutronclient.v2_0.client [None req-205b41a4-de2c-4f74-82b7-b7b999ad85f9 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/780] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:47 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1384 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, ' 2026-07-07 12:36:48.184 8 WARNING neutronclient.v2_0.client [None req-9ab08bb9-d8d7-49b0-a858-d13c333af9af 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/781] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:48 2026] GET /v2.1/servers/d323842f-1e0d-4a5b-99de-b03694bad967 => generated 1504 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/782] 10.0.0.253 () {32 vars in 722 bytes} [Tue Jul 7 12:36:48 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5/ips => generated 156 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:36:48.586 7 WARNING neutronclient.v2_0.client [None req-34c6641b-1a58-4a45-ad36-4c05ca930a96 5d8c414f812141f08e8d4976e6349402 f45e46abe11340fd981e4f2e223f3e82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/783] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:48 2026] GET /v2.1/servers/69586563-70c3-4046-b3b7-8593c8bbafe5 => generated 1518 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, ' 2026-07-07 12:36:48.965 8 WARNING neutronclient.v2_0.client [None req-675ae637-0cc9-414e-86f6-28922386f1cd 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/784] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:48 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 1384 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:49.286 7 WARNING neutronclient.v2_0.client [None req-996116a1-1657-4999-8fc6-0f9ef5bdaf7c 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/785] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:49 2026] GET /v2.1/servers/d323842f-1e0d-4a5b-99de-b03694bad967 => generated 1509 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:49.351 8 INFO nova.api.openstack.compute.server_external_events [req-d326d52a-4474-4230-8469-68c3e4636ad1 req-f91472b9-fafd-4a55-ab0d-7513d7737ba3 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:4eef2d05-12f2-46c7-bcfb-699e5b2e3c5a for instance eb3c6011-a897-4f5d-8e8b-522e631763c5 on instance [pid: 8|app: 0|req: 387/786] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:36:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 400/787] 10.0.0.253 () {32 vars in 722 bytes} [Tue Jul 7 12:36:49 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5/ips => generated 156 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-07-07 12:36:49.718 8 WARNING neutronclient.v2_0.client [None req-5feeb185-189d-42ed-afda-9f21b167a3e5 5d8c414f812141f08e8d4976e6349402 f45e46abe11340fd981e4f2e223f3e82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/788] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:49 2026] GET /v2.1/servers/69586563-70c3-4046-b3b7-8593c8bbafe5 => generated 1518 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-07-07 12:36:50.046 7 INFO nova.api.openstack.wsgi [None req-888220ef-52de-4f99-aa15-33b8ddeb2622 6683bd309a3840c5861c150426dc2555 3d8f0101b0a64b14a6a0f6a052ff850a - - default default] HTTP exception thrown: Instance 15e7ca05-ff04-4dd6-8b21-f2012b38f4cd could not be found. [pid: 7|app: 0|req: 401/789] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:50 2026] GET /v2.1/servers/15e7ca05-ff04-4dd6-8b21-f2012b38f4cd => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 389/790] 10.0.0.253 () {32 vars in 703 bytes} [Tue Jul 7 12:36:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-278113143 => 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-07-07 12:36:50.380 7 WARNING neutronclient.v2_0.client [None req-57f50a60-3490-4092-8c7f-ffbc610e1003 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/791] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:50 2026] GET /v2.1/servers/d323842f-1e0d-4a5b-99de-b03694bad967 => generated 1509 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/792] 10.0.0.253 () {32 vars in 722 bytes} [Tue Jul 7 12:36:50 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5/ips => generated 194 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:50.758 7 WARNING neutronclient.v2_0.client [None req-76fff7bb-77b2-4f0b-a330-23f8270fb9ae 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:50.803 8 INFO nova.api.openstack.wsgi [None req-9dfb7ebb-8cb2-4e9f-bb13-1fb6c2b15fc8 5d8c414f812141f08e8d4976e6349402 f45e46abe11340fd981e4f2e223f3e82 - - default default] HTTP exception thrown: Instance 69586563-70c3-4046-b3b7-8593c8bbafe5 could not be found. [pid: 8|app: 0|req: 391/793] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:50 2026] GET /v2.1/servers/69586563-70c3-4046-b3b7-8593c8bbafe5 => 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: 392/794] 10.0.0.253 () {32 vars in 705 bytes} [Tue Jul 7 12:36:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1143096479 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/795] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:50 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1952 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/796] 10.0.0.253 () {34 vars in 749 bytes} [Tue Jul 7 12:36:51 2026] POST /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5/action => generated 0 bytes in 46 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: 404/797] 10.0.0.253 () {32 vars in 722 bytes} [Tue Jul 7 12:36:51 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5/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, ' 2026-07-07 12:36:51.458 8 INFO nova.api.openstack.wsgi [None req-744045c0-5727-41bd-95e8-e02944a9d055 09ed033a120c42d4a8bc1531c2a3df78 ec333cfb91194766a847d9f8c4addf75 - - default default] HTTP exception thrown: Instance d323842f-1e0d-4a5b-99de-b03694bad967 could not be found. [pid: 8|app: 0|req: 394/798] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:51 2026] GET /v2.1/servers/d323842f-1e0d-4a5b-99de-b03694bad967 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 405/799] 10.0.0.253 () {32 vars in 705 bytes} [Tue Jul 7 12:36:51 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1639716736 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/800] 10.0.0.253 () {32 vars in 722 bytes} [Tue Jul 7 12:36:52 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5/ips => generated 194 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/801] 10.0.0.253 () {32 vars in 722 bytes} [Tue Jul 7 12:36:53 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5/ips => generated 194 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: 396/802] 10.0.0.253 () {32 vars in 722 bytes} [Tue Jul 7 12:36:54 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5/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: 7|app: 0|req: 408/805] 10.0.0.253 () {32 vars in 722 bytes} [Tue Jul 7 12:36:55 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5/ips => generated 194 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: 398/806] 10.0.0.253 () {32 vars in 722 bytes} [Tue Jul 7 12:36:56 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5/ips => generated 194 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: 409/807] 10.0.0.253 () {32 vars in 722 bytes} [Tue Jul 7 12:36:57 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5/ips => generated 194 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:57.552 8 INFO nova.api.openstack.compute.server_external_events [req-d330c263-c0a8-403e-85eb-69bee70b9abb req-f1132048-918e-49bb-b695-45038515d956 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:4eef2d05-12f2-46c7-bcfb-699e5b2e3c5a for instance eb3c6011-a897-4f5d-8e8b-522e631763c5 on instance [pid: 8|app: 0|req: 399/808] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:36:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 410/809] 10.0.0.253 () {32 vars in 722 bytes} [Tue Jul 7 12:36:58 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5/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: 8|app: 0|req: 400/810] 10.0.0.253 () {32 vars in 717 bytes} [Tue Jul 7 12:36:58 2026] DELETE /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 0 bytes in 97 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, ' 2026-07-07 12:36:58.722 7 WARNING neutronclient.v2_0.client [None req-41b1ecfd-9776-43de-9905-4f7d401819e6 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/811] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:58 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1844 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/812] 10.0.0.253 () {30 vars in 412 bytes} [Tue Jul 7 12:36:58 2026] GET / => generated 423 bytes in 5 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: 412/813] 10.0.0.253 () {28 vars in 559 bytes} [Tue Jul 7 12:36:58 2026] GET /v2/ => generated 402 bytes in 528 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: 402/814] 10.0.0.253 () {28 vars in 563 bytes} [Tue Jul 7 12:36:59 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: 7|app: 0|req: 413/815] 10.0.0.253 () {30 vars in 412 bytes} [Tue Jul 7 12:36:59 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-07 12:36:59.904 8 WARNING neutronclient.v2_0.client [None req-afe857e0-07d1-4264-a8e7-010e70a5fd94 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:37:00.090 7 INFO nova.api.openstack.compute.server_external_events [req-f2d93e6e-4ec8-4e7e-8cda-8def9e523caf req-609c0f10-8142-4de4-9ba3-d284ce4810f6 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:4eef2d05-12f2-46c7-bcfb-699e5b2e3c5a for instance eb3c6011-a897-4f5d-8e8b-522e631763c5 on instance [pid: 7|app: 0|req: 414/816] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:37:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/817] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:36:59 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1844 bytes in 1018 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:01.932 7 WARNING neutronclient.v2_0.client [None req-3f13e5f5-6fe3-4bc0-b14d-503cf736367f 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:02.144 8 INFO nova.api.openstack.compute.server_external_events [req-17887a17-feae-4b4d-b357-8c5a43cd6f83 req-4373955b-2db6-4b8c-ae1a-b30c586e44c1 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:4eef2d05-12f2-46c7-bcfb-699e5b2e3c5a for instance eb3c6011-a897-4f5d-8e8b-522e631763c5 on instance [pid: 8|app: 0|req: 404/818] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:37:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:04.246 8 INFO nova.api.openstack.compute.server_external_events [req-2dc54ddb-9335-422d-9f03-a6512592aa3c req-937299d1-b3de-4d56-894c-fad4447b6ec9 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-deleted:4eef2d05-12f2-46c7-bcfb-699e5b2e3c5a for instance eb3c6011-a897-4f5d-8e8b-522e631763c5 on instance [pid: 8|app: 0|req: 405/819] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:37:04 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) [pid: 7|app: 0|req: 415/820] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:01 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1844 bytes in 2391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:05.349 8 WARNING neutronclient.v2_0.client [None req-a3de4e0f-035b-40a6-9501-268a02c86f18 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/823] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:05 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1487 bytes in 1079 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-07 12:37:07.442 7 WARNING neutronclient.v2_0.client [None req-30344ce9-fcca-4f95-8f0c-6cf4a322eb8a 777a5b54246843729a2feba86eee47ba 62e324198f584d729392e4159f6e5ae9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:37:07.475 8 WARNING neutronclient.v2_0.client [None req-7d1e8d80-7912-4122-b0ca-daa50bbd06aa 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/824] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:07 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 1781 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: 409/825] 10.0.0.253 () {34 vars in 670 bytes} [Tue Jul 7 12:37:07 2026] POST /v2.1/os-keypairs => generated 386 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:37:07.755 7 WARNING neutronclient.v2_0.client [None req-30344ce9-fcca-4f95-8f0c-6cf4a322eb8a 777a5b54246843729a2feba86eee47ba 62e324198f584d729392e4159f6e5ae9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/826] 10.0.0.253 () {34 vars in 662 bytes} [Tue Jul 7 12:37:07 2026] POST /v2.1/servers => generated 424 bytes in 1103 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-07 12:37:08.363 8 WARNING neutronclient.v2_0.client [None req-ef773040-014f-4146-a4fe-1fa7595e1dc6 777a5b54246843729a2feba86eee47ba 62e324198f584d729392e4159f6e5ae9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/827] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:08 2026] GET /v2.1/servers/903cdac2-f9e6-404b-8aa6-1545ebd9d5c8 => generated 1371 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:08.646 7 INFO nova.api.openstack.wsgi [None req-add86d37-2d2c-4c46-b3a1-d6d3431f086a 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] HTTP exception thrown: Instance eb3c6011-a897-4f5d-8e8b-522e631763c5 could not be found. [pid: 7|app: 0|req: 418/828] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:08 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 111 bytes in 37 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: 411/829] 10.0.0.253 () {32 vars in 705 bytes} [Tue Jul 7 12:37:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2047685369 => generated 0 bytes in 92 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-07-07 12:37:09.436 7 WARNING neutronclient.v2_0.client [None req-e778e319-c75d-4f99-b015-6b30dfa25ecd 777a5b54246843729a2feba86eee47ba 62e324198f584d729392e4159f6e5ae9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/830] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:09 2026] GET /v2.1/servers/903cdac2-f9e6-404b-8aa6-1545ebd9d5c8 => generated 1371 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:37:10.345 8 INFO nova.api.openstack.wsgi [None req-09bb87dc-1b45-4693-b044-b4610b67ef4d 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] HTTP exception thrown: Instance eb3c6011-a897-4f5d-8e8b-522e631763c5 could not be found. [pid: 8|app: 0|req: 412/831] 10.0.0.253 () {32 vars in 717 bytes} [Tue Jul 7 12:37:10 2026] DELETE /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => 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-07-07 12:37:10.389 7 INFO nova.api.openstack.wsgi [None req-8159fb85-1efd-4cc6-ba59-f9737ae4ec99 493176af8444418c9e2ecf0dd0f7db2c 6524c1298dc8462aba0c2471180c6350 - - default default] HTTP exception thrown: Instance eb3c6011-a897-4f5d-8e8b-522e631763c5 could not be found. [pid: 7|app: 0|req: 420/832] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:10 2026] GET /v2.1/servers/eb3c6011-a897-4f5d-8e8b-522e631763c5 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:10.677 8 WARNING neutronclient.v2_0.client [None req-c3a7d934-e965-4ae4-8b43-4b6ec3ad5750 777a5b54246843729a2feba86eee47ba 62e324198f584d729392e4159f6e5ae9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/833] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:10 2026] GET /v2.1/servers/903cdac2-f9e6-404b-8aa6-1545ebd9d5c8 => generated 1367 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, ' 2026-07-07 12:37:11.053 7 WARNING neutronclient.v2_0.client [None req-2bcecbe0-2da5-4dfe-bd82-8261e9cbce63 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:37:11.091 7 WARNING neutronclient.v2_0.client [None req-2bcecbe0-2da5-4dfe-bd82-8261e9cbce63 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:37:11.247 7 WARNING neutronclient.v2_0.client [None req-2bcecbe0-2da5-4dfe-bd82-8261e9cbce63 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/834] 10.0.0.253 () {34 vars in 662 bytes} [Tue Jul 7 12:37:10 2026] POST /v2.1/servers => generated 452 bytes in 460 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-07-07 12:37:11.473 8 WARNING neutronclient.v2_0.client [None req-598fdecb-02f5-44ef-8189-52dac3d3aa62 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/835] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:11 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1392 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:11.789 7 WARNING neutronclient.v2_0.client [None req-6131a43b-d140-42a5-88e3-829df09d1ad0 777a5b54246843729a2feba86eee47ba 62e324198f584d729392e4159f6e5ae9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/836] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:11 2026] GET /v2.1/servers/903cdac2-f9e6-404b-8aa6-1545ebd9d5c8 => generated 1423 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:12.569 8 WARNING neutronclient.v2_0.client [None req-577a40bd-c1c9-4594-bc5f-0df634b0cd69 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/837] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:12 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1396 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:12.887 7 WARNING neutronclient.v2_0.client [None req-353a1f1b-b25c-47d4-b8e7-358a0c1bdcf2 777a5b54246843729a2feba86eee47ba 62e324198f584d729392e4159f6e5ae9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/838] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:12 2026] GET /v2.1/servers/903cdac2-f9e6-404b-8aa6-1545ebd9d5c8 => generated 1431 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:13.662 8 WARNING neutronclient.v2_0.client [None req-f2e78f8d-db50-49aa-b4d4-b92a96c0ec28 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/839] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:13 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1444 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:13.975 7 WARNING neutronclient.v2_0.client [None req-adf24917-0076-46a5-94ef-9f779ad45e1f 777a5b54246843729a2feba86eee47ba 62e324198f584d729392e4159f6e5ae9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/840] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:13 2026] GET /v2.1/servers/903cdac2-f9e6-404b-8aa6-1545ebd9d5c8 => generated 1431 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:14.934 7 WARNING neutronclient.v2_0.client [None req-40168c4e-5f47-4b75-817f-1c3f181ba343 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:15.071 8 WARNING neutronclient.v2_0.client [None req-4a53cb8e-43ba-4ed0-975d-a07262dae312 777a5b54246843729a2feba86eee47ba 62e324198f584d729392e4159f6e5ae9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/843] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:14 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1444 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:15.973 7 INFO nova.api.openstack.compute.server_external_events [req-caf5f989-377d-401b-9fc1-0f278755b293 req-8b4a2cbd-2c3d-45c0-a996-40ec0bb6917f 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:9e6fc420-a8f4-4bb8-8591-234907d2ae16 for instance 903cdac2-f9e6-404b-8aa6-1545ebd9d5c8 on instance [pid: 7|app: 0|req: 427/844] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:37:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:16.161 7 WARNING neutronclient.v2_0.client [None req-83e4c041-7be7-414e-99f1-6bf76d2f87f5 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/845] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:15 2026] GET /v2.1/servers/903cdac2-f9e6-404b-8aa6-1545ebd9d5c8 => generated 1471 bytes in 1132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/846] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:16 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1452 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:17.237 8 WARNING neutronclient.v2_0.client [None req-395663f8-67e0-452a-96f0-7cbed77d84fe 777a5b54246843729a2feba86eee47ba 62e324198f584d729392e4159f6e5ae9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:37:17.281 7 WARNING neutronclient.v2_0.client [None req-65d7a345-5ec2-4ca2-ac30-da26856cdec2 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/847] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:17 2026] GET /v2.1/servers/903cdac2-f9e6-404b-8aa6-1545ebd9d5c8 => generated 1471 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/848] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:17 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1529 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:18.014 8 INFO nova.api.openstack.compute.server_external_events [req-5b94f362-1fb0-4eff-8304-a729281ec286 req-682663ce-25b2-4fd5-a02f-f8fb0a40e7a7 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:f71d2e16-9f2f-4358-9202-35b8c8a3a7b9 for instance ccd99033-609d-481b-ba66-a24e90e355ca on instance [pid: 8|app: 0|req: 420/849] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:37:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:18.430 7 WARNING neutronclient.v2_0.client [None req-c97e3516-ad99-448c-a6b9-68af2dbac258 777a5b54246843729a2feba86eee47ba 62e324198f584d729392e4159f6e5ae9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:18.523 8 WARNING neutronclient.v2_0.client [None req-99bf26aa-6e3f-4cd1-a718-1cd2acbc3863 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/850] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:18 2026] GET /v2.1/servers/903cdac2-f9e6-404b-8aa6-1545ebd9d5c8 => generated 1471 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/851] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:18 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1517 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, ' 2026-07-07 12:37:19.604 7 WARNING neutronclient.v2_0.client [None req-6d678e86-fc3d-40cd-9a93-a5d5e07f0cae 777a5b54246843729a2feba86eee47ba 62e324198f584d729392e4159f6e5ae9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/852] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:19 2026] GET /v2.1/servers/903cdac2-f9e6-404b-8aa6-1545ebd9d5c8 => generated 1471 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:37:19.713 8 WARNING neutronclient.v2_0.client [None req-55b23b1b-3542-407f-9159-892a150e9695 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/853] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:19 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1517 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:20.757 7 WARNING neutronclient.v2_0.client [None req-f85e7ae1-154f-4f6f-8da2-cf0eef9490fb 777a5b54246843729a2feba86eee47ba 62e324198f584d729392e4159f6e5ae9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:20.920 8 WARNING neutronclient.v2_0.client [None req-b2d173b1-e208-4057-8295-ddd251ec645b 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/854] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:20 2026] GET /v2.1/servers/903cdac2-f9e6-404b-8aa6-1545ebd9d5c8 => generated 1471 bytes in 591 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/855] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:20 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1517 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:21.487 7 INFO nova.api.openstack.compute.server_external_events [req-46f0d391-31d6-40d5-b981-6b33986ffe16 req-c0932a48-595b-421d-950a-06bcf87ab666 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:9e6fc420-a8f4-4bb8-8591-234907d2ae16 for instance 903cdac2-f9e6-404b-8aa6-1545ebd9d5c8 on instance [pid: 7|app: 0|req: 433/856] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:37:21 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, ' 2026-07-07 12:37:22.366 8 WARNING neutronclient.v2_0.client [None req-0e31d450-62b0-49f1-8674-ec4858eb46a7 777a5b54246843729a2feba86eee47ba 62e324198f584d729392e4159f6e5ae9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:22.416 7 WARNING neutronclient.v2_0.client [None req-a134b5e1-d5f5-442f-996f-9ec0009a0b94 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/857] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:22 2026] GET /v2.1/servers/903cdac2-f9e6-404b-8aa6-1545ebd9d5c8 => generated 1471 bytes in 679 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/858] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:22 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1517 bytes in 674 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:23.560 8 INFO nova.api.openstack.compute.server_external_events [req-5b626bdc-6b19-41a3-bcd0-3dfd86e94bc0 req-a1d09c2e-dcef-44e5-8d6b-0fba0a783c7e 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:f71d2e16-9f2f-4358-9202-35b8c8a3a7b9 for instance ccd99033-609d-481b-ba66-a24e90e355ca on instance 2026-07-07 12:37:23.560 8 INFO nova.api.openstack.compute.server_external_events [req-5b626bdc-6b19-41a3-bcd0-3dfd86e94bc0 req-a1d09c2e-dcef-44e5-8d6b-0fba0a783c7e 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:9e6fc420-a8f4-4bb8-8591-234907d2ae16 for instance 903cdac2-f9e6-404b-8aa6-1545ebd9d5c8 on instance 2026-07-07 12:37:23.561 8 INFO nova.api.openstack.compute.server_external_events [req-5b626bdc-6b19-41a3-bcd0-3dfd86e94bc0 req-a1d09c2e-dcef-44e5-8d6b-0fba0a783c7e 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:9e6fc420-a8f4-4bb8-8591-234907d2ae16 for instance 903cdac2-f9e6-404b-8aa6-1545ebd9d5c8 on instance [pid: 8|app: 0|req: 425/859] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:37:23 2026] POST /v2.1/os-server-external-events => generated 527 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-07-07 12:37:24.066 7 WARNING neutronclient.v2_0.client [None req-409aca4c-f279-4dc3-b6e6-bfe867556ba6 777a5b54246843729a2feba86eee47ba 62e324198f584d729392e4159f6e5ae9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:24.109 8 WARNING neutronclient.v2_0.client [None req-808dffc2-832c-4cd8-9e83-60ecf6c63468 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/860] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:24 2026] GET /v2.1/servers/903cdac2-f9e6-404b-8aa6-1545ebd9d5c8 => generated 1471 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/861] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:24 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1517 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, ' 2026-07-07 12:37:25.275 8 WARNING neutronclient.v2_0.client [None req-b553d1ca-ca87-473e-bcda-7c04db2f500c 777a5b54246843729a2feba86eee47ba 62e324198f584d729392e4159f6e5ae9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:37:25.304 7 WARNING neutronclient.v2_0.client [None req-1c013cfc-8c14-4af2-9a15-56fcc1f8bb32 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/864] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:25 2026] GET /v2.1/servers/903cdac2-f9e6-404b-8aa6-1545ebd9d5c8 => generated 1657 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 437/865] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:25 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1517 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/866] 10.0.0.253 () {32 vars in 722 bytes} [Tue Jul 7 12:37:25 2026] GET /v2.1/servers/903cdac2-f9e6-404b-8aa6-1545ebd9d5c8/ips => generated 110 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: 438/867] 10.0.0.253 () {32 vars in 722 bytes} [Tue Jul 7 12:37:25 2026] GET /v2.1/servers/903cdac2-f9e6-404b-8aa6-1545ebd9d5c8/ips => generated 110 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: 430/868] 10.0.0.253 () {32 vars in 824 bytes} [Tue Jul 7 12:37:25 2026] GET /v2.1/servers/903cdac2-f9e6-404b-8aa6-1545ebd9d5c8/ips/tempest-ServerAddressesTestJSON-1461422060-network => generated 95 bytes in 43 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: 7|app: 0|req: 439/869] 10.0.0.253 () {32 vars in 717 bytes} [Tue Jul 7 12:37:25 2026] DELETE /v2.1/servers/903cdac2-f9e6-404b-8aa6-1545ebd9d5c8 => generated 0 bytes in 151 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, ' 2026-07-07 12:37:25.790 8 WARNING neutronclient.v2_0.client [None req-f187ccca-9d70-4e52-91d2-70ce7fab91fe 777a5b54246843729a2feba86eee47ba 62e324198f584d729392e4159f6e5ae9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/870] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:25 2026] GET /v2.1/servers/903cdac2-f9e6-404b-8aa6-1545ebd9d5c8 => generated 1663 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:26.504 7 WARNING neutronclient.v2_0.client [None req-4da060b2-56f8-4631-9594-e0487adc8ed7 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/871] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:26 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1517 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:27.011 8 WARNING neutronclient.v2_0.client [None req-b1e07561-97dc-4201-9478-01dce7204c1c 777a5b54246843729a2feba86eee47ba 62e324198f584d729392e4159f6e5ae9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/872] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:26 2026] GET /v2.1/servers/903cdac2-f9e6-404b-8aa6-1545ebd9d5c8 => generated 1663 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:27.713 7 WARNING neutronclient.v2_0.client [None req-7fe73ac2-8680-4dfd-89ce-ea97a763edc0 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/873] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:27 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1517 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:28.223 8 WARNING neutronclient.v2_0.client [None req-2ef1ac7a-ba2a-45ff-ae86-a8ee51eda51d 777a5b54246843729a2feba86eee47ba 62e324198f584d729392e4159f6e5ae9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:28.445 7 INFO nova.api.openstack.compute.server_external_events [req-46a142a6-0253-487e-8656-59735792cba0 req-230433a0-b942-432c-a29e-d95cf789168c 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:f71d2e16-9f2f-4358-9202-35b8c8a3a7b9 for instance ccd99033-609d-481b-ba66-a24e90e355ca on instance [pid: 7|app: 0|req: 442/874] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:37:28 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-07-07 12:37:28.874 7 WARNING neutronclient.v2_0.client [None req-a0328cad-0cc4-4078-be4a-193e05203bad 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/875] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:28 2026] GET /v2.1/servers/903cdac2-f9e6-404b-8aa6-1545ebd9d5c8 => generated 1663 bytes in 897 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/876] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:28 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1517 bytes in 642 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:30.145 8 WARNING neutronclient.v2_0.client [None req-24ae9e15-2113-4dfc-ad7f-e43f059b401d 777a5b54246843729a2feba86eee47ba 62e324198f584d729392e4159f6e5ae9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/877] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:30 2026] GET /v2.1/servers/903cdac2-f9e6-404b-8aa6-1545ebd9d5c8 => generated 1621 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:30.507 7 INFO nova.api.openstack.compute.server_external_events [req-996679d1-e8c1-4638-84f3-b34532127841 req-1f4a1370-b9f1-4528-a4b3-0e01dffeed06 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:f71d2e16-9f2f-4358-9202-35b8c8a3a7b9 for instance ccd99033-609d-481b-ba66-a24e90e355ca on instance 2026-07-07 12:37:30.507 7 INFO nova.api.openstack.compute.server_external_events [req-996679d1-e8c1-4638-84f3-b34532127841 req-1f4a1370-b9f1-4528-a4b3-0e01dffeed06 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-deleted:9e6fc420-a8f4-4bb8-8591-234907d2ae16 for instance 903cdac2-f9e6-404b-8aa6-1545ebd9d5c8 on instance [pid: 7|app: 0|req: 444/878] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:37:30 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) 2026-07-07 12:37:30.525 8 WARNING neutronclient.v2_0.client [None req-58e92dfe-c8bb-4255-a6b9-e73c975c6d3a 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/879] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:30 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1701 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:30.679 7 WARNING neutronclient.v2_0.client [None req-50118702-68a9-461e-a6c1-6414954cdd06 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/880] 10.0.0.253 () {32 vars in 740 bytes} [Tue Jul 7 12:37:30 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca/os-interface => generated 285 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:31.265 8 WARNING neutronclient.v2_0.client [None req-11e6b552-adea-474c-b8c4-71f49723aa0d 777a5b54246843729a2feba86eee47ba 62e324198f584d729392e4159f6e5ae9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/881] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:31 2026] GET /v2.1/servers/903cdac2-f9e6-404b-8aa6-1545ebd9d5c8 => generated 1457 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:31.535 7 INFO nova.api.openstack.compute.server_external_events [req-f9670463-530d-4935-b4d9-d9ae425661d5 req-25ef1a2d-b0ea-41a2-920f-71730bc5127f 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:f71d2e16-9f2f-4358-9202-35b8c8a3a7b9 for instance ccd99033-609d-481b-ba66-a24e90e355ca on instance [pid: 7|app: 0|req: 446/882] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:37:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:32.553 8 WARNING neutronclient.v2_0.client [None req-a26feae4-bebf-43b1-bf84-5de8c7ac2200 777a5b54246843729a2feba86eee47ba 62e324198f584d729392e4159f6e5ae9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/883] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:32 2026] GET /v2.1/servers/903cdac2-f9e6-404b-8aa6-1545ebd9d5c8 => generated 1457 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:33.638 7 INFO nova.api.openstack.wsgi [None req-65e0ef52-5a5e-41fa-89a1-978373811389 777a5b54246843729a2feba86eee47ba 62e324198f584d729392e4159f6e5ae9 - - default default] HTTP exception thrown: Instance 903cdac2-f9e6-404b-8aa6-1545ebd9d5c8 could not be found. [pid: 7|app: 0|req: 447/884] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:33 2026] GET /v2.1/servers/903cdac2-f9e6-404b-8aa6-1545ebd9d5c8 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:47.157 8 WARNING neutronclient.v2_0.client [None req-adc17e4c-736e-418a-9d4b-e218ad922f41 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/889] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:47 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1821 bytes in 581 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:47.773 7 WARNING neutronclient.v2_0.client [None req-297e2a97-0395-4b30-af49-2e2c11d2c26d 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/890] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:47 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1821 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 441/891] 10.0.0.253 () {34 vars in 749 bytes} [Tue Jul 7 12:37:48 2026] POST /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca/action => generated 0 bytes in 95 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-07-07 12:37:48.517 7 WARNING neutronclient.v2_0.client [None req-52ceb7b7-a158-45cc-9f86-0f4d64a5ec06 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/892] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:48 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1823 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:49.731 8 WARNING neutronclient.v2_0.client [None req-885e8346-c6b6-44e5-8c77-3b079859f3bf 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/893] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:49 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1823 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, ' 2026-07-07 12:37:50.889 7 WARNING neutronclient.v2_0.client [None req-408a4d44-6de5-40f7-842b-053926b8636f 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/894] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:50 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1823 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, ' 2026-07-07 12:37:52.042 8 WARNING neutronclient.v2_0.client [None req-4e9beab2-6d9a-4a6c-8fed-70d0e68e2e89 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/895] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:52 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1828 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:52.720 7 INFO nova.api.openstack.compute.server_external_events [req-08a87bbc-921f-4af1-885e-cec67c9e3605 req-e100b377-1fc4-4e58-8789-c0bf09c26257 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:f71d2e16-9f2f-4358-9202-35b8c8a3a7b9 for instance ccd99033-609d-481b-ba66-a24e90e355ca on instance [pid: 7|app: 0|req: 453/896] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:37:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:53.232 8 WARNING neutronclient.v2_0.client [None req-f85a004f-a3dc-4d52-9ae9-3f7c1aaf94a2 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/897] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:53 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1828 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:54.414 7 WARNING neutronclient.v2_0.client [None req-a7d4acf1-c982-4e35-8d71-1d9f482e239d 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:54.770 8 INFO nova.api.openstack.compute.server_external_events [req-161b0656-1db1-4499-ae4b-975df926d752 req-49d57600-cb8f-4a75-9a0b-756ecffc717d 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:f71d2e16-9f2f-4358-9202-35b8c8a3a7b9 for instance ccd99033-609d-481b-ba66-a24e90e355ca on instance [pid: 8|app: 0|req: 446/900] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:37:54 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: 7|app: 0|req: 455/901] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:54 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1828 bytes in 1001 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:56.427 8 WARNING neutronclient.v2_0.client [None req-d71ada92-4395-4a26-8981-fec3fbdad2af 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/902] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:56 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1828 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:56.820 7 INFO nova.api.openstack.compute.server_external_events [req-d7819563-96cb-4279-b667-99aa77d20943 req-28f7842d-97fe-4de6-8f5d-a4232687194c 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:f71d2e16-9f2f-4358-9202-35b8c8a3a7b9 for instance ccd99033-609d-481b-ba66-a24e90e355ca on instance 2026-07-07 12:37:56.821 7 INFO nova.api.openstack.compute.server_external_events [req-d7819563-96cb-4279-b667-99aa77d20943 req-28f7842d-97fe-4de6-8f5d-a4232687194c 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:f71d2e16-9f2f-4358-9202-35b8c8a3a7b9 for instance ccd99033-609d-481b-ba66-a24e90e355ca on instance [pid: 7|app: 0|req: 456/903] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:37:56 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, ' 2026-07-07 12:37:57.732 8 WARNING neutronclient.v2_0.client [None req-f1f69c31-7a5f-42bb-b901-0c0054b742e1 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/904] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:57 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1828 bytes in 503 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:59.251 7 WARNING neutronclient.v2_0.client [None req-1894231a-a7d2-422b-9814-2a40bd9f16ce 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/905] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:37:59 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1821 bytes in 728 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:15.584 8 WARNING neutronclient.v2_0.client [None req-2c71409a-7c25-4450-b1a4-dcc1c9446d32 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/910] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:38:15 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1821 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 460/911] 10.0.0.253 () {32 vars in 717 bytes} [Tue Jul 7 12:38:15 2026] DELETE /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 0 bytes in 121 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, ' 2026-07-07 12:38:15.967 8 WARNING neutronclient.v2_0.client [None req-a2ba1008-f74e-4158-84b4-f8a457a98578 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/912] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:38:15 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1827 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-07-07 12:38:17.189 7 WARNING neutronclient.v2_0.client [None req-d1a8278a-5a2f-4d50-841b-a5de193a75d6 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/913] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:38:17 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1827 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:17.461 8 INFO nova.api.openstack.compute.server_external_events [req-ee132015-5ccf-40f7-9c93-ccef4ac71edc req-f3737c92-3b47-4ea7-9db8-e82925a83d5c 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:f71d2e16-9f2f-4358-9202-35b8c8a3a7b9 for instance ccd99033-609d-481b-ba66-a24e90e355ca on instance [pid: 8|app: 0|req: 453/914] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:38:17 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 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, ' 2026-07-07 12:38:18.478 7 WARNING neutronclient.v2_0.client [None req-65f10daa-4945-49d3-98e8-f2ea582c94c2 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/915] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:38:18 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1760 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:19.500 8 INFO nova.api.openstack.compute.server_external_events [req-3498314c-4d6b-45d9-b17e-96de975a4782 req-acbd50dc-89d1-4637-92bc-d1e7f9e8c807 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:f71d2e16-9f2f-4358-9202-35b8c8a3a7b9 for instance ccd99033-609d-481b-ba66-a24e90e355ca on instance 2026-07-07 12:38:19.500 8 INFO nova.api.openstack.compute.server_external_events [req-3498314c-4d6b-45d9-b17e-96de975a4782 req-acbd50dc-89d1-4637-92bc-d1e7f9e8c807 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-deleted:f71d2e16-9f2f-4358-9202-35b8c8a3a7b9 for instance ccd99033-609d-481b-ba66-a24e90e355ca on instance [pid: 8|app: 0|req: 454/916] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:38:19 2026] POST /v2.1/os-server-external-events => generated 356 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-07-07 12:38:20.047 7 WARNING neutronclient.v2_0.client [None req-832c03a5-62e6-44c0-8e87-0f8432284d02 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/917] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:38:20 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1473 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:21.142 8 WARNING neutronclient.v2_0.client [None req-aaa6d19a-c959-4eb5-9c21-565609e7b33a 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/918] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:38:21 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 1478 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:22.231 7 INFO nova.api.openstack.wsgi [None req-0de0e9e6-d5fa-4210-af98-de1b72c7a861 6d1a5513755a41028ea1bf1d914f5dfa 0a56ca61d9a14115910a42db94cfe35b - - default default] HTTP exception thrown: Instance ccd99033-609d-481b-ba66-a24e90e355ca could not be found. [pid: 7|app: 0|req: 464/919] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:38:22 2026] GET /v2.1/servers/ccd99033-609d-481b-ba66-a24e90e355ca => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 456/920] 10.0.0.253 () {32 vars in 705 bytes} [Tue Jul 7 12:38:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1392623797 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/923] 10.0.0.129 () {30 vars in 618 bytes} [Tue Jul 7 12:38:28 2026] GET /v2.1 => generated 0 bytes in 247 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: 466/924] 10.0.0.129 () {32 vars in 691 bytes} [Tue Jul 7 12:38:28 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/925] 10.0.0.129 () {34 vars in 912 bytes} [Tue Jul 7 12:38:28 2026] GET /v2.1/os-simple-tenant-usage/b4dc46e889c44c0b8acb8f8132d4c7e0?start=2026-07-06T00:00:00&end=2026-07-07T23:59:59 => generated 20 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/926] 10.0.0.129 () {30 vars in 653 bytes} [Tue Jul 7 12:38:29 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 460/927] 10.0.0.129 () {30 vars in 618 bytes} [Tue Jul 7 12:38:32 2026] GET /v2.1 => generated 0 bytes in 102 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 468/928] 10.0.0.129 () {32 vars in 691 bytes} [Tue Jul 7 12:38:32 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/929] 10.0.0.129 () {34 vars in 912 bytes} [Tue Jul 7 12:38:32 2026] GET /v2.1/os-simple-tenant-usage/b4dc46e889c44c0b8acb8f8132d4c7e0?start=2026-07-06T00:00:00&end=2026-07-07T23:59:59 => generated 20 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/930] 10.0.0.129 () {30 vars in 653 bytes} [Tue Jul 7 12:38:33 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, ' 2026-07-07 12:38:33.295 8 WARNING neutronclient.v2_0.client [None req-0b7baeed-87ef-4f11-b5c6-e17dc333bd89 12a6c386306f4037885f1ae4671484cc 7beef58c8d5d4aea893ef66f76a6bc7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:38:33.461 8 WARNING neutronclient.v2_0.client [None req-0b7baeed-87ef-4f11-b5c6-e17dc333bd89 12a6c386306f4037885f1ae4671484cc 7beef58c8d5d4aea893ef66f76a6bc7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/931] 10.0.0.253 () {34 vars in 662 bytes} [Tue Jul 7 12:38:33 2026] POST /v2.1/servers => generated 424 bytes in 953 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-07 12:38:34.208 7 WARNING neutronclient.v2_0.client [None req-c2124af6-b2b8-49e1-ac91-2d9f6334f663 12a6c386306f4037885f1ae4671484cc 7beef58c8d5d4aea893ef66f76a6bc7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/932] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:38:34 2026] GET /v2.1/servers/51b9b85b-fef9-4d31-b5e4-a9201639acfa => generated 1368 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:35.290 7 WARNING neutronclient.v2_0.client [None req-d09ea2b2-6bf6-48cc-bfba-5249efda074a 12a6c386306f4037885f1ae4671484cc 7beef58c8d5d4aea893ef66f76a6bc7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/935] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:38:35 2026] GET /v2.1/servers/51b9b85b-fef9-4d31-b5e4-a9201639acfa => generated 1372 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:36.413 8 WARNING neutronclient.v2_0.client [None req-3f5d50e5-f39b-4c24-b33d-dc66d0cc61fb 12a6c386306f4037885f1ae4671484cc 7beef58c8d5d4aea893ef66f76a6bc7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/936] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:38:36 2026] GET /v2.1/servers/51b9b85b-fef9-4d31-b5e4-a9201639acfa => generated 1420 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:37.521 7 WARNING neutronclient.v2_0.client [None req-fe4e986e-0dfa-4510-8f72-ae86b0a98c14 12a6c386306f4037885f1ae4671484cc 7beef58c8d5d4aea893ef66f76a6bc7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/937] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:38:37 2026] GET /v2.1/servers/51b9b85b-fef9-4d31-b5e4-a9201639acfa => generated 1420 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:38.629 8 WARNING neutronclient.v2_0.client [None req-84fdf3f8-09bc-4b23-beb5-a3d672aba737 12a6c386306f4037885f1ae4671484cc 7beef58c8d5d4aea893ef66f76a6bc7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/938] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:38:38 2026] GET /v2.1/servers/51b9b85b-fef9-4d31-b5e4-a9201639acfa => generated 1428 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:39.728 7 WARNING neutronclient.v2_0.client [None req-431accdd-ce75-43a3-a4b8-579ab365fe67 12a6c386306f4037885f1ae4671484cc 7beef58c8d5d4aea893ef66f76a6bc7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:40.007 8 INFO nova.api.openstack.compute.server_external_events [req-a357b247-5925-4541-b382-357cb0b5b3ac req-cfcd0e94-572c-4e8e-b8f7-e2f90cacca58 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:bb38016e-8e0d-477a-96e1-03743788b2ce for instance 51b9b85b-fef9-4d31-b5e4-a9201639acfa on instance [pid: 8|app: 0|req: 466/939] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:38:39 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) [pid: 7|app: 0|req: 474/940] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:38:39 2026] GET /v2.1/servers/51b9b85b-fef9-4d31-b5e4-a9201639acfa => generated 1480 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:41.160 8 WARNING neutronclient.v2_0.client [None req-05b7e0d6-9333-40a0-b117-59d80a765bb5 12a6c386306f4037885f1ae4671484cc 7beef58c8d5d4aea893ef66f76a6bc7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/941] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:38:41 2026] GET /v2.1/servers/51b9b85b-fef9-4d31-b5e4-a9201639acfa => generated 1468 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, ' 2026-07-07 12:38:42.327 7 WARNING neutronclient.v2_0.client [None req-694b9f90-b432-4b4e-90b6-dfb3922a1696 12a6c386306f4037885f1ae4671484cc 7beef58c8d5d4aea893ef66f76a6bc7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/942] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:38:42 2026] GET /v2.1/servers/51b9b85b-fef9-4d31-b5e4-a9201639acfa => generated 1468 bytes in 808 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:44.149 8 WARNING neutronclient.v2_0.client [None req-91bd468c-65bf-46a0-a066-0a82182d35dc 12a6c386306f4037885f1ae4671484cc 7beef58c8d5d4aea893ef66f76a6bc7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/945] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:38:44 2026] GET /v2.1/servers/51b9b85b-fef9-4d31-b5e4-a9201639acfa => generated 1468 bytes in 691 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:45.857 7 WARNING neutronclient.v2_0.client [None req-ee9cf767-278f-4407-aded-b4cecadb8b13 12a6c386306f4037885f1ae4671484cc 7beef58c8d5d4aea893ef66f76a6bc7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/946] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:38:45 2026] GET /v2.1/servers/51b9b85b-fef9-4d31-b5e4-a9201639acfa => generated 1468 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-07-07 12:38:47.159 8 INFO nova.api.openstack.compute.server_external_events [req-7a3ec194-faf3-4fd6-af41-36798cb35078 req-50ae0b14-2f06-4bab-911b-eb99b60e6bcc 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:bb38016e-8e0d-477a-96e1-03743788b2ce for instance 51b9b85b-fef9-4d31-b5e4-a9201639acfa on instance [pid: 8|app: 0|req: 469/947] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:38:47 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, ' 2026-07-07 12:38:47.516 7 WARNING neutronclient.v2_0.client [None req-9991c2b1-cd48-4921-8577-29fe620e22c7 12a6c386306f4037885f1ae4671484cc 7beef58c8d5d4aea893ef66f76a6bc7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/948] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:38:47 2026] GET /v2.1/servers/51b9b85b-fef9-4d31-b5e4-a9201639acfa => generated 1468 bytes in 570 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:49.095 8 WARNING neutronclient.v2_0.client [None req-4e6c2d24-c9ae-4205-b83d-d2c96c2beece 12a6c386306f4037885f1ae4671484cc 7beef58c8d5d4aea893ef66f76a6bc7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/949] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:38:49 2026] GET /v2.1/servers/51b9b85b-fef9-4d31-b5e4-a9201639acfa => generated 1647 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:49.245 7 INFO nova.api.openstack.compute.server_external_events [req-989a3bcd-7d01-4999-b572-7d7610f005b8 req-bda04ffd-3baf-44ff-a805-8f01490ed4e1 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:bb38016e-8e0d-477a-96e1-03743788b2ce for instance 51b9b85b-fef9-4d31-b5e4-a9201639acfa on instance [pid: 7|app: 0|req: 480/950] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:38:49 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 471/951] 10.0.0.253 () {32 vars in 717 bytes} [Tue Jul 7 12:38:50 2026] DELETE /v2.1/servers/51b9b85b-fef9-4d31-b5e4-a9201639acfa => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:50.533 7 WARNING neutronclient.v2_0.client [None req-2f7c7b7f-a502-4241-9aa5-0857b8068b81 12a6c386306f4037885f1ae4671484cc 7beef58c8d5d4aea893ef66f76a6bc7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/952] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:38:50 2026] GET /v2.1/servers/51b9b85b-fef9-4d31-b5e4-a9201639acfa => generated 1653 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:51.760 8 WARNING neutronclient.v2_0.client [None req-ffb5086b-46e7-458a-a93e-93ad12143356 12a6c386306f4037885f1ae4671484cc 7beef58c8d5d4aea893ef66f76a6bc7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:51.821 7 INFO nova.api.openstack.compute.server_external_events [req-89883b33-b19d-49e9-80f4-9c6b12fdb70c req-caaecf74-101f-47cf-ab93-280114a50fd9 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:bb38016e-8e0d-477a-96e1-03743788b2ce for instance 51b9b85b-fef9-4d31-b5e4-a9201639acfa on instance [pid: 7|app: 0|req: 482/953] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:38:51 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: 8|app: 0|req: 472/954] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:38:51 2026] GET /v2.1/servers/51b9b85b-fef9-4d31-b5e4-a9201639acfa => generated 1653 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:53.092 7 WARNING neutronclient.v2_0.client [None req-52abd839-6bd6-4a52-8935-ea0a24b33f45 12a6c386306f4037885f1ae4671484cc 7beef58c8d5d4aea893ef66f76a6bc7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/955] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:38:53 2026] GET /v2.1/servers/51b9b85b-fef9-4d31-b5e4-a9201639acfa => generated 1653 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:53.862 8 INFO nova.api.openstack.compute.server_external_events [req-9f9f9011-5213-46f3-bfcc-0a82200ec3fa req-b72304c4-2a42-47ec-b663-3f0fcedeb3f2 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:bb38016e-8e0d-477a-96e1-03743788b2ce for instance 51b9b85b-fef9-4d31-b5e4-a9201639acfa on instance 2026-07-07 12:38:53.863 8 INFO nova.api.openstack.compute.server_external_events [req-9f9f9011-5213-46f3-bfcc-0a82200ec3fa req-b72304c4-2a42-47ec-b663-3f0fcedeb3f2 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-deleted:bb38016e-8e0d-477a-96e1-03743788b2ce for instance 51b9b85b-fef9-4d31-b5e4-a9201639acfa on instance [pid: 8|app: 0|req: 473/956] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:38:53 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:54.345 7 WARNING neutronclient.v2_0.client [None req-92847a33-85c3-491d-9999-8930eb0e5af3 12a6c386306f4037885f1ae4671484cc 7beef58c8d5d4aea893ef66f76a6bc7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/959] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:38:54 2026] GET /v2.1/servers/51b9b85b-fef9-4d31-b5e4-a9201639acfa => generated 1454 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:55.470 8 WARNING neutronclient.v2_0.client [None req-be98d942-6cb9-4161-ae3b-459e8e951364 12a6c386306f4037885f1ae4671484cc 7beef58c8d5d4aea893ef66f76a6bc7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/960] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:38:55 2026] GET /v2.1/servers/51b9b85b-fef9-4d31-b5e4-a9201639acfa => generated 1454 bytes in 817 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:57.291 7 INFO nova.api.openstack.wsgi [None req-4962d042-7017-4c07-96f8-69329328b40c 12a6c386306f4037885f1ae4671484cc 7beef58c8d5d4aea893ef66f76a6bc7f - - default default] HTTP exception thrown: Instance 51b9b85b-fef9-4d31-b5e4-a9201639acfa could not be found. [pid: 7|app: 0|req: 485/961] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:38:57 2026] GET /v2.1/servers/51b9b85b-fef9-4d31-b5e4-a9201639acfa => 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, ' [pid: 8|app: 0|req: 479/966] 10.0.0.253 () {34 vars in 670 bytes} [Tue Jul 7 12:39:18 2026] POST /v2.1/os-keypairs => generated 398 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-07-07 12:39:21.567 7 WARNING neutronclient.v2_0.client [None req-0556b52c-9474-49a4-82ba-e18744cb9eb9 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:39:21.985 7 WARNING neutronclient.v2_0.client [None req-0556b52c-9474-49a4-82ba-e18744cb9eb9 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:39:22.592 7 WARNING neutronclient.v2_0.client [None req-0556b52c-9474-49a4-82ba-e18744cb9eb9 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/967] 10.0.0.253 () {34 vars in 662 bytes} [Tue Jul 7 12:39:21 2026] POST /v2.1/servers => generated 449 bytes in 1737 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-07 12:39:23.263 8 WARNING neutronclient.v2_0.client [None req-c0d8df2f-9570-41bf-b990-f9145451f469 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/968] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:39:23 2026] GET /v2.1/servers/f8deab32-dfc1-4f59-b6a2-02f5b230037e => generated 1403 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, ' 2026-07-07 12:39:24.364 7 WARNING neutronclient.v2_0.client [None req-fcbb3fdf-bfaf-4958-82bc-ae99b27b8faf 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/971] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:39:24 2026] GET /v2.1/servers/f8deab32-dfc1-4f59-b6a2-02f5b230037e => generated 1407 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:39:25.531 8 WARNING neutronclient.v2_0.client [None req-92bedb60-9292-4328-9724-385ea304cb1c 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/972] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:39:25 2026] GET /v2.1/servers/f8deab32-dfc1-4f59-b6a2-02f5b230037e => generated 1455 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:39:26.921 7 WARNING neutronclient.v2_0.client [None req-ce5b6170-d20f-49e5-b5f0-379c29c484b2 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/973] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:39:26 2026] GET /v2.1/servers/f8deab32-dfc1-4f59-b6a2-02f5b230037e => generated 1455 bytes in 458 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:39:28.390 8 WARNING neutronclient.v2_0.client [None req-4c8123ff-7027-429b-9a7b-5423311d5635 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/974] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:39:28 2026] GET /v2.1/servers/f8deab32-dfc1-4f59-b6a2-02f5b230037e => generated 1463 bytes in 686 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:39:30.092 7 WARNING neutronclient.v2_0.client [None req-66ea00bd-716e-492d-b216-b43d6a926c32 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:39:31.728 8 INFO nova.api.openstack.compute.server_external_events [req-6d7fd3af-45f8-4878-9b09-1431c81a7395 req-240fbb45-0a6f-4999-a31d-118a73447910 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:e7aefb1e-9e11-4bf1-9c73-0010ea9ebac5 for instance f8deab32-dfc1-4f59-b6a2-02f5b230037e on instance [pid: 8|app: 0|req: 485/975] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:39:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/976] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:39:30 2026] GET /v2.1/servers/f8deab32-dfc1-4f59-b6a2-02f5b230037e => generated 1528 bytes in 1720 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:39:32.829 8 WARNING neutronclient.v2_0.client [None req-e1cde06d-e097-4f60-aba6-36bedbeda936 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/977] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:39:32 2026] GET /v2.1/servers/f8deab32-dfc1-4f59-b6a2-02f5b230037e => generated 1528 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:39:34.132 7 WARNING neutronclient.v2_0.client [None req-10578946-6134-45bd-abb5-3f71abb2b9dd 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/978] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:39:34 2026] GET /v2.1/servers/f8deab32-dfc1-4f59-b6a2-02f5b230037e => generated 1528 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:39:35.292 7 WARNING neutronclient.v2_0.client [None req-63262f9b-c422-475d-87a8-09d71e91f918 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/981] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:39:35 2026] GET /v2.1/servers/f8deab32-dfc1-4f59-b6a2-02f5b230037e => generated 1528 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:39:36.280 8 INFO nova.api.openstack.compute.server_external_events [req-61e42eed-ab5e-4438-b668-1697d40abe2b req-66ef0d4d-5e13-488a-aed4-6874929b6c12 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:e7aefb1e-9e11-4bf1-9c73-0010ea9ebac5 for instance f8deab32-dfc1-4f59-b6a2-02f5b230037e on instance [pid: 8|app: 0|req: 488/982] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:39: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, ' 2026-07-07 12:39:36.475 7 WARNING neutronclient.v2_0.client [None req-5d604f89-faa7-435e-8a80-fa1a782aa6f9 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/983] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:39:36 2026] GET /v2.1/servers/f8deab32-dfc1-4f59-b6a2-02f5b230037e => generated 1528 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:39:37.752 8 WARNING neutronclient.v2_0.client [None req-5a251a07-c23e-4bfa-8ef9-2928d07534d4 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/984] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:39:37 2026] GET /v2.1/servers/f8deab32-dfc1-4f59-b6a2-02f5b230037e => generated 1528 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, ' 2026-07-07 12:39:38.933 7 WARNING neutronclient.v2_0.client [None req-8c0413b5-2bbf-470f-a87c-5df617f81f2b 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/985] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:39:38 2026] GET /v2.1/servers/f8deab32-dfc1-4f59-b6a2-02f5b230037e => generated 1528 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-07-07 12:39:40.188 8 WARNING neutronclient.v2_0.client [None req-521d2463-4c67-4a1c-a37f-d8590210b507 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/986] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:39:40 2026] GET /v2.1/servers/f8deab32-dfc1-4f59-b6a2-02f5b230037e => generated 1528 bytes in 1254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:39:41.922 7 INFO nova.api.openstack.compute.server_external_events [req-703de241-fd96-4a17-b291-7d5c83d9d7aa req-c92fea32-b6c9-411c-a304-c11c99bedf70 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:e7aefb1e-9e11-4bf1-9c73-0010ea9ebac5 for instance f8deab32-dfc1-4f59-b6a2-02f5b230037e on instance [pid: 7|app: 0|req: 497/987] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:39:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:39:42.451 8 WARNING neutronclient.v2_0.client [None req-a665e09b-c34c-4116-a1b4-f50a22adcb78 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/988] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:39:42 2026] GET /v2.1/servers/f8deab32-dfc1-4f59-b6a2-02f5b230037e => generated 1528 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-07 12:39:43.961 7 WARNING neutronclient.v2_0.client [None req-c25d59ab-f8be-42a6-b0e3-515c734723ef 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:39:43.974 8 INFO nova.api.openstack.compute.server_external_events [req-55eb0682-40f8-4643-a592-881579a412b2 req-f645775b-f512-430e-8ecc-fa0aed90c0a9 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:e7aefb1e-9e11-4bf1-9c73-0010ea9ebac5 for instance f8deab32-dfc1-4f59-b6a2-02f5b230037e on instance [pid: 8|app: 0|req: 492/989] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:39:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/992] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:39:43 2026] GET /v2.1/servers/f8deab32-dfc1-4f59-b6a2-02f5b230037e => generated 1696 bytes in 535 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:39:44.539 8 WARNING neutronclient.v2_0.client [None req-4c2c9afa-f6cf-4b5e-8341-e703bec7282d 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/993] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:39:44 2026] GET /v2.1/servers/f8deab32-dfc1-4f59-b6a2-02f5b230037e => generated 1696 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:39:46.206 7 INFO nova.api.openstack.compute.server_external_events [req-58588457-8b34-4078-b826-830d4ee470d3 req-6fa695d0-63aa-4ad8-a0ec-d05f7cc291d5 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:e7aefb1e-9e11-4bf1-9c73-0010ea9ebac5 for instance f8deab32-dfc1-4f59-b6a2-02f5b230037e on instance [pid: 7|app: 0|req: 499/994] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:39:46 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: 496/995] 10.0.0.253 () {34 vars in 749 bytes} [Tue Jul 7 12:39:52 2026] POST /v2.1/servers/f8deab32-dfc1-4f59-b6a2-02f5b230037e/action => generated 32006 bytes in 562 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:39:56.393 7 INFO nova.api.openstack.compute.server_external_events [req-59fb6578-9e2e-441f-987e-651933b62cec req-f02e5b50-e73a-4200-96a2-1f72413487ad 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:e7aefb1e-9e11-4bf1-9c73-0010ea9ebac5 for instance f8deab32-dfc1-4f59-b6a2-02f5b230037e on instance [pid: 7|app: 0|req: 501/998] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:39:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 498/999] 10.0.0.253 () {34 vars in 670 bytes} [Tue Jul 7 12:39:57 2026] POST /v2.1/os-keypairs => generated 398 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-07-07 12:40:00.977 7 WARNING neutronclient.v2_0.client [None req-663e4649-149c-42ef-90d8-afee331d33af 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:40:01.153 7 WARNING neutronclient.v2_0.client [None req-663e4649-149c-42ef-90d8-afee331d33af 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:40:02.737 7 WARNING neutronclient.v2_0.client [None req-663e4649-149c-42ef-90d8-afee331d33af 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1000] 10.0.0.253 () {34 vars in 662 bytes} [Tue Jul 7 12:40:00 2026] POST /v2.1/servers => generated 450 bytes in 2730 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-07 12:40:03.662 8 WARNING neutronclient.v2_0.client [None req-b9bb0a74-8a6c-4b7e-88a8-e424fdab377c 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/1001] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:03 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1403 bytes in 608 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:05.302 8 WARNING neutronclient.v2_0.client [None req-ae48dc0d-9667-450e-a469-407e70e2a28b 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/1004] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:05 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1399 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:06.762 7 WARNING neutronclient.v2_0.client [None req-dc2e3128-9a96-415b-9441-4c52a85e54bf 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1005] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:06 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1455 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-07-07 12:40:07.914 8 WARNING neutronclient.v2_0.client [None req-b2f829b1-4290-49c5-9f5e-af8b6134e26a 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1006] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:07 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1463 bytes in 918 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:09.864 7 WARNING neutronclient.v2_0.client [None req-58411630-9b15-44dc-a213-da654a69f8b0 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:12.133 8 INFO nova.api.openstack.compute.server_external_events [req-b2496d31-1fc2-4504-822f-e9057b4e801b req-d952885e-d2fa-4d4f-8e47-88bb8b35cb8a 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:2bd25dcb-9a9a-482d-9923-0b2636f5837a for instance c3dfac0b-1ddd-412f-80ff-f16982cff7bb on instance [pid: 8|app: 0|req: 503/1007] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:40:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1008] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:09 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1529 bytes in 2354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:13.226 8 WARNING neutronclient.v2_0.client [None req-9790f428-f267-4a40-8f85-f7aa7eabbb56 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1009] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:13 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1529 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-07-07 12:40:14.531 7 WARNING neutronclient.v2_0.client [None req-5f318bf1-a7e0-4382-9a5d-1d1c3540fce8 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1012] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:14 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1529 bytes in 845 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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] 10.0.0.253 () {34 vars in 670 bytes} [Tue Jul 7 12:40:15 2026] POST /v2.1/os-keypairs => generated 395 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-07-07 12:40:16.392 7 WARNING neutronclient.v2_0.client [None req-b3b2d02d-d52f-4f65-85d4-7891d1551133 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1014] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:16 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1529 bytes in 584 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:40:18.002 8 WARNING neutronclient.v2_0.client [None req-ccd8d461-37fd-456d-aec5-2cdefc53546b 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1015] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:17 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1529 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:19.373 7 WARNING neutronclient.v2_0.client [None req-73822de5-d6b9-4794-a27b-7d6debc87ecc 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:19.730 8 WARNING neutronclient.v2_0.client [None req-78e6c2fa-d9ad-4bbd-9971-014b5ba5a976 f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1016] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:19 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1529 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:40:19.823 8 WARNING neutronclient.v2_0.client [None req-78e6c2fa-d9ad-4bbd-9971-014b5ba5a976 f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:20.867 7 WARNING neutronclient.v2_0.client [None req-63d0e957-5ea5-46e1-85fc-f51651afb9b2 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:40:21.176 8 WARNING neutronclient.v2_0.client [None req-78e6c2fa-d9ad-4bbd-9971-014b5ba5a976 f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1017] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:20 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1529 bytes in 848 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1018] 10.0.0.253 () {34 vars in 662 bytes} [Tue Jul 7 12:40:19 2026] POST /v2.1/servers => generated 446 bytes in 2232 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-07-07 12:40:21.895 7 WARNING neutronclient.v2_0.client [None req-86680865-a7fa-43e5-939a-f01115f134fa f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1019] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:21 2026] GET /v2.1/servers/128452ca-3c05-42d7-9103-7af6b950778e => generated 1393 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:22.729 8 WARNING neutronclient.v2_0.client [None req-06fb7392-b98f-4c9a-a94a-e841df6af78c 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1020] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:22 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1529 bytes in 663 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:24.429 7 WARNING neutronclient.v2_0.client [None req-ba78b45e-a4ef-44f8-95e8-a772d8608225 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1023] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:24 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1529 bytes in 495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:25.916 8 WARNING neutronclient.v2_0.client [None req-6a049cb2-f64f-4df3-826c-4e8ac9b253ee 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1024] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:25 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1529 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:27.078 7 WARNING neutronclient.v2_0.client [None req-f7d0867d-31c7-42de-9f77-674a9be31d79 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:27.181 8 WARNING neutronclient.v2_0.client [None req-45acaf73-df4c-4fd5-a81b-a8fbb7263dfd f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1025] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:27 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1529 bytes in 625 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1026] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:27 2026] GET /v2.1/servers/128452ca-3c05-42d7-9103-7af6b950778e => generated 1517 bytes in 576 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:28.192 7 INFO nova.api.openstack.compute.server_external_events [req-c8d55655-8bf1-4a6f-b6aa-88dc1b775170 req-439a15b8-b33b-45ae-b7ef-934145ce8822 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:0adc49e4-7417-4976-9e97-f5b4df708af4 for instance 128452ca-3c05-42d7-9103-7af6b950778e on instance [pid: 7|app: 0|req: 515/1027] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:40:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:28.715 8 INFO nova.api.openstack.compute.server_external_events [req-a0958c3f-32eb-40fa-bcad-6cd3d7816470 req-eef25c43-14a9-41c9-a1fc-f5f622bf8f43 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:2bd25dcb-9a9a-482d-9923-0b2636f5837a for instance c3dfac0b-1ddd-412f-80ff-f16982cff7bb on instance [pid: 8|app: 0|req: 513/1028] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:40:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:40:28.725 7 WARNING neutronclient.v2_0.client [None req-3180a8e4-9686-424a-ad7f-874a2a71f464 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1029] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:28 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1529 bytes in 1213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:30.950 8 WARNING neutronclient.v2_0.client [None req-64bc06de-aa40-4f06-9be3-47cfcb2eae79 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1030] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:30 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1529 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, ' 2026-07-07 12:40:32.266 7 WARNING neutronclient.v2_0.client [None req-b468e786-20a4-4aa8-a54a-eee328199d5b 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1031] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:32 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1529 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-07-07 12:40:32.774 8 WARNING neutronclient.v2_0.client [None req-33a423e1-aa68-45e8-9380-2e74e43aa880 f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1032] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:32 2026] GET /v2.1/servers/128452ca-3c05-42d7-9103-7af6b950778e => generated 1515 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-07-07 12:40:33.455 7 WARNING neutronclient.v2_0.client [None req-5a561ec0-d7c7-42ba-9fe7-591a3e83da22 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1033] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:33 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1529 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:34.626 8 WARNING neutronclient.v2_0.client [None req-dd2e0c14-58e1-4806-857c-0f4018308dbc 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1036] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:34 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1529 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, ' 2026-07-07 12:40:35.828 7 WARNING neutronclient.v2_0.client [None req-af616b9a-1432-4b5e-8977-19f349941feb 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1037] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:35 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1529 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:37.070 8 WARNING neutronclient.v2_0.client [None req-6645cb3a-38da-4c76-b8c9-c42fa8207b12 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1038] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:37 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1529 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:38.029 7 WARNING neutronclient.v2_0.client [None req-b8e06052-e9cb-4ac0-b5cc-f87d6d0942c3 f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1039] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:37 2026] GET /v2.1/servers/128452ca-3c05-42d7-9103-7af6b950778e => generated 1515 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-07-07 12:40:38.283 8 WARNING neutronclient.v2_0.client [None req-a2bf85d2-af41-47e6-b2a6-8df40c8c848a 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1040] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:38 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1529 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, ' 2026-07-07 12:40:39.452 7 WARNING neutronclient.v2_0.client [None req-56b99317-d26d-4b78-acd1-9e9fff624446 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1041] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:39 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1529 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:40.600 8 WARNING neutronclient.v2_0.client [None req-efaef6a1-f71b-4819-9cfc-745fd5f2f809 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1042] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:40 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1529 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:41.847 7 WARNING neutronclient.v2_0.client [None req-97713c49-d8db-43a4-9634-c48f8c4bafda 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1043] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:41 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1529 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-07-07 12:40:42.435 8 INFO nova.api.openstack.compute.server_external_events [req-f17be4f6-6c1b-4edb-8c09-c4a52d53b640 req-0c082049-b148-434f-b9de-32766474b91f 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:2bd25dcb-9a9a-482d-9923-0b2636f5837a for instance c3dfac0b-1ddd-412f-80ff-f16982cff7bb on instance [pid: 8|app: 0|req: 521/1044] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:40:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:43.037 7 WARNING neutronclient.v2_0.client [None req-64364c08-a117-4915-a2d4-1308f58c831b 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1045] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:42 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1529 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:43.227 8 WARNING neutronclient.v2_0.client [None req-4050572a-e608-47e7-91cd-c147214193c8 f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1046] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:43 2026] GET /v2.1/servers/128452ca-3c05-42d7-9103-7af6b950778e => generated 1515 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-07-07 12:40:44.245 7 WARNING neutronclient.v2_0.client [None req-51e0ad43-0562-4a5f-a1d9-162f7f3ed0f9 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:44.481 8 INFO nova.api.openstack.compute.server_external_events [req-d78566fc-0f90-4913-8cb5-d95c08355243 req-7efbe2d0-dc6b-4401-8b67-28d58033c38b 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:2bd25dcb-9a9a-482d-9923-0b2636f5837a for instance c3dfac0b-1ddd-412f-80ff-f16982cff7bb on instance 2026-07-07 12:40:44.482 8 INFO nova.api.openstack.compute.server_external_events [req-d78566fc-0f90-4913-8cb5-d95c08355243 req-7efbe2d0-dc6b-4401-8b67-28d58033c38b 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:0adc49e4-7417-4976-9e97-f5b4df708af4 for instance 128452ca-3c05-42d7-9103-7af6b950778e on instance [pid: 8|app: 0|req: 525/1049] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:40:44 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1050] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:44 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1698 bytes in 821 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:45.053 8 WARNING neutronclient.v2_0.client [None req-d3265b57-349b-4e3b-9a3b-3b0888e966ff 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1051] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:45 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1698 bytes in 564 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:48.543 7 WARNING neutronclient.v2_0.client [None req-d50cabdb-a158-4b20-b918-b48eef1b1996 f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:48.774 8 INFO nova.api.openstack.compute.server_external_events [req-7180e1da-4e8c-4df5-bc56-18d56d350269 req-25b3ebf8-8d9a-418c-9737-44543e79c716 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:2bd25dcb-9a9a-482d-9923-0b2636f5837a for instance c3dfac0b-1ddd-412f-80ff-f16982cff7bb on instance [pid: 8|app: 0|req: 527/1052] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:40:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1053] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:48 2026] GET /v2.1/servers/128452ca-3c05-42d7-9103-7af6b950778e => generated 1515 bytes in 537 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 528/1054] 10.0.0.253 () {34 vars in 749 bytes} [Tue Jul 7 12:40:53 2026] POST /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb/action => generated 32006 bytes in 546 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: 527/1055] 10.0.0.253 () {32 vars in 717 bytes} [Tue Jul 7 12:40:53 2026] DELETE /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 0 bytes in 117 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-07-07 12:40:54.066 8 WARNING neutronclient.v2_0.client [None req-fd196302-b7aa-4dd7-ad89-19ccf79a2f5c 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:40:54.106 7 WARNING neutronclient.v2_0.client [None req-cba1abd4-10f6-4359-a477-5a785ee43122 f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1056] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:53 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1824 bytes in 667 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1059] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:54 2026] GET /v2.1/servers/128452ca-3c05-42d7-9103-7af6b950778e => generated 1515 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:55.490 8 WARNING neutronclient.v2_0.client [None req-eff8bdd9-72ec-43f6-b1d6-53a0b6435ecd 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1060] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:55 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1824 bytes in 568 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:56.760 7 INFO nova.api.openstack.compute.server_external_events [req-58363ddc-0f6e-4883-a04e-85650b8d44d5 req-69167b29-0bd6-4460-a2eb-3bfc6dd1b8f1 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-deleted:2bd25dcb-9a9a-482d-9923-0b2636f5837a for instance c3dfac0b-1ddd-412f-80ff-f16982cff7bb on instance [pid: 7|app: 0|req: 529/1061] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:40:56 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, ' 2026-07-07 12:40:57.075 8 WARNING neutronclient.v2_0.client [None req-35c93275-7a20-4fc3-aaff-0b78c0bf6867 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1062] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:57 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1484 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:58.409 7 WARNING neutronclient.v2_0.client [None req-94e79df2-b5f1-48e7-8054-7126a4dfd1e0 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1063] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:58 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1489 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:59.518 8 WARNING neutronclient.v2_0.client [None req-dc115be7-fe97-4a3c-bff7-ed52bc4e61f4 f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:59.665 7 WARNING neutronclient.v2_0.client [None req-4687f0e7-feb4-4936-a0aa-91f99af336af 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1064] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:59 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => generated 1489 bytes in 760 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1065] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:40:59 2026] GET /v2.1/servers/128452ca-3c05-42d7-9103-7af6b950778e => generated 1515 bytes in 1584 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:01.406 7 INFO nova.api.openstack.wsgi [None req-57587de3-54a9-40d7-a312-341214cbccad 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] HTTP exception thrown: Instance c3dfac0b-1ddd-412f-80ff-f16982cff7bb could not be found. [pid: 7|app: 0|req: 532/1066] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:01 2026] GET /v2.1/servers/c3dfac0b-1ddd-412f-80ff-f16982cff7bb => 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, ' [pid: 8|app: 0|req: 535/1067] 10.0.0.253 () {32 vars in 729 bytes} [Tue Jul 7 12:41:01 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1302640071 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:02.766 7 INFO nova.api.openstack.compute.server_external_events [req-0281422a-6c33-4c73-991d-7727d76f7911 req-aa356dd5-a9c6-4480-adaa-86d9c27c6873 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:0adc49e4-7417-4976-9e97-f5b4df708af4 for instance 128452ca-3c05-42d7-9103-7af6b950778e on instance [pid: 7|app: 0|req: 533/1068] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:41:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1069] 10.0.0.253 () {32 vars in 717 bytes} [Tue Jul 7 12:41:03 2026] DELETE /v2.1/servers/f8deab32-dfc1-4f59-b6a2-02f5b230037e => generated 0 bytes in 126 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, ' 2026-07-07 12:41:03.440 7 WARNING neutronclient.v2_0.client [None req-2d8b8f80-81ff-416e-81ab-7455b69e35df 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1070] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:03 2026] GET /v2.1/servers/f8deab32-dfc1-4f59-b6a2-02f5b230037e => generated 1702 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:04.851 7 INFO nova.api.openstack.compute.server_external_events [req-986ec3a0-2666-40a0-a8a8-e5b3f506b7b2 req-2c432268-c14d-475c-b0a2-b01889fd5920 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:0adc49e4-7417-4976-9e97-f5b4df708af4 for instance 128452ca-3c05-42d7-9103-7af6b950778e on instance [pid: 7|app: 0|req: 536/1073] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:41:04 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, ' 2026-07-07 12:41:05.021 8 WARNING neutronclient.v2_0.client [None req-2ab089e9-b075-40dd-8292-ae3942742d6e 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 538/1074] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:04 2026] GET /v2.1/servers/f8deab32-dfc1-4f59-b6a2-02f5b230037e => generated 1702 bytes in 1124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:41:06.141 7 WARNING neutronclient.v2_0.client [None req-977fd57e-b8e0-4b5d-982c-85a9977ed36f f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:06.514 8 INFO nova.api.openstack.compute.server_external_events [req-f030ea13-b6ba-44b7-9346-3b8e47a25551 req-71cc9789-8555-485f-a12a-a5bcb8f3fe98 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-deleted:e7aefb1e-9e11-4bf1-9c73-0010ea9ebac5 for instance f8deab32-dfc1-4f59-b6a2-02f5b230037e on instance [pid: 8|app: 0|req: 539/1075] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:41:06 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) [pid: 7|app: 0|req: 537/1076] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:06 2026] GET /v2.1/servers/128452ca-3c05-42d7-9103-7af6b950778e => generated 1811 bytes in 606 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:07.144 8 WARNING neutronclient.v2_0.client [None req-2d31f8dc-5320-4750-ac2c-82830f84ea24 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1077] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:07 2026] GET /v2.1/servers/f8deab32-dfc1-4f59-b6a2-02f5b230037e => generated 1484 bytes in 951 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:08.461 7 WARNING neutronclient.v2_0.client [None req-4b8c83d6-513b-44c1-804c-38cefb9594af f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:41:08.507 7 WARNING neutronclient.v2_0.client [None req-4b8c83d6-513b-44c1-804c-38cefb9594af f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:08.564 8 INFO nova.api.openstack.compute.server_external_events [req-74f2aa91-612a-4e74-8e58-d66cbe25c2d7 req-2f100e04-0940-45a1-9f3c-bfb953724776 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:0adc49e4-7417-4976-9e97-f5b4df708af4 for instance 128452ca-3c05-42d7-9103-7af6b950778e on instance [pid: 8|app: 0|req: 541/1078] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:41:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:41:08.792 7 WARNING neutronclient.v2_0.client [None req-4b8c83d6-513b-44c1-804c-38cefb9594af f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:09.138 8 WARNING neutronclient.v2_0.client [None req-1a9ec5de-e808-4d27-9b92-a0c1cbc84c01 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1079] 10.0.0.253 () {34 vars in 662 bytes} [Tue Jul 7 12:41:08 2026] POST /v2.1/servers => generated 446 bytes in 782 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-07-07 12:41:09.206 7 WARNING neutronclient.v2_0.client [None req-1332fd35-814b-4934-9374-91b6d5fec03b f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1080] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:09 2026] GET /v2.1/servers/f8deab32-dfc1-4f59-b6a2-02f5b230037e => generated 1489 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1081] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:09 2026] GET /v2.1/servers/b2a2ebf1-6705-450d-a31a-75816d9a6a32 => generated 1394 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-07-07 12:41:10.482 8 INFO nova.api.openstack.wsgi [None req-aeac434b-5f14-4183-a920-ee774823a298 69189f5ecb5a41249871c8c8b0746fd5 96f26b8a14084466b75d0270a56af45e - - default default] HTTP exception thrown: Instance f8deab32-dfc1-4f59-b6a2-02f5b230037e could not be found. [pid: 8|app: 0|req: 543/1082] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:10 2026] GET /v2.1/servers/f8deab32-dfc1-4f59-b6a2-02f5b230037e => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 540/1083] 10.0.0.253 () {32 vars in 729 bytes} [Tue Jul 7 12:41:11 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2061396258 => 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, ' [pid: 8|app: 0|req: 544/1084] 10.0.0.253 () {34 vars in 670 bytes} [Tue Jul 7 12:41:12 2026] POST /v2.1/os-keypairs => generated 396 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:41:14.500 8 WARNING neutronclient.v2_0.client [None req-d7ae4e87-53a9-4b9e-a2bd-14ce57a76562 f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1087] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:14 2026] GET /v2.1/servers/b2a2ebf1-6705-450d-a31a-75816d9a6a32 => generated 1518 bytes in 2487 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:41:17.767 7 INFO nova.api.openstack.compute.server_external_events [req-6a5c59ac-16ab-48d6-8a8a-b4a7c15d48b4 req-63c5e5c3-3e3a-4075-8192-e77dfd35ea76 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:1979f24d-8493-4b97-aa32-c21b0ae3c045 for instance b2a2ebf1-6705-450d-a31a-75816d9a6a32 on instance [pid: 7|app: 0|req: 542/1088] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:41:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 547/1089] 10.0.0.253 () {34 vars in 670 bytes} [Tue Jul 7 12:41:19 2026] POST /v2.1/os-keypairs => generated 386 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-07-07 12:41:21.415 7 WARNING neutronclient.v2_0.client [None req-d7cdec94-0299-46fd-8853-2ed5ebd41261 d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:41:21.489 7 WARNING neutronclient.v2_0.client [None req-d7cdec94-0299-46fd-8853-2ed5ebd41261 d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:41:21.562 7 WARNING neutronclient.v2_0.client [None req-d7cdec94-0299-46fd-8853-2ed5ebd41261 d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:41:21.803 7 WARNING neutronclient.v2_0.client [None req-d7cdec94-0299-46fd-8853-2ed5ebd41261 d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:41:22.016 8 WARNING neutronclient.v2_0.client [None req-8ea78c64-ceb6-4d85-9021-cf38731db3f4 f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1090] 10.0.0.253 () {34 vars in 662 bytes} [Tue Jul 7 12:41:21 2026] POST /v2.1/servers => generated 496 bytes in 773 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-07-07 12:41:22.146 7 WARNING neutronclient.v2_0.client [None req-36aa1962-8798-43cd-8137-ef9bc29458b1 d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1091] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:21 2026] GET /v2.1/servers/b2a2ebf1-6705-450d-a31a-75816d9a6a32 => generated 1516 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1092] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:22 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1455 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:23.259 8 WARNING neutronclient.v2_0.client [None req-145b8f7d-0e54-437d-8315-114b0a8ebc05 d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1093] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:23 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1459 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:24.347 7 WARNING neutronclient.v2_0.client [None req-28e29633-9399-4351-9825-9ce209d0c3a9 d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1096] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:24 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1507 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:25.472 8 WARNING neutronclient.v2_0.client [None req-89324266-c2ac-4665-90bf-6806019fc14f d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1097] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:25 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1507 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-07-07 12:41:26.577 7 WARNING neutronclient.v2_0.client [None req-a8a988b0-781f-4451-adce-bacb19b09cdd d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1098] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:26 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1515 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, ' 2026-07-07 12:41:27.247 8 WARNING neutronclient.v2_0.client [None req-876e550c-6b55-471b-a674-f4fcdb52abdb f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:27.723 7 WARNING neutronclient.v2_0.client [None req-7e4d91be-8438-417a-b22c-13e8b1bbb86f d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1099] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:27 2026] GET /v2.1/servers/b2a2ebf1-6705-450d-a31a-75816d9a6a32 => generated 1516 bytes in 1770 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:28.994 8 INFO nova.api.openstack.compute.server_external_events [req-779d75ac-1fa5-4ccd-8bc6-ab204b73c2f6 req-17318ceb-24fe-4e6c-bac4-8666191b2b73 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:a5d9afc3-f2c0-472e-aa14-8b56f4fd684b for instance a3e587e2-8211-4b9a-9f16-ccc2765f0419 on instance [pid: 8|app: 0|req: 554/1100] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:41:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1101] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:27 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1639 bytes in 1380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:30.110 8 WARNING neutronclient.v2_0.client [None req-564525d6-8697-49f1-a913-af4b44adbebf d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1102] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:30 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1627 bytes in 504 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:31.645 7 WARNING neutronclient.v2_0.client [None req-bdd0931c-5e55-4d9b-a75c-f3c8f396c5f9 d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1103] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:31 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1627 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:32.814 8 WARNING neutronclient.v2_0.client [None req-b81696bf-00d7-4752-881a-f7b016ba4c54 d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1104] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:32 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1627 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:34.007 7 WARNING neutronclient.v2_0.client [None req-dfb7fc96-c052-46c3-a19b-d98b93e52a8f d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:41:34.021 8 WARNING neutronclient.v2_0.client [None req-3d9a46ce-6600-4e34-b29b-43fdeeedc467 f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1105] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:33 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1627 bytes in 831 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1108] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:33 2026] GET /v2.1/servers/b2a2ebf1-6705-450d-a31a-75816d9a6a32 => generated 1516 bytes in 861 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:35.873 7 WARNING neutronclient.v2_0.client [None req-185e961e-79ee-48b3-bdc9-92c78a926267 d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1109] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:35 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1627 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:37.301 8 WARNING neutronclient.v2_0.client [None req-9f8513c2-a056-4f4c-bdcd-c60f67c4219f d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 558/1110] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:37 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1627 bytes in 1202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:39.513 7 WARNING neutronclient.v2_0.client [None req-303dc9c7-389f-4e45-97b3-c2339051fbe6 d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1111] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:39 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1627 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, ' 2026-07-07 12:41:39.908 8 WARNING neutronclient.v2_0.client [None req-8d4d5944-fef3-4e33-9e5a-d3b5bdb6482c f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 559/1112] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:39 2026] GET /v2.1/servers/b2a2ebf1-6705-450d-a31a-75816d9a6a32 => generated 1516 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:40.733 7 WARNING neutronclient.v2_0.client [None req-23972efd-14e0-4312-a0aa-0e150d69cf7b d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 554/1113] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:40 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1627 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, ' 2026-07-07 12:41:41.955 8 WARNING neutronclient.v2_0.client [None req-91019ffe-0a99-4942-a904-0a4757868a10 d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 560/1114] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:41 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1627 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:43.124 7 WARNING neutronclient.v2_0.client [None req-b35d0428-19f3-4d77-b20d-ff8327c02ae1 d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1115] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:43 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1627 bytes in 769 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-07 12:41:45.096 8 WARNING neutronclient.v2_0.client [None req-623100f6-4c08-499b-ac91-d009bb1db789 f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:41:45.112 7 WARNING neutronclient.v2_0.client [None req-8942c9c5-cc59-4928-b5be-1eca6e106316 d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 562/1118] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:45 2026] GET /v2.1/servers/b2a2ebf1-6705-450d-a31a-75816d9a6a32 => generated 1516 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1119] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:44 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1627 bytes in 505 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:46.434 8 WARNING neutronclient.v2_0.client [None req-b94c8a2a-8cdb-4d5d-8200-4b3738c7fcbe d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 563/1120] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:46 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1627 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, ' 2026-07-07 12:41:47.597 7 WARNING neutronclient.v2_0.client [None req-ec6ad4bd-63a0-4f2b-875b-e1d7d56848e5 d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 558/1121] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:47 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1627 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:49.030 8 WARNING neutronclient.v2_0.client [None req-468aadf8-9b35-48bc-ae9d-51a8ef77f9be d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 564/1122] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:48 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1627 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:50.200 7 WARNING neutronclient.v2_0.client [None req-8903218e-8367-46d1-a0f7-c3b3d875579b d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1123] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:50 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1627 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:50.399 8 WARNING neutronclient.v2_0.client [None req-9d7b85a2-341f-40a0-93f7-cbbb4005f50a f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 565/1124] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:50 2026] GET /v2.1/servers/b2a2ebf1-6705-450d-a31a-75816d9a6a32 => generated 1516 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:51.011 7 INFO nova.api.openstack.compute.server_external_events [req-4d32c0a8-6e3a-4cb8-bed6-5ffca1585475 req-32d58b47-d505-44dc-9664-3e5545d5b420 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:1979f24d-8493-4b97-aa32-c21b0ae3c045 for instance b2a2ebf1-6705-450d-a31a-75816d9a6a32 on instance [pid: 7|app: 0|req: 560/1125] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:41:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:51.358 8 WARNING neutronclient.v2_0.client [None req-2aabfa25-fbd6-4d21-9b7a-b9d6e020d9ba d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 566/1126] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:51 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1627 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:52.582 7 WARNING neutronclient.v2_0.client [None req-3232f016-de69-4f2b-ac5a-d09242f8073f d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 561/1127] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:52 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1627 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:53.055 8 INFO nova.api.openstack.compute.server_external_events [req-f5c09c08-f3a3-407b-8fac-db2fd4ca4ed9 req-f2702788-c2fa-42fe-af94-55fe132b38a5 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:1979f24d-8493-4b97-aa32-c21b0ae3c045 for instance b2a2ebf1-6705-450d-a31a-75816d9a6a32 on instance 2026-07-07 12:41:53.055 8 INFO nova.api.openstack.compute.server_external_events [req-f5c09c08-f3a3-407b-8fac-db2fd4ca4ed9 req-f2702788-c2fa-42fe-af94-55fe132b38a5 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:1979f24d-8493-4b97-aa32-c21b0ae3c045 for instance b2a2ebf1-6705-450d-a31a-75816d9a6a32 on instance 2026-07-07 12:41:53.055 8 INFO nova.api.openstack.compute.server_external_events [req-f5c09c08-f3a3-407b-8fac-db2fd4ca4ed9 req-f2702788-c2fa-42fe-af94-55fe132b38a5 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:a5d9afc3-f2c0-472e-aa14-8b56f4fd684b for instance a3e587e2-8211-4b9a-9f16-ccc2765f0419 on instance 2026-07-07 12:41:53.055 8 INFO nova.api.openstack.compute.server_external_events [req-f5c09c08-f3a3-407b-8fac-db2fd4ca4ed9 req-f2702788-c2fa-42fe-af94-55fe132b38a5 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:a5d9afc3-f2c0-472e-aa14-8b56f4fd684b for instance a3e587e2-8211-4b9a-9f16-ccc2765f0419 on instance 2026-07-07 12:41:53.055 8 INFO nova.api.openstack.compute.server_external_events [req-f5c09c08-f3a3-407b-8fac-db2fd4ca4ed9 req-f2702788-c2fa-42fe-af94-55fe132b38a5 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:a5d9afc3-f2c0-472e-aa14-8b56f4fd684b for instance a3e587e2-8211-4b9a-9f16-ccc2765f0419 on instance [pid: 8|app: 0|req: 567/1128] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:41:53 2026] POST /v2.1/os-server-external-events => generated 869 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:53.787 7 WARNING neutronclient.v2_0.client [None req-a8fe20c2-47de-4271-a408-3ecbea94e2ac d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 562/1129] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:53 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1627 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:54.959 7 WARNING neutronclient.v2_0.client [None req-699af6e0-1e7e-4ffe-b7fe-d06ab1a47d4b d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 564/1132] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:54 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1807 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-07-07 12:41:55.111 8 WARNING neutronclient.v2_0.client [None req-b3a7af68-c3af-4b12-8b2a-7c7b51d9809c d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 569/1133] 10.0.0.253 () {32 vars in 740 bytes} [Tue Jul 7 12:41:55 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419/os-interface => generated 284 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:55.615 7 WARNING neutronclient.v2_0.client [None req-be8ba46a-b45f-4265-8960-55749d873ee5 f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1134] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:41:55 2026] GET /v2.1/servers/b2a2ebf1-6705-450d-a31a-75816d9a6a32 => generated 1816 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:56.107 8 INFO nova.api.openstack.compute.server_external_events [req-021be3eb-2aab-4ea1-936a-f710ba5677b2 req-62aec21e-13a7-4ec3-a0f9-96de402a512d 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:a5d9afc3-f2c0-472e-aa14-8b56f4fd684b for instance a3e587e2-8211-4b9a-9f16-ccc2765f0419 on instance [pid: 8|app: 0|req: 570/1135] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:41:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:57.399 7 INFO nova.api.openstack.compute.server_external_events [req-ba390ea0-fc75-4e2a-9d63-08253e38cd57 req-7fc503ef-d5ae-40d9-a587-c8bebb28ab4e 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:1979f24d-8493-4b97-aa32-c21b0ae3c045 for instance b2a2ebf1-6705-450d-a31a-75816d9a6a32 on instance [pid: 7|app: 0|req: 566/1136] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:41:57 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-07-07 12:42:11.597 7 WARNING neutronclient.v2_0.client [None req-c13ba22d-9c9c-4f42-b96a-38bdaf8eb38a d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 568/1139] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:42:11 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1927 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 572/1140] 10.0.0.253 () {32 vars in 752 bytes} [Tue Jul 7 12:42:12 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419/os-server-password => generated 116 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 569/1141] 10.0.0.253 () {32 vars in 717 bytes} [Tue Jul 7 12:42:14 2026] DELETE /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 0 bytes in 101 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, ' 2026-07-07 12:42:14.370 8 WARNING neutronclient.v2_0.client [None req-52b74da6-ce0c-48e6-a666-3661f9a4c691 d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1144] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:42:14 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1933 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-07-07 12:42:15.534 7 WARNING neutronclient.v2_0.client [None req-b9a0d493-630c-49b8-b88f-b16c354cfbc2 d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:42:15.746 8 INFO nova.api.openstack.compute.server_external_events [req-5f2d9c4c-0a83-479b-899b-f294ace732f5 req-cf8388a3-8695-4393-a1b8-1c19d5241fa9 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:a5d9afc3-f2c0-472e-aa14-8b56f4fd684b for instance a3e587e2-8211-4b9a-9f16-ccc2765f0419 on instance [pid: 8|app: 0|req: 574/1145] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:42:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1146] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:42:15 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1933 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:42:16.880 8 WARNING neutronclient.v2_0.client [None req-9b42fbb9-94bc-4717-ba85-7304f2b18808 d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 575/1147] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:42:16 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1933 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:42:17.817 7 INFO nova.api.openstack.compute.server_external_events [req-cdfe32fc-d01f-430f-9184-11305738dd57 req-f8c3f7b3-5566-487f-9bde-56c92026c194 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:a5d9afc3-f2c0-472e-aa14-8b56f4fd684b for instance a3e587e2-8211-4b9a-9f16-ccc2765f0419 on instance 2026-07-07 12:42:17.818 7 INFO nova.api.openstack.compute.server_external_events [req-cdfe32fc-d01f-430f-9184-11305738dd57 req-f8c3f7b3-5566-487f-9bde-56c92026c194 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-deleted:a5d9afc3-f2c0-472e-aa14-8b56f4fd684b for instance a3e587e2-8211-4b9a-9f16-ccc2765f0419 on instance [pid: 7|app: 0|req: 573/1148] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:42:17 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:42:18.189 8 WARNING neutronclient.v2_0.client [None req-a02e6e48-6b88-4979-aa7c-cbcbc7de972a d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 576/1149] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:42:18 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1536 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:42:19.296 7 WARNING neutronclient.v2_0.client [None req-a108bf5b-cff5-48a8-a306-f79516ad0887 d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 574/1150] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:42:19 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1541 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:42:20.403 8 WARNING neutronclient.v2_0.client [None req-26bbdbec-0938-426a-927b-0d955697c5aa d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 577/1151] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:42:20 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 1541 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, ' 2026-07-07 12:42:21.494 7 INFO nova.api.openstack.wsgi [None req-1f0e70f4-ade2-42cb-a05c-c7426f55b87c d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] HTTP exception thrown: Instance a3e587e2-8211-4b9a-9f16-ccc2765f0419 could not be found. [pid: 7|app: 0|req: 575/1152] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:42:21 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:42:21.527 8 INFO nova.api.openstack.wsgi [None req-5a16c16c-e9e9-4c8b-b689-c2402c034aac d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] HTTP exception thrown: Instance a3e587e2-8211-4b9a-9f16-ccc2765f0419 could not be found. [pid: 8|app: 0|req: 578/1153] 10.0.0.253 () {32 vars in 717 bytes} [Tue Jul 7 12:42:21 2026] DELETE /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:42:21.564 7 INFO nova.api.openstack.wsgi [None req-a0084e42-3256-437a-8fe9-9da25ea0b72f d6ff044dcbce4668b0c058b560b0b6cf b79b310dba324681a8192bd61b27bec4 - - default default] HTTP exception thrown: Instance a3e587e2-8211-4b9a-9f16-ccc2765f0419 could not be found. [pid: 7|app: 0|req: 576/1154] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:42:21 2026] GET /v2.1/servers/a3e587e2-8211-4b9a-9f16-ccc2765f0419 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 579/1155] 10.0.0.253 () {32 vars in 705 bytes} [Tue Jul 7 12:42:21 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1178012592 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:42:23.161 7 WARNING neutronclient.v2_0.client [None req-45888a00-d64b-4a17-a39e-447f18d3e999 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:42:23.213 7 WARNING neutronclient.v2_0.client [None req-45888a00-d64b-4a17-a39e-447f18d3e999 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 580/1156] 10.0.0.253 () {32 vars in 725 bytes} [Tue Jul 7 12:42:23 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-333714200 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-07 12:42:23.375 7 WARNING neutronclient.v2_0.client [None req-45888a00-d64b-4a17-a39e-447f18d3e999 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 577/1157] 199.204.45.23 () {36 vars in 712 bytes} [Tue Jul 7 12:42:22 2026] POST /v2.1/servers => generated 453 bytes in 742 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-07-07 12:42:23.943 8 WARNING neutronclient.v2_0.client [None req-64462140-d692-477f-8d66-9bf1a8a3c3be d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 581/1158] 199.204.45.23 () {32 vars in 731 bytes} [Tue Jul 7 12:42:23 2026] GET /v2.1/servers/71f8a33c-063a-429f-8133-56117baf66bf => generated 2213 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:42:24.003 7 WARNING neutronclient.v2_0.client [None req-c943bfa9-6dc2-4c17-b6da-2ada3a256b82 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 578/1159] 199.204.45.23 () {32 vars in 757 bytes} [Tue Jul 7 12:42:23 2026] GET /v2.1/servers/71f8a33c-063a-429f-8133-56117baf66bf/os-interface => generated 28 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 582/1160] 199.204.45.23 () {32 vars in 775 bytes} [Tue Jul 7 12:42:24 2026] GET /v2.1/servers/71f8a33c-063a-429f-8133-56117baf66bf/os-volume_attachments => generated 25 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:42:26.710 8 WARNING neutronclient.v2_0.client [None req-0848bfc7-4aa2-4974-b836-2f73ad569afc d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 584/1163] 199.204.45.23 () {32 vars in 731 bytes} [Tue Jul 7 12:42:26 2026] GET /v2.1/servers/71f8a33c-063a-429f-8133-56117baf66bf => generated 2371 bytes in 150 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, ' 2026-07-07 12:42:26.833 7 WARNING neutronclient.v2_0.client [None req-44c1462c-792d-4bb9-94ad-0d63dcb6a635 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 580/1164] 199.204.45.23 () {32 vars in 757 bytes} [Tue Jul 7 12:42:26 2026] GET /v2.1/servers/71f8a33c-063a-429f-8133-56117baf66bf/os-interface => generated 28 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 585/1165] 199.204.45.23 () {32 vars in 775 bytes} [Tue Jul 7 12:42:26 2026] GET /v2.1/servers/71f8a33c-063a-429f-8133-56117baf66bf/os-volume_attachments => generated 197 bytes in 73 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-07-07 12:42:29.802 7 INFO nova.api.openstack.compute.server_external_events [req-950777c8-ab28-4fa1-b3c2-fa8e49132fac req-48382e5a-931a-4b75-866e-4ad23dded2fb 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:a39b0f3a-e71b-4a46-8b0f-3b8c33626c94 for instance 71f8a33c-063a-429f-8133-56117baf66bf on instance [pid: 7|app: 0|req: 581/1166] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:42:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:42:29.908 8 WARNING neutronclient.v2_0.client [None req-328db418-660c-4b01-8261-1c19355de90d d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 586/1167] 199.204.45.23 () {32 vars in 731 bytes} [Tue Jul 7 12:42:29 2026] GET /v2.1/servers/71f8a33c-063a-429f-8133-56117baf66bf => generated 2445 bytes in 148 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, ' 2026-07-07 12:42:30.058 7 WARNING neutronclient.v2_0.client [None req-7f58fa3f-25c7-407d-bf7f-3c5e002716d9 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 582/1168] 199.204.45.23 () {32 vars in 757 bytes} [Tue Jul 7 12:42:30 2026] GET /v2.1/servers/71f8a33c-063a-429f-8133-56117baf66bf/os-interface => generated 284 bytes in 106 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: 587/1169] 199.204.45.23 () {32 vars in 775 bytes} [Tue Jul 7 12:42:30 2026] GET /v2.1/servers/71f8a33c-063a-429f-8133-56117baf66bf/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, ' 2026-07-07 12:42:32.764 7 WARNING neutronclient.v2_0.client [None req-29236084-ffdc-45ea-b907-9570ec3be298 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 583/1170] 199.204.45.23 () {32 vars in 731 bytes} [Tue Jul 7 12:42:32 2026] GET /v2.1/servers/71f8a33c-063a-429f-8133-56117baf66bf => generated 2433 bytes in 153 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, ' 2026-07-07 12:42:32.899 8 WARNING neutronclient.v2_0.client [None req-622fde39-dc36-4ff8-94ce-4de973f57cc5 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 588/1171] 199.204.45.23 () {32 vars in 757 bytes} [Tue Jul 7 12:42:32 2026] GET /v2.1/servers/71f8a33c-063a-429f-8133-56117baf66bf/os-interface => generated 284 bytes in 82 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: 584/1172] 199.204.45.23 () {32 vars in 775 bytes} [Tue Jul 7 12:42:32 2026] GET /v2.1/servers/71f8a33c-063a-429f-8133-56117baf66bf/os-volume_attachments => generated 197 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:42:35.936 8 INFO nova.api.openstack.compute.server_external_events [req-b3d8f8ee-9f28-4f09-9ef9-d8d037dfe458 req-c67ee760-ed34-4dad-b211-d0bc0162c0a5 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:a39b0f3a-e71b-4a46-8b0f-3b8c33626c94 for instance 71f8a33c-063a-429f-8133-56117baf66bf on instance [pid: 8|app: 0|req: 590/1175] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:42:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:42:36.059 7 WARNING neutronclient.v2_0.client [None req-f4a066b1-b86c-4d49-8726-5610c6c1d69b d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 586/1176] 199.204.45.23 () {32 vars in 731 bytes} [Tue Jul 7 12:42:36 2026] GET /v2.1/servers/71f8a33c-063a-429f-8133-56117baf66bf => generated 2433 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:42:36.235 8 WARNING neutronclient.v2_0.client [None req-6d10e061-8aa6-438d-8915-b30e6dccf7d6 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 591/1177] 199.204.45.23 () {32 vars in 757 bytes} [Tue Jul 7 12:42:36 2026] GET /v2.1/servers/71f8a33c-063a-429f-8133-56117baf66bf/os-interface => generated 286 bytes in 137 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: 587/1178] 199.204.45.23 () {32 vars in 775 bytes} [Tue Jul 7 12:42:36 2026] GET /v2.1/servers/71f8a33c-063a-429f-8133-56117baf66bf/os-volume_attachments => generated 197 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:42:37.976 8 INFO nova.api.openstack.compute.server_external_events [req-e2971370-5a82-41a9-a05c-5b05300b1ac5 req-7ea88eef-b732-48de-b4a5-9f2d636e82ef 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:a39b0f3a-e71b-4a46-8b0f-3b8c33626c94 for instance 71f8a33c-063a-429f-8133-56117baf66bf on instance [pid: 8|app: 0|req: 592/1179] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:42:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:42:39.114 7 WARNING neutronclient.v2_0.client [None req-26a6112c-6ba9-477a-85a4-70d6557d001f d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 588/1180] 199.204.45.23 () {32 vars in 731 bytes} [Tue Jul 7 12:42:39 2026] GET /v2.1/servers/71f8a33c-063a-429f-8133-56117baf66bf => generated 2581 bytes in 144 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, ' 2026-07-07 12:42:39.260 8 WARNING neutronclient.v2_0.client [None req-1ef23ada-6d73-45c0-b16e-39d1643335c1 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 593/1181] 199.204.45.23 () {32 vars in 757 bytes} [Tue Jul 7 12:42:39 2026] GET /v2.1/servers/71f8a33c-063a-429f-8133-56117baf66bf/os-interface => generated 286 bytes in 111 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: 589/1182] 199.204.45.23 () {32 vars in 775 bytes} [Tue Jul 7 12:42:39 2026] GET /v2.1/servers/71f8a33c-063a-429f-8133-56117baf66bf/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, ' 2026-07-07 12:43:20.726 8 WARNING neutronclient.v2_0.client [None req-6afe7fc7-a301-4dce-a066-e924bd4917c3 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:43:20.790 8 WARNING neutronclient.v2_0.client [None req-6afe7fc7-a301-4dce-a066-e924bd4917c3 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:43:23.421 7 INFO nova.api.openstack.compute.server_external_events [req-60e9ebee-13ea-4280-9b92-fe92a8dda9d5 req-a0a72bb1-56ae-4221-98d6-0e1f20f90ff5 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:4b873fc9-c0fd-4700-b05a-d999a6a15cad for instance 71f8a33c-063a-429f-8133-56117baf66bf on instance [pid: 7|app: 0|req: 594/1191] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:43:23 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, ' 2026-07-07 12:43:26.648 7 INFO nova.api.openstack.compute.server_external_events [req-3816587c-a3ec-41a1-800a-cff92d012db0 req-5dcf82a2-a318-4f0f-bd19-8ae38b9a492a 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:4b873fc9-c0fd-4700-b05a-d999a6a15cad for instance 71f8a33c-063a-429f-8133-56117baf66bf on instance [pid: 7|app: 0|req: 597/1194] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:43:26 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, ' 2026-07-07 12:43:28.699 7 INFO nova.api.openstack.compute.server_external_events [req-bd3077a8-c959-4cbe-b045-b07efc095439 req-05dbf32d-e12b-4f5b-8b33-38c51557c2de 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:4b873fc9-c0fd-4700-b05a-d999a6a15cad for instance 71f8a33c-063a-429f-8133-56117baf66bf on instance [pid: 7|app: 0|req: 598/1195] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:43:28 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) 2026-07-07 12:43:29.868 8 WARNING neutronclient.v2_0.client [None req-6afe7fc7-a301-4dce-a066-e924bd4917c3 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 598/1196] 199.204.45.23 () {36 vars in 810 bytes} [Tue Jul 7 12:43:20 2026] POST /v2.1/servers/71f8a33c-063a-429f-8133-56117baf66bf/os-interface => generated 281 bytes in 9250 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-07-07 12:43:30.353 7 INFO nova.api.openstack.compute.server_external_events [req-5bc6bd62-1924-4064-84de-8df40b75930b req-73b3d9d7-1cb9-42aa-b851-60473a02340c 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:4b873fc9-c0fd-4700-b05a-d999a6a15cad for instance 71f8a33c-063a-429f-8133-56117baf66bf on instance [pid: 7|app: 0|req: 599/1197] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:43:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:43:30.787 8 INFO nova.api.openstack.compute.server_external_events [req-8169117b-fd70-454f-927a-6c1adebd909c req-4e1fcb20-45e9-41ca-b3c2-6a1f15683df4 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:4b873fc9-c0fd-4700-b05a-d999a6a15cad for instance 71f8a33c-063a-429f-8133-56117baf66bf on instance [pid: 8|app: 0|req: 599/1198] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:43:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:44:03.059 7 WARNING neutronclient.v2_0.client [None req-d0c5ddaf-9bd0-43f3-a758-c82a6d9f73ed d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:44:03.112 7 WARNING neutronclient.v2_0.client [None req-d0c5ddaf-9bd0-43f3-a758-c82a6d9f73ed d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:44:06.484 8 INFO nova.api.openstack.compute.server_external_events [req-7d9e8ac3-841a-4023-bb83-bf18c859e05e req-62484590-482e-40a1-8f66-0b216a137092 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:681cc791-5b7f-45c3-9142-94cf0a8d7141 for instance 71f8a33c-063a-429f-8133-56117baf66bf on instance [pid: 8|app: 0|req: 605/1207] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:44:06 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-07-07 12:44:09.898 8 INFO nova.api.openstack.compute.server_external_events [req-b9e7ea22-779d-4e9f-952f-bb8d6fd8962d req-36a36b9c-7222-4389-8e97-451aa53b168b 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:681cc791-5b7f-45c3-9142-94cf0a8d7141 for instance 71f8a33c-063a-429f-8133-56117baf66bf on instance [pid: 8|app: 0|req: 606/1208] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:44:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:44:11.936 8 INFO nova.api.openstack.compute.server_external_events [req-4c1c771b-7ede-44d1-859c-f69aa7fabcbe req-9b9e682d-6447-49b6-b655-636310bd3aaf 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:681cc791-5b7f-45c3-9142-94cf0a8d7141 for instance 71f8a33c-063a-429f-8133-56117baf66bf on instance [pid: 8|app: 0|req: 607/1209] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:44:11 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) 2026-07-07 12:44:13.186 7 WARNING neutronclient.v2_0.client [None req-d0c5ddaf-9bd0-43f3-a758-c82a6d9f73ed d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 603/1210] 199.204.45.23 () {36 vars in 810 bytes} [Tue Jul 7 12:44:03 2026] POST /v2.1/servers/71f8a33c-063a-429f-8133-56117baf66bf/os-interface => generated 374 bytes in 10229 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-07-07 12:44:24.403 8 WARNING neutronclient.v2_0.client [None req-05be1c67-b2c6-468b-a8db-fa352e991b18 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:44:24.452 8 WARNING neutronclient.v2_0.client [None req-05be1c67-b2c6-468b-a8db-fa352e991b18 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:44:26.999 7 INFO nova.api.openstack.compute.server_external_events [req-f69bc58e-c030-4e96-8ca3-b21bf51d821b req-390d1f9c-977f-4041-a6ee-e25398c29e10 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:2f719535-59a3-41af-ac25-30b3dcb09a9d for instance 71f8a33c-063a-429f-8133-56117baf66bf on instance [pid: 7|app: 0|req: 607/1215] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:44:26 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-07-07 12:44:30.761 7 INFO nova.api.openstack.compute.server_external_events [req-a43e3b4d-5538-4a29-9bc8-3a860b707404 req-685c63d4-d3c2-469a-b428-2efa2e86dfb0 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:2f719535-59a3-41af-ac25-30b3dcb09a9d for instance 71f8a33c-063a-429f-8133-56117baf66bf on instance [pid: 7|app: 0|req: 608/1216] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:44:30 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, ' 2026-07-07 12:44:32.804 7 INFO nova.api.openstack.compute.server_external_events [req-c4f03c45-c6a0-4846-974b-0d01f5c0af1f req-217cb2ea-b3a4-47af-b677-b6e81e7d23d5 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-plugged:2f719535-59a3-41af-ac25-30b3dcb09a9d for instance 71f8a33c-063a-429f-8133-56117baf66bf on instance [pid: 7|app: 0|req: 609/1217] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:44:32 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) 2026-07-07 12:44:33.995 8 WARNING neutronclient.v2_0.client [None req-05be1c67-b2c6-468b-a8db-fa352e991b18 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 609/1218] 199.204.45.23 () {36 vars in 810 bytes} [Tue Jul 7 12:44:24 2026] POST /v2.1/servers/71f8a33c-063a-429f-8133-56117baf66bf/os-interface => generated 376 bytes in 9790 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-07-07 12:44:34.782 7 INFO nova.api.openstack.compute.server_external_events [req-fe61b868-f581-48df-b5eb-5f8d4bff53a9 req-748d4b69-c23b-4a89-9823-832cc33eebfa 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:681cc791-5b7f-45c3-9142-94cf0a8d7141 for instance 71f8a33c-063a-429f-8133-56117baf66bf on instance [pid: 7|app: 0|req: 611/1221] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:44:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:44:47.888 7 INFO nova.api.openstack.compute.server_external_events [req-5e0b5012-d7ad-4959-a4f2-94630d5bc957 req-bcb469e0-7c87-4253-8cd0-f0f941d858f2 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:2f719535-59a3-41af-ac25-30b3dcb09a9d for instance 71f8a33c-063a-429f-8133-56117baf66bf on instance [pid: 7|app: 0|req: 613/1224] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:44:47 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: 612/1225] 199.204.45.23 () {34 vars in 853 bytes} [Tue Jul 7 12:44:48 2026] DELETE /v2.1/servers/71f8a33c-063a-429f-8133-56117baf66bf/os-interface/2f719535-59a3-41af-ac25-30b3dcb09a9d => generated 0 bytes in 66 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-07-07 12:44:49.930 7 INFO nova.api.openstack.compute.server_external_events [req-b73c4c0b-6a77-43e3-bf5a-44879694cfdc req-cfee7817-3c9b-4fd3-9be4-e81e75abe314 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:2f719535-59a3-41af-ac25-30b3dcb09a9d for instance 71f8a33c-063a-429f-8133-56117baf66bf on instance [pid: 7|app: 0|req: 614/1226] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:44: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) [pid: 8|app: 0|req: 613/1227] 10.0.0.126 () {28 vars in 453 bytes} [Tue Jul 7 12:44:50 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 615/1228] 10.0.0.126 () {30 vars in 657 bytes} [Tue Jul 7 12:44:50 2026] GET /v2.1 => generated 0 bytes in 52 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: 614/1229] 10.0.0.126 () {32 vars in 730 bytes} [Tue Jul 7 12:44:50 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:44:50.776 7 WARNING neutronclient.v2_0.client [None req-1b364abb-edde-4d3e-ab4a-0f47362c904d d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 616/1230] 10.0.0.126 () {34 vars in 805 bytes} [Tue Jul 7 12:44:50 2026] GET /v2.1/servers/detail?all_tenants=True => generated 8726 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) 2026-07-07 12:44:51.116 8 INFO nova.api.openstack.compute.server_external_events [req-e17246e6-a6de-4cb8-8fdf-c07a08fb74be req-ab3c4e7b-e530-4242-bc95-d88a9564ef67 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:2f719535-59a3-41af-ac25-30b3dcb09a9d for instance 71f8a33c-063a-429f-8133-56117baf66bf on instance [pid: 8|app: 0|req: 615/1231] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:44:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1232] 10.0.0.126 () {28 vars in 453 bytes} [Tue Jul 7 12:44:51 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 616/1233] 10.0.0.126 () {30 vars in 657 bytes} [Tue Jul 7 12:44:51 2026] GET /v2.1 => generated 0 bytes in 37 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: 618/1234] 10.0.0.126 () {32 vars in 730 bytes} [Tue Jul 7 12:44:51 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: 617/1235] 10.0.0.126 () {34 vars in 893 bytes} [Tue Jul 7 12:44:51 2026] GET /v2.1/servers/detail?project_id=06e252fe5e4d451cbd3fe93ca7f14f50&all_tenants=True => generated 15 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1236] 10.0.0.126 () {34 vars in 893 bytes} [Tue Jul 7 12:44:51 2026] GET /v2.1/servers/detail?project_id=10bbd918e4ce40da815125cc77c41576&all_tenants=True => generated 15 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1237] 10.0.0.126 () {34 vars in 893 bytes} [Tue Jul 7 12:44:51 2026] GET /v2.1/servers/detail?project_id=1ed1538d0a4c414e97496597baab5523&all_tenants=True => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1238] 10.0.0.126 () {34 vars in 893 bytes} [Tue Jul 7 12:44:51 2026] GET /v2.1/servers/detail?project_id=24cbde17a23d41a59adeca78b735f4fb&all_tenants=True => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1239] 10.0.0.126 () {34 vars in 893 bytes} [Tue Jul 7 12:44:51 2026] GET /v2.1/servers/detail?project_id=257733fd9ae648c8914bf7a6d6e0f15e&all_tenants=True => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-07-07 12:44:51.866 7 WARNING neutronclient.v2_0.client [None req-551b67da-f5d1-4e13-8d19-bdb4e9a5c4ee d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 621/1240] 10.0.0.126 () {34 vars in 893 bytes} [Tue Jul 7 12:44:51 2026] GET /v2.1/servers/detail?project_id=34a05fa340744711a03bb70d7e06b997&all_tenants=True => generated 5446 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1241] 10.0.0.126 () {34 vars in 893 bytes} [Tue Jul 7 12:44:51 2026] GET /v2.1/servers/detail?project_id=4b202ced1c3c4aa58b73c27261b1aaa3&all_tenants=True => generated 15 bytes in 46 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, ' 2026-07-07 12:44:52.127 7 WARNING neutronclient.v2_0.client [None req-7863d201-bef5-4fdf-95e3-9d5eafdb626b d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 622/1242] 10.0.0.126 () {34 vars in 893 bytes} [Tue Jul 7 12:44:52 2026] GET /v2.1/servers/detail?project_id=86a7f499bb684392abc85e8012ca05fd&all_tenants=True => generated 3227 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1243] 10.0.0.126 () {34 vars in 893 bytes} [Tue Jul 7 12:44:52 2026] GET /v2.1/servers/detail?project_id=8c9b9f7c6c47430ab6067b85ad1044da&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 623/1244] 10.0.0.126 () {34 vars in 893 bytes} [Tue Jul 7 12:44:52 2026] GET /v2.1/servers/detail?project_id=923ee90beacd44b9bd6b3079e67a2905&all_tenants=True => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1245] 10.0.0.126 () {34 vars in 893 bytes} [Tue Jul 7 12:44:52 2026] GET /v2.1/servers/detail?project_id=a5a6c7b5e92742feb7ab97b8905df599&all_tenants=True => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-07-07 12:44:53.162 7 INFO nova.api.openstack.compute.server_external_events [req-d8ef072f-405a-412e-9cbc-c866ac493b57 req-404057e7-832d-4359-90ca-611dbc072260 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:2f719535-59a3-41af-ac25-30b3dcb09a9d for instance 71f8a33c-063a-429f-8133-56117baf66bf on instance [pid: 7|app: 0|req: 624/1246] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:44:53 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:44:58.767 8 INFO nova.api.openstack.compute.server_external_events [req-fb56eef7-28a8-4bec-90f0-ce13ad4ee21a req-844c7ffc-f52e-43d4-a0db-9c009a3aef45 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:681cc791-5b7f-45c3-9142-94cf0a8d7141 for instance 71f8a33c-063a-429f-8133-56117baf66bf on instance [pid: 8|app: 0|req: 624/1249] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:44:58 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: 626/1250] 199.204.45.23 () {34 vars in 853 bytes} [Tue Jul 7 12:44:58 2026] DELETE /v2.1/servers/71f8a33c-063a-429f-8133-56117baf66bf/os-interface/681cc791-5b7f-45c3-9142-94cf0a8d7141 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:45:00.957 8 INFO nova.api.openstack.compute.server_external_events [req-b031cd7e-f4a0-45a1-8837-e6cc24fec0d8 req-fe383236-bf78-474f-bba4-89aa83dbfe79 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:681cc791-5b7f-45c3-9142-94cf0a8d7141 for instance 71f8a33c-063a-429f-8133-56117baf66bf on instance [pid: 8|app: 0|req: 625/1251] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:45:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:45:03.032 7 INFO nova.api.openstack.compute.server_external_events [req-19657103-25cf-42d0-91c2-ae64ec221ab0 req-29b2cec2-616b-4131-b996-14c8a862e76e 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:681cc791-5b7f-45c3-9142-94cf0a8d7141 for instance 71f8a33c-063a-429f-8133-56117baf66bf on instance [pid: 7|app: 0|req: 627/1252] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:45:03 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 628/1257] 199.204.45.23 () {34 vars in 853 bytes} [Tue Jul 7 12:45:19 2026] DELETE /v2.1/servers/71f8a33c-063a-429f-8133-56117baf66bf/os-interface/4b873fc9-c0fd-4700-b05a-d999a6a15cad => generated 0 bytes in 49 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-07-07 12:45:21.759 7 INFO nova.api.openstack.compute.server_external_events [req-7d3964ec-2066-423d-bdcd-0ff03fa5ccad req-3417ff65-3083-4c58-8fa6-ae3fa1fc25ba 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:4b873fc9-c0fd-4700-b05a-d999a6a15cad for instance 71f8a33c-063a-429f-8133-56117baf66bf on instance [pid: 7|app: 0|req: 630/1258] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:45:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:45:23.803 8 INFO nova.api.openstack.compute.server_external_events [req-bea8c881-b7ff-4bc0-865a-4ad3bafe744b req-c2972ca5-8ac7-4bb9-a60b-28dcc04c25bd 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:4b873fc9-c0fd-4700-b05a-d999a6a15cad for instance 71f8a33c-063a-429f-8133-56117baf66bf on instance [pid: 8|app: 0|req: 629/1259] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:45:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 631/1262] 199.204.45.23 () {34 vars in 753 bytes} [Tue Jul 7 12:45:25 2026] DELETE /v2.1/servers/71f8a33c-063a-429f-8133-56117baf66bf => generated 0 bytes in 127 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-07-07 12:45:26.495 7 INFO nova.api.openstack.compute.server_external_events [req-cc667d3e-a51a-4c98-991a-23e451f5b143 req-a9e267cd-db40-4354-8c36-ccbc91692bb0 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:a39b0f3a-e71b-4a46-8b0f-3b8c33626c94 for instance 71f8a33c-063a-429f-8133-56117baf66bf on instance [pid: 7|app: 0|req: 632/1263] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:45:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:45:28.538 8 INFO nova.api.openstack.compute.server_external_events [req-5ad4a372-49dd-49e2-bb76-d707fdb187c4 req-b10cc0f4-13bd-4f10-8a02-f7c2989c3917 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:a39b0f3a-e71b-4a46-8b0f-3b8c33626c94 for instance 71f8a33c-063a-429f-8133-56117baf66bf on instance 2026-07-07 12:45:28.539 8 INFO nova.api.openstack.compute.server_external_events [req-5ad4a372-49dd-49e2-bb76-d707fdb187c4 req-b10cc0f4-13bd-4f10-8a02-f7c2989c3917 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-deleted:a39b0f3a-e71b-4a46-8b0f-3b8c33626c94 for instance 71f8a33c-063a-429f-8133-56117baf66bf on instance [pid: 8|app: 0|req: 632/1264] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:45:28 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:45:29.209 7 INFO nova.api.openstack.compute.server_external_events [req-9c80f2fb-0580-45e5-92f5-627a1a057035 req-acf0e3d0-0c42-47fc-b6e1-d1b89b58c147 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:1979f24d-8493-4b97-aa32-c21b0ae3c045 for instance b2a2ebf1-6705-450d-a31a-75816d9a6a32 on instance [pid: 7|app: 0|req: 633/1265] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:45:29 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: 633/1266] 10.0.0.253 () {32 vars in 717 bytes} [Tue Jul 7 12:45:29 2026] DELETE /v2.1/servers/b2a2ebf1-6705-450d-a31a-75816d9a6a32 => generated 0 bytes in 96 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, ' 2026-07-07 12:45:29.355 7 WARNING neutronclient.v2_0.client [None req-c729e2ca-2d39-48ce-a929-a849b723158d f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 634/1267] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:45:29 2026] GET /v2.1/servers/b2a2ebf1-6705-450d-a31a-75816d9a6a32 => generated 1942 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:45:30.595 8 INFO nova.api.openstack.compute.server_external_events [req-0c4331a4-405f-49f3-b727-92af35e83858 req-5e29dbbd-54c1-4cff-ad88-ddc30ddbbfef 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:1979f24d-8493-4b97-aa32-c21b0ae3c045 for instance b2a2ebf1-6705-450d-a31a-75816d9a6a32 on instance [pid: 8|app: 0|req: 634/1268] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:45:30 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:45:32.105 7 INFO nova.api.openstack.compute.server_external_events [req-9228bb4e-cb6a-460c-9a39-fed555d6b666 req-fbadd08b-10ef-49db-b4d3-0a4872657a43 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-deleted:1979f24d-8493-4b97-aa32-c21b0ae3c045 for instance b2a2ebf1-6705-450d-a31a-75816d9a6a32 on instance [pid: 7|app: 0|req: 635/1269] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:45:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:45:32.652 8 INFO nova.api.openstack.compute.server_external_events [req-bd6b84d2-9113-4bd4-9483-32a222791e81 req-93191535-20fe-4627-91dc-7a1ddadee00c 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:1979f24d-8493-4b97-aa32-c21b0ae3c045 for instance b2a2ebf1-6705-450d-a31a-75816d9a6a32 on instance [pid: 8|app: 0|req: 635/1270] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:45:32 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-07-07 12:45:34.588 8 WARNING neutronclient.v2_0.client [None req-ef5ec52f-5a74-4580-a5e8-f22ac4791307 f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 637/1273] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:45:34 2026] GET /v2.1/servers/b2a2ebf1-6705-450d-a31a-75816d9a6a32 => generated 1480 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:45:39.688 7 INFO nova.api.openstack.wsgi [None req-cca770c0-4eeb-4d0f-a9e0-3a0f5057c3ff f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] HTTP exception thrown: Instance b2a2ebf1-6705-450d-a31a-75816d9a6a32 could not be found. [pid: 7|app: 0|req: 637/1274] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:45:39 2026] GET /v2.1/servers/b2a2ebf1-6705-450d-a31a-75816d9a6a32 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:45:40.158 8 INFO nova.api.openstack.compute.server_external_events [req-a2845eae-749f-4135-83c1-57406b0d02ec req-9a57472a-34bd-49e1-901c-70545cfce7c6 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-changed:0adc49e4-7417-4976-9e97-f5b4df708af4 for instance 128452ca-3c05-42d7-9103-7af6b950778e on instance [pid: 8|app: 0|req: 638/1275] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:45:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 638/1276] 10.0.0.253 () {32 vars in 717 bytes} [Tue Jul 7 12:45:40 2026] DELETE /v2.1/servers/128452ca-3c05-42d7-9103-7af6b950778e => generated 0 bytes in 96 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, ' 2026-07-07 12:45:40.307 8 WARNING neutronclient.v2_0.client [None req-a46a838e-f147-45bc-bb39-132fa4094d68 f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 639/1277] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:45:40 2026] GET /v2.1/servers/128452ca-3c05-42d7-9103-7af6b950778e => generated 1937 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, ' 2026-07-07 12:45:41.535 7 INFO nova.api.openstack.compute.server_external_events [req-b0822e7d-cf65-409c-b5fd-61dce2831ab7 req-9a8742e4-f072-48f3-aac1-0a2ad97f5f80 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:0adc49e4-7417-4976-9e97-f5b4df708af4 for instance 128452ca-3c05-42d7-9103-7af6b950778e on instance [pid: 7|app: 0|req: 639/1278] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:45:41 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:45:43.039 8 INFO nova.api.openstack.compute.server_external_events [req-d84ce7ab-cf81-42e7-94de-4523dc40310b req-628c68d4-721d-4bd6-ba76-28fffba97850 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-deleted:0adc49e4-7417-4976-9e97-f5b4df708af4 for instance 128452ca-3c05-42d7-9103-7af6b950778e on instance [pid: 8|app: 0|req: 640/1279] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:45:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:45:43.572 7 INFO nova.api.openstack.compute.server_external_events [req-c58bb0e8-04f7-41ea-8941-e84c7ace2b63 req-a03cc971-bc77-4299-b848-9c8890238b5e 06276d4ace174cbc840c0553570efcf7 06e252fe5e4d451cbd3fe93ca7f14f50 - - 568ba2d9dc304fc48e744d7e56f66aa4 568ba2d9dc304fc48e744d7e56f66aa4] Creating event network-vif-unplugged:0adc49e4-7417-4976-9e97-f5b4df708af4 for instance 128452ca-3c05-42d7-9103-7af6b950778e on instance [pid: 7|app: 0|req: 640/1280] 10.0.0.252 () {38 vars in 814 bytes} [Tue Jul 7 12:45:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:45:45.530 7 WARNING neutronclient.v2_0.client [None req-599dfe1e-8611-4810-a665-b3cae455b875 f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 642/1283] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:45:45 2026] GET /v2.1/servers/128452ca-3c05-42d7-9103-7af6b950778e => generated 1479 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:45:50.634 8 INFO nova.api.openstack.wsgi [None req-6160d2d6-49d3-4abd-82c7-ca97e31323b1 f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] HTTP exception thrown: Instance 128452ca-3c05-42d7-9103-7af6b950778e could not be found. [pid: 8|app: 0|req: 642/1284] 10.0.0.253 () {32 vars in 714 bytes} [Tue Jul 7 12:45:50 2026] GET /v2.1/servers/128452ca-3c05-42d7-9103-7af6b950778e => 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, ' [pid: 7|app: 0|req: 643/1285] 10.0.0.253 () {32 vars in 723 bytes} [Tue Jul 7 12:45:52 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-677389276 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:45:52.756 8 INFO nova.api.openstack.wsgi [None req-1a68de03-12b2-4ae3-8c9e-e303da6d3197 f3ecb218b3fb4afa95d7160e0cc08f85 34a05fa340744711a03bb70d7e06b997 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-677389276 not found for user f3ecb218b3fb4afa95d7160e0cc08f85 [pid: 8|app: 0|req: 643/1286] 10.0.0.253 () {32 vars in 720 bytes} [Tue Jul 7 12:45:52 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-677389276 => generated 141 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1291] 10.0.0.253 () {32 vars in 654 bytes} [Tue Jul 7 12:46:09 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1292] 10.0.0.253 () {32 vars in 640 bytes} [Tue Jul 7 12:46:09 2026] GET /v2.1/servers => generated 15 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-07 12:46:09.695 8 WARNING oslo_db.sqlalchemy.utils [None req-44369754-3b1d-4786-914e-3e5d7540a8f4 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 647/1293] 10.0.0.253 () {32 vars in 648 bytes} [Tue Jul 7 12:46:09 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1294] 10.0.0.253 () {32 vars in 693 bytes} [Tue Jul 7 12:46:09 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)