+ 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 Aug 11 09:04:12 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: nova-api-osapi-795ffbf68d-lcjbg 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 0x7f33799b5668 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-08-11 09:04:18.021 7 INFO nova.utils [None req-42cfb651-b990-4d4b-ba10-ea89d2478e19 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-11 09:04:18.182 8 INFO nova.utils [None req-b65d57a5-1e46-420c-9c8a-91a0ef6709eb - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-11 09:04:19.768 7 WARNING keystonemiddleware._common.config [None req-42cfb651-b990-4d4b-ba10-ea89d2478e19 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 09:04:19.778 7 WARNING oslo_config.cfg [None req-42cfb651-b990-4d4b-ba10-ea89d2478e19 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-11 09:04:19.858 7 WARNING keystonemiddleware._common.config [None req-42cfb651-b990-4d4b-ba10-ea89d2478e19 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 09:04:19.874 7 WARNING oslo_config.cfg [None req-42cfb651-b990-4d4b-ba10-ea89d2478e19 - - - - - -] 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-08-11 09:04:19.887 7 WARNING oslo_config.cfg [None req-42cfb651-b990-4d4b-ba10-ea89d2478e19 - - - - - -] 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 0x7f33799b5668 pid: 7 (default app) 2026-08-11 09:04:19.947 8 WARNING keystonemiddleware._common.config [None req-b65d57a5-1e46-420c-9c8a-91a0ef6709eb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 09:04:19.957 8 WARNING oslo_config.cfg [None req-b65d57a5-1e46-420c-9c8a-91a0ef6709eb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-11 09:04:20.040 8 WARNING keystonemiddleware._common.config [None req-b65d57a5-1e46-420c-9c8a-91a0ef6709eb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 09:04:20.060 8 WARNING oslo_config.cfg [None req-b65d57a5-1e46-420c-9c8a-91a0ef6709eb - - - - - -] 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-08-11 09:04:20.077 8 WARNING oslo_config.cfg [None req-b65d57a5-1e46-420c-9c8a-91a0ef6709eb - - - - - -] 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 8 seconds on interpreter 0x7f33799b5668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.19.213.212 () {42 vars in 705 bytes} [Tue Aug 11 09:04:27 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-08-11 09:04:27.771 8 WARNING oslo_policy.policy [None req-39d2c5e4-10c8-47ee-afc0-b7fd68add91a 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - 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-08-11 09:04:27.772 8 WARNING oslo_policy.policy [None req-39d2c5e4-10c8-47ee-afc0-b7fd68add91a 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - 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.19.213.212 () {44 vars in 909 bytes} [Tue Aug 11 09:04:27 2026] GET /v2.1 => generated 0 bytes in 547 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:04:27.871 7 WARNING oslo_policy.policy [req-39d2c5e4-10c8-47ee-afc0-b7fd68add91a req-b826dee4-13b9-47b8-8e44-b0eef96b8583 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - 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-08-11 09:04:27.871 7 WARNING oslo_policy.policy [req-39d2c5e4-10c8-47ee-afc0-b7fd68add91a req-b826dee4-13b9-47b8-8e44-b0eef96b8583 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - 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.19.213.212 () {46 vars in 982 bytes} [Tue Aug 11 09:04:27 2026] GET /v2.1/ => generated 400 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:04:27.977 8 INFO nova.api.openstack.wsgi [None req-03403c42-08c7-4c5f-addf-13ec5053d2cb 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.19.213.212 () {48 vars in 1011 bytes} [Tue Aug 11 09:04:27 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.19.213.212 () {48 vars in 1051 bytes} [Tue Aug 11 09:04:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.19.213.212 () {52 vars in 1048 bytes} [Tue Aug 11 09:04:28 2026] POST /v2.1/flavors => generated 529 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.19.213.212 () {42 vars in 705 bytes} [Tue Aug 11 09:04:28 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.19.213.212 () {44 vars in 909 bytes} [Tue Aug 11 09:04:28 2026] GET /v2.1 => generated 0 bytes in 25 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.19.213.212 () {46 vars in 982 bytes} [Tue Aug 11 09:04:28 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:04:28.970 8 INFO nova.api.openstack.wsgi [None req-43015043-c575-4796-a24a-1edf3dc1dd3e 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.19.213.212 () {48 vars in 1013 bytes} [Tue Aug 11 09:04:28 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.19.213.212 () {48 vars in 1051 bytes} [Tue Aug 11 09:04:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.212 () {52 vars in 1048 bytes} [Tue Aug 11 09:04:29 2026] POST /v2.1/flavors => generated 532 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.19.213.212 () {42 vars in 705 bytes} [Tue Aug 11 09:04:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.19.213.212 () {44 vars in 909 bytes} [Tue Aug 11 09:04:29 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.19.213.212 () {46 vars in 982 bytes} [Tue Aug 11 09:04:29 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:04:30.017 8 INFO nova.api.openstack.wsgi [None req-66f0b180-9b56-4c6f-bf28-ad5ac2be99b1 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.19.213.212 () {48 vars in 1015 bytes} [Tue Aug 11 09:04:30 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.19.213.212 () {48 vars in 1051 bytes} [Tue Aug 11 09:04:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.19.213.212 () {52 vars in 1048 bytes} [Tue Aug 11 09:04:30 2026] POST /v2.1/flavors => generated 533 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.19.213.212 () {42 vars in 705 bytes} [Tue Aug 11 09:04:30 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: 11/22] 199.19.213.212 () {44 vars in 909 bytes} [Tue Aug 11 09:04:30 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.19.213.212 () {46 vars in 982 bytes} [Tue Aug 11 09:04:30 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:04:30.954 8 INFO nova.api.openstack.wsgi [None req-e74d6d27-f373-47b5-91e8-e6ca736e2c58 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.19.213.212 () {48 vars in 1013 bytes} [Tue Aug 11 09:04:30 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.19.213.212 () {48 vars in 1051 bytes} [Tue Aug 11 09:04:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.19.213.212 () {52 vars in 1048 bytes} [Tue Aug 11 09:04:30 2026] POST /v2.1/flavors => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.19.213.212 () {42 vars in 705 bytes} [Tue Aug 11 09:04:31 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.19.213.212 () {44 vars in 909 bytes} [Tue Aug 11 09:04:31 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.19.213.212 () {46 vars in 982 bytes} [Tue Aug 11 09:04:31 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:04:31.893 8 INFO nova.api.openstack.wsgi [None req-d66fd1d9-9a9c-40d2-aa7c-683af5bdee89 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.19.213.212 () {48 vars in 1015 bytes} [Tue Aug 11 09:04:31 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.19.213.212 () {48 vars in 1051 bytes} [Tue Aug 11 09:04:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.19.213.212 () {52 vars in 1048 bytes} [Tue Aug 11 09:04:31 2026] POST /v2.1/flavors => generated 535 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/103] 10.0.0.229 () {28 vars in 454 bytes} [Tue Aug 11 09:10:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 52/104] 10.0.0.229 () {30 vars in 658 bytes} [Tue Aug 11 09:10:15 2026] GET /v2.1 => generated 0 bytes in 104 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: 53/105] 10.0.0.229 () {32 vars in 731 bytes} [Tue Aug 11 09:10:15 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/106] 10.0.0.229 () {34 vars in 804 bytes} [Tue Aug 11 09:10:15 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/147] 199.19.213.212 () {42 vars in 705 bytes} [Tue Aug 11 09:13:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 74/148] 199.19.213.212 () {44 vars in 909 bytes} [Tue Aug 11 09:13:36 2026] GET /v2.1 => generated 0 bytes in 79 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 75/149] 199.19.213.212 () {46 vars in 982 bytes} [Tue Aug 11 09:13:36 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:13:36.881 8 INFO nova.api.openstack.wsgi [None req-652c7f3a-e59e-4383-9a8c-35686cdb7cdf 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 75/150] 199.19.213.212 () {48 vars in 1017 bytes} [Tue Aug 11 09:13:36 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: 76/151] 199.19.213.212 () {48 vars in 1051 bytes} [Tue Aug 11 09:13:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/152] 199.19.213.212 () {52 vars in 1049 bytes} [Tue Aug 11 09:13:36 2026] POST /v2.1/flavors => generated 534 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/165] 199.19.213.212 () {42 vars in 705 bytes} [Tue Aug 11 09:14:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.19.213.212 () {44 vars in 909 bytes} [Tue Aug 11 09:14:33 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.19.213.212 () {46 vars in 982 bytes} [Tue Aug 11 09:14:33 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:14:33.374 8 INFO nova.api.openstack.wsgi [None req-04ff3f01-d214-40b1-9727-da8474c31cdd 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 3771aa43e06c4d7aadaf63e283ae53bd [pid: 8|app: 0|req: 84/168] 199.19.213.212 () {48 vars in 1051 bytes} [Tue Aug 11 09:14:33 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-11 09:14:33.389 7 WARNING oslo_db.sqlalchemy.utils [None req-50766726-f349-4b69-a7b1-1b2551faf971 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 85/169] 199.19.213.212 () {48 vars in 1016 bytes} [Tue Aug 11 09:14:33 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/170] 199.19.213.212 () {52 vars in 1057 bytes} [Tue Aug 11 09:14:33 2026] POST /v2.1/os-keypairs => generated 576 bytes in 55 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 199.19.213.212 () {42 vars in 705 bytes} [Tue Aug 11 09:14:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/172] 199.19.213.212 () {44 vars in 909 bytes} [Tue Aug 11 09:14:37 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 87/173] 199.19.213.212 () {46 vars in 982 bytes} [Tue Aug 11 09:14:37 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/174] 199.19.213.212 () {48 vars in 1073 bytes} [Tue Aug 11 09:14:37 2026] GET /v2.1/os-quota-sets/d6b921ccbd754373994033cda004df4a => generated 283 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/175] 199.19.213.212 () {52 vars in 1125 bytes} [Tue Aug 11 09:14:37 2026] PUT /v2.1/os-quota-sets/d6b921ccbd754373994033cda004df4a => generated 238 bytes in 470 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 199.19.213.212 () {42 vars in 705 bytes} [Tue Aug 11 09:22:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/273] 199.19.213.212 () {44 vars in 909 bytes} [Tue Aug 11 09:22:37 2026] GET /v2.1 => generated 0 bytes in 125 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.19.213.212 () {46 vars in 982 bytes} [Tue Aug 11 09:22:37 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:22:37.606 8 INFO nova.api.openstack.wsgi [None req-24316d8f-fb68-4f61-ba63-e6861173d5ef 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 137/275] 199.19.213.212 () {48 vars in 1015 bytes} [Tue Aug 11 09:22:37 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/276] 199.19.213.212 () {48 vars in 1051 bytes} [Tue Aug 11 09:22:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 199.19.213.212 () {52 vars in 1049 bytes} [Tue Aug 11 09:22:37 2026] POST /v2.1/flavors => generated 534 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/322] 199.19.213.212 () {42 vars in 705 bytes} [Tue Aug 11 09:26: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: 161/323] 199.19.213.212 () {44 vars in 909 bytes} [Tue Aug 11 09:26:17 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 163/324] 199.19.213.212 () {46 vars in 982 bytes} [Tue Aug 11 09:26:17 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/325] 199.19.213.212 () {48 vars in 1073 bytes} [Tue Aug 11 09:26:17 2026] GET /v2.1/os-quota-sets/b08106d31afa4a4ebe5bf0209ba1d651 => generated 283 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/326] 199.19.213.212 () {52 vars in 1125 bytes} [Tue Aug 11 09:26:17 2026] PUT /v2.1/os-quota-sets/b08106d31afa4a4ebe5bf0209ba1d651 => generated 238 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/477] 199.19.213.212 () {42 vars in 705 bytes} [Tue Aug 11 09:38: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: 238/478] 199.19.213.212 () {44 vars in 909 bytes} [Tue Aug 11 09:38:52 2026] GET /v2.1 => generated 0 bytes in 118 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 241/479] 199.19.213.212 () {46 vars in 982 bytes} [Tue Aug 11 09:38:52 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:38:52.203 8 INFO nova.api.openstack.wsgi [None req-ecc2ce52-b6f8-44ed-bad5-5b82d624059e 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 239/480] 199.19.213.212 () {48 vars in 1011 bytes} [Tue Aug 11 09:38:52 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/481] 199.19.213.212 () {48 vars in 1051 bytes} [Tue Aug 11 09:38:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/482] 199.19.213.212 () {48 vars in 1099 bytes} [Tue Aug 11 09:38:52 2026] GET /v2.1/flavors/2b571226-3b6f-454b-a0e1-8a925f34dfa9/os-extra_specs => generated 19 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/485] 199.19.213.212 () {42 vars in 705 bytes} [Tue Aug 11 09:38: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: 8|app: 0|req: 242/486] 199.19.213.212 () {44 vars in 909 bytes} [Tue Aug 11 09:38:53 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 245/487] 199.19.213.212 () {46 vars in 982 bytes} [Tue Aug 11 09:38:53 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:38:53.229 8 INFO nova.api.openstack.wsgi [None req-92bb3042-e8df-4eeb-9ee7-53850e993d22 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 243/488] 199.19.213.212 () {48 vars in 1013 bytes} [Tue Aug 11 09:38:53 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/489] 199.19.213.212 () {48 vars in 1051 bytes} [Tue Aug 11 09:38:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/490] 199.19.213.212 () {48 vars in 1099 bytes} [Tue Aug 11 09:38:53 2026] GET /v2.1/flavors/04281d56-e903-48ef-9d92-efe18b30ff00/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/491] 199.19.213.212 () {42 vars in 705 bytes} [Tue Aug 11 09:38:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/492] 199.19.213.212 () {44 vars in 909 bytes} [Tue Aug 11 09:38:54 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 248/493] 199.19.213.212 () {46 vars in 982 bytes} [Tue Aug 11 09:38:54 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:38:54.256 8 INFO nova.api.openstack.wsgi [None req-b9bc2a7d-a9c3-479f-9fb0-73e1db262b5e 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 246/494] 199.19.213.212 () {48 vars in 1015 bytes} [Tue Aug 11 09:38:54 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/495] 199.19.213.212 () {48 vars in 1051 bytes} [Tue Aug 11 09:38:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/496] 199.19.213.212 () {48 vars in 1099 bytes} [Tue Aug 11 09:38:54 2026] GET /v2.1/flavors/49916bdd-c131-4c99-8dae-caa31dd9a01c/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: 250/497] 199.19.213.212 () {42 vars in 705 bytes} [Tue Aug 11 09:38:55 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: 248/498] 199.19.213.212 () {44 vars in 909 bytes} [Tue Aug 11 09:38:55 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 251/499] 199.19.213.212 () {46 vars in 982 bytes} [Tue Aug 11 09:38:55 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:38:55.315 8 INFO nova.api.openstack.wsgi [None req-b0bdf14a-f58d-4014-ae5f-25a20dbb4d49 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 249/500] 199.19.213.212 () {48 vars in 1013 bytes} [Tue Aug 11 09:38:55 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/501] 199.19.213.212 () {48 vars in 1051 bytes} [Tue Aug 11 09:38:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/502] 199.19.213.212 () {48 vars in 1099 bytes} [Tue Aug 11 09:38:55 2026] GET /v2.1/flavors/153f3fc7-35ef-4906-84c6-e29b20720c39/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/503] 199.19.213.212 () {42 vars in 705 bytes} [Tue Aug 11 09:38: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: 251/504] 199.19.213.212 () {44 vars in 909 bytes} [Tue Aug 11 09:38:56 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 254/505] 199.19.213.212 () {46 vars in 982 bytes} [Tue Aug 11 09:38:56 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:38:56.355 8 INFO nova.api.openstack.wsgi [None req-970119b1-77d4-4726-b849-5fb4d6736f19 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 252/506] 199.19.213.212 () {48 vars in 1015 bytes} [Tue Aug 11 09:38:56 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/507] 199.19.213.212 () {48 vars in 1051 bytes} [Tue Aug 11 09:38:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/508] 199.19.213.212 () {48 vars in 1099 bytes} [Tue Aug 11 09:38:56 2026] GET /v2.1/flavors/48a8b34f-80a3-4dc8-8cd4-17d1cd3217da/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: 261/523] 199.19.213.212 () {42 vars in 705 bytes} [Tue Aug 11 09:40:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/524] 199.19.213.212 () {44 vars in 909 bytes} [Tue Aug 11 09:40:06 2026] GET /v2.1 => generated 0 bytes in 206 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 262/525] 199.19.213.212 () {46 vars in 982 bytes} [Tue Aug 11 09:40:06 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:40:07.016 7 INFO nova.api.openstack.wsgi [None req-dd228570-7bf9-4f93-b0a0-5f7125ee2c9c 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 264/526] 199.19.213.212 () {48 vars in 1017 bytes} [Tue Aug 11 09:40:06 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/527] 199.19.213.212 () {48 vars in 1051 bytes} [Tue Aug 11 09:40:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/528] 199.19.213.212 () {48 vars in 1099 bytes} [Tue Aug 11 09:40:07 2026] GET /v2.1/flavors/242a3d03-80ab-439e-96f0-b070428e8777/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/531] 199.19.213.212 () {42 vars in 705 bytes} [Tue Aug 11 09:40:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/532] 199.19.213.212 () {44 vars in 909 bytes} [Tue Aug 11 09:40:15 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 266/533] 199.19.213.212 () {46 vars in 982 bytes} [Tue Aug 11 09:40:15 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/534] 199.19.213.212 () {48 vars in 1051 bytes} [Tue Aug 11 09:40:15 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/535] 199.19.213.212 () {42 vars in 705 bytes} [Tue Aug 11 09:40: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: 269/536] 199.19.213.212 () {44 vars in 909 bytes} [Tue Aug 11 09:40:19 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 268/537] 199.19.213.212 () {46 vars in 982 bytes} [Tue Aug 11 09:40:19 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/538] 199.19.213.212 () {48 vars in 1073 bytes} [Tue Aug 11 09:40:19 2026] GET /v2.1/os-quota-sets/d6b921ccbd754373994033cda004df4a => generated 280 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/551] 199.19.213.212 () {42 vars in 705 bytes} [Tue Aug 11 09:41:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/552] 199.19.213.212 () {44 vars in 909 bytes} [Tue Aug 11 09:41:13 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 276/553] 199.19.213.212 () {46 vars in 982 bytes} [Tue Aug 11 09:41:13 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:41:13.580 7 INFO nova.api.openstack.wsgi [None req-72bb6e20-c773-416e-839d-71306dc5c010 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 278/554] 199.19.213.212 () {48 vars in 1015 bytes} [Tue Aug 11 09:41:13 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/555] 199.19.213.212 () {48 vars in 1051 bytes} [Tue Aug 11 09:41:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/556] 199.19.213.212 () {48 vars in 1099 bytes} [Tue Aug 11 09:41:13 2026] GET /v2.1/flavors/5121ad2f-51af-4663-ba4b-a337098aa722/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: 281/559] 199.19.213.212 () {42 vars in 705 bytes} [Tue Aug 11 09:41:30 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: 279/560] 199.19.213.212 () {44 vars in 909 bytes} [Tue Aug 11 09:41:30 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 282/561] 199.19.213.212 () {46 vars in 982 bytes} [Tue Aug 11 09:41:30 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/562] 199.19.213.212 () {48 vars in 1073 bytes} [Tue Aug 11 09:41:30 2026] GET /v2.1/os-quota-sets/b08106d31afa4a4ebe5bf0209ba1d651 => generated 280 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/575] 199.19.213.212 () {42 vars in 705 bytes} [Tue Aug 11 09:42:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/576] 199.19.213.212 () {44 vars in 909 bytes} [Tue Aug 11 09:42:25 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 290/577] 199.19.213.212 () {46 vars in 982 bytes} [Tue Aug 11 09:42:25 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:42:25.510 8 INFO nova.api.openstack.wsgi [None req-6becd3ba-fd21-4211-84ec-c9d7f649e1cd 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 288/578] 199.19.213.212 () {48 vars in 1011 bytes} [Tue Aug 11 09:42:25 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/579] 199.19.213.212 () {48 vars in 1051 bytes} [Tue Aug 11 09:42:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/588] 10.0.0.244 () {32 vars in 655 bytes} [Tue Aug 11 09:43:09 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 293/589] 10.0.0.244 () {32 vars in 641 bytes} [Tue Aug 11 09:43:09 2026] GET /v2.1/servers => generated 15 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-11 09:43:09.886 7 WARNING oslo_db.sqlalchemy.utils [None req-511dcc55-6f28-40f3-9e20-f4485f32d37f 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 297/590] 10.0.0.244 () {32 vars in 649 bytes} [Tue Aug 11 09:43: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: 8|app: 0|req: 294/591] 10.0.0.244 () {32 vars in 694 bytes} [Tue Aug 11 09:43: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) [pid: 7|app: 0|req: 299/594] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:21 2026] GET /v2.1/flavors/2b571226-3b6f-454b-a0e1-8a925f34dfa9 => generated 511 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/595] 10.0.0.244 () {32 vars in 641 bytes} [Tue Aug 11 09:43:22 2026] GET /v2.1/flavors => generated 1674 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/596] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:22 2026] GET /v2.1/flavors/2b571226-3b6f-454b-a0e1-8a925f34dfa9 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/599] 10.0.0.244 () {34 vars in 671 bytes} [Tue Aug 11 09:43:28 2026] POST /v2.1/os-keypairs => generated 386 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/600] 10.0.0.244 () {34 vars in 671 bytes} [Tue Aug 11 09:43:29 2026] POST /v2.1/os-keypairs => generated 384 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:43:30.099 7 WARNING neutronclient.v2_0.client [None req-8efc39c9-f074-4c3a-82ec-cdb56f89c7ac c537af8ce3304da393cea62f10e42be9 73c3537f21444482856e4cd308635f08 - - default default] The 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: 303/601] 10.0.0.244 () {34 vars in 685 bytes} [Tue Aug 11 09:43:30 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1573 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:43:31.658 8 WARNING neutronclient.v2_0.client [None req-48e0cb3c-64c4-410e-a5c9-05671457895a c537af8ce3304da393cea62f10e42be9 73c3537f21444482856e4cd308635f08 - - default default] 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-08-11 09:43:31.869 7 WARNING neutronclient.v2_0.client [None req-978360f4-a3eb-4ce2-81b4-650b3b0cc9d2 344a3aab7d90446884fc92dd45476b7d 48bf8c9cf3ce4cd4b5654624b74ddcb4 - - default default] 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-08-11 09:43:31.932 7 WARNING neutronclient.v2_0.client [None req-978360f4-a3eb-4ce2-81b4-650b3b0cc9d2 344a3aab7d90446884fc92dd45476b7d 48bf8c9cf3ce4cd4b5654624b74ddcb4 - - default default] 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-08-11 09:43:32.081 8 WARNING neutronclient.v2_0.client [None req-48e0cb3c-64c4-410e-a5c9-05671457895a c537af8ce3304da393cea62f10e42be9 73c3537f21444482856e4cd308635f08 - - default default] The 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: 299/602] 10.0.0.244 () {34 vars in 695 bytes} [Tue Aug 11 09:43:31 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 582 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:43:32.253 8 WARNING neutronclient.v2_0.client [None req-082f12e3-a533-4857-8d1b-258a3ed7a15a c537af8ce3304da393cea62f10e42be9 73c3537f21444482856e4cd308635f08 - - default default] 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-08-11 09:43:32.346 7 WARNING neutronclient.v2_0.client [None req-978360f4-a3eb-4ce2-81b4-650b3b0cc9d2 344a3aab7d90446884fc92dd45476b7d 48bf8c9cf3ce4cd4b5654624b74ddcb4 - - default default] The 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: 300/603] 10.0.0.244 () {34 vars in 685 bytes} [Tue Aug 11 09:43:32 2026] POST /v2.1/os-security-groups => generated 246 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:43:32.523 8 WARNING neutronclient.v2_0.client [None req-d30e46ed-e6c5-4d69-8e27-acf2b7700415 c537af8ce3304da393cea62f10e42be9 73c3537f21444482856e4cd308635f08 - - default default] 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-08-11 09:43:32.577 8 WARNING neutronclient.v2_0.client [None req-d30e46ed-e6c5-4d69-8e27-acf2b7700415 c537af8ce3304da393cea62f10e42be9 73c3537f21444482856e4cd308635f08 - - default default] The 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: 303/606] 10.0.0.244 () {34 vars in 695 bytes} [Tue Aug 11 09:43:32 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:43:32.785 8 WARNING neutronclient.v2_0.client [None req-e9258623-a058-43c9-997d-c6ba5f414e0b c537af8ce3304da393cea62f10e42be9 73c3537f21444482856e4cd308635f08 - - default default] 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-08-11 09:43:32.855 8 WARNING neutronclient.v2_0.client [None req-e9258623-a058-43c9-997d-c6ba5f414e0b c537af8ce3304da393cea62f10e42be9 73c3537f21444482856e4cd308635f08 - - default default] The 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: 304/607] 10.0.0.244 () {34 vars in 695 bytes} [Tue Aug 11 09:43:32 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:43:33.083 8 WARNING neutronclient.v2_0.client [None req-a38a4bbf-f9f8-43a9-b1e3-656eb917967f c537af8ce3304da393cea62f10e42be9 73c3537f21444482856e4cd308635f08 - - default default] The 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: 305/608] 10.0.0.244 () {32 vars in 737 bytes} [Tue Aug 11 09:43:33 2026] GET /v2.1/os-security-groups/dd360784-c1d4-4171-945c-626e44b91dec => generated 663 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/609] 10.0.0.244 () {34 vars in 663 bytes} [Tue Aug 11 09:43:31 2026] POST /v2.1/servers => generated 452 bytes in 1397 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-08-11 09:43:33.164 8 WARNING neutronclient.v2_0.client [None req-19ca0fbc-4558-4c83-8447-81fc33dd0e9b c537af8ce3304da393cea62f10e42be9 73c3537f21444482856e4cd308635f08 - - default default] 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-08-11 09:43:33.189 7 WARNING neutronclient.v2_0.client [None req-f400da81-8ef7-4554-ae14-faebc3e8dc7c 344a3aab7d90446884fc92dd45476b7d 48bf8c9cf3ce4cd4b5654624b74ddcb4 - - default default] 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-08-11 09:43:33.234 8 WARNING neutronclient.v2_0.client [None req-19ca0fbc-4558-4c83-8447-81fc33dd0e9b c537af8ce3304da393cea62f10e42be9 73c3537f21444482856e4cd308635f08 - - default default] The 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: 305/610] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:33 2026] GET /v2.1/servers/e6e786e6-4bf1-49a4-975e-20c65fdcd660 => generated 1428 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:43:33.287 8 WARNING neutronclient.v2_0.client [None req-19ca0fbc-4558-4c83-8447-81fc33dd0e9b c537af8ce3304da393cea62f10e42be9 73c3537f21444482856e4cd308635f08 - - default default] 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: 306/611] 10.0.0.244 () {32 vars in 750 bytes} [Tue Aug 11 09:43:33 2026] DELETE /v2.1/os-security-group-rules/01eeb3c2-8033-42b8-b8b6-1f8889afcd76 => generated 0 bytes in 241 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 09:43:33.413 8 WARNING neutronclient.v2_0.client [None req-25db663b-a414-4e67-a5c1-dc30683d13d8 c537af8ce3304da393cea62f10e42be9 73c3537f21444482856e4cd308635f08 - - default default] The 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: 306/612] 10.0.0.244 () {34 vars in 671 bytes} [Tue Aug 11 09:43:33 2026] POST /v2.1/os-keypairs => generated 386 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:43:33.477 8 WARNING neutronclient.v2_0.client [None req-25db663b-a414-4e67-a5c1-dc30683d13d8 c537af8ce3304da393cea62f10e42be9 73c3537f21444482856e4cd308635f08 - - default default] The 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: 307/613] 10.0.0.244 () {32 vars in 740 bytes} [Tue Aug 11 09:43:33 2026] DELETE /v2.1/os-security-groups/dd360784-c1d4-4171-945c-626e44b91dec => generated 0 bytes in 206 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 09:43:33.627 7 WARNING neutronclient.v2_0.client [None req-61e758b7-e795-4f70-a476-1d368b0440ea c537af8ce3304da393cea62f10e42be9 73c3537f21444482856e4cd308635f08 - - default default] 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-08-11 09:43:33.671 7 WARNING neutronclient.v2_0.client [None req-61e758b7-e795-4f70-a476-1d368b0440ea c537af8ce3304da393cea62f10e42be9 73c3537f21444482856e4cd308635f08 - - default default] The 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: 307/614] 10.0.0.244 () {32 vars in 740 bytes} [Tue Aug 11 09:43:33 2026] DELETE /v2.1/os-security-groups/14f58807-99dd-44de-a4a9-546790a3ed14 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 09:43:34.410 8 WARNING neutronclient.v2_0.client [None req-dcb0648f-d06f-4d53-819d-27425d0eef08 344a3aab7d90446884fc92dd45476b7d 48bf8c9cf3ce4cd4b5654624b74ddcb4 - - default default] The 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/615] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:34 2026] GET /v2.1/servers/e6e786e6-4bf1-49a4-975e-20c65fdcd660 => generated 1432 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:43:35.003 7 WARNING neutronclient.v2_0.client [None req-3adefe37-42af-4a7a-8ccb-5e1cad205c24 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] 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-08-11 09:43:35.062 7 WARNING neutronclient.v2_0.client [None req-3adefe37-42af-4a7a-8ccb-5e1cad205c24 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] 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-08-11 09:43:35.224 7 WARNING neutronclient.v2_0.client [None req-3adefe37-42af-4a7a-8ccb-5e1cad205c24 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] The 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: 308/616] 10.0.0.244 () {34 vars in 663 bytes} [Tue Aug 11 09:43:34 2026] POST /v2.1/servers => generated 450 bytes in 494 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-08-11 09:43:35.452 8 WARNING neutronclient.v2_0.client [None req-9ff20133-6e41-4edc-9450-b53ba0e4ee73 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] The 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/617] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:35 2026] GET /v2.1/servers/8de6122a-b04a-4638-9f38-557ee5f2a610 => generated 1424 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-08-11 09:43:35.755 7 WARNING neutronclient.v2_0.client [None req-78bdd4a7-5910-4421-96ab-d1e4102b9339 344a3aab7d90446884fc92dd45476b7d 48bf8c9cf3ce4cd4b5654624b74ddcb4 - - default default] The 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/618] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:35 2026] GET /v2.1/servers/e6e786e6-4bf1-49a4-975e-20c65fdcd660 => generated 1480 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-08-11 09:43:36.583 8 WARNING neutronclient.v2_0.client [None req-53b4d72c-3903-4dd1-a7e8-5cdc14100538 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] The 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/619] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:36 2026] GET /v2.1/servers/8de6122a-b04a-4638-9f38-557ee5f2a610 => generated 1428 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:43:36.863 8 WARNING neutronclient.v2_0.client [None req-5301b07a-33d4-4791-bb35-c6380967ae4d 344a3aab7d90446884fc92dd45476b7d 48bf8c9cf3ce4cd4b5654624b74ddcb4 - - default default] 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-08-11 09:43:36.867 7 WARNING neutronclient.v2_0.client [None req-d83a80cb-802a-4518-ad4f-3131d4ce4fae acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] The 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/620] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:36 2026] GET /v2.1/servers/e6e786e6-4bf1-49a4-975e-20c65fdcd660 => generated 1480 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:43:36.935 7 WARNING neutronclient.v2_0.client [None req-d83a80cb-802a-4518-ad4f-3131d4ce4fae acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] 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-08-11 09:43:37.208 7 WARNING neutronclient.v2_0.client [None req-d83a80cb-802a-4518-ad4f-3131d4ce4fae acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] The 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/621] 10.0.0.244 () {34 vars in 663 bytes} [Tue Aug 11 09:43:36 2026] POST /v2.1/servers => generated 450 bytes in 836 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-08-11 09:43:37.636 8 WARNING neutronclient.v2_0.client [None req-7b692717-7eab-447a-b2ce-91dc326e26a4 acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] The 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/622] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:37 2026] GET /v2.1/servers/bfd50820-090e-4b65-8ca3-f1bfffd35529 => generated 1253 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:43:37.717 7 WARNING neutronclient.v2_0.client [None req-339c5f5f-f259-4df4-a5d1-92b64ebc162a 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] The 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/623] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:37 2026] GET /v2.1/servers/8de6122a-b04a-4638-9f38-557ee5f2a610 => generated 1476 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-08-11 09:43:37.959 8 WARNING neutronclient.v2_0.client [None req-ed11f072-4386-49bc-a1f3-9fcb65c67732 344a3aab7d90446884fc92dd45476b7d 48bf8c9cf3ce4cd4b5654624b74ddcb4 - - default default] The 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/624] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:37 2026] GET /v2.1/servers/e6e786e6-4bf1-49a4-975e-20c65fdcd660 => generated 1488 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-08-11 09:43:38.728 7 WARNING neutronclient.v2_0.client [None req-6422a226-b5dc-42b8-b580-3175a5559ec7 acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] The 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/625] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:38 2026] GET /v2.1/servers/bfd50820-090e-4b65-8ca3-f1bfffd35529 => generated 1303 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:43:38.814 8 WARNING neutronclient.v2_0.client [None req-f8f3a30f-a105-4ed7-b465-2cc78042c1f8 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] The 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.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:38 2026] GET /v2.1/servers/8de6122a-b04a-4638-9f38-557ee5f2a610 => generated 1476 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-08-11 09:43:39.065 7 WARNING neutronclient.v2_0.client [None req-0949cff8-0633-4806-8276-032013bd4a83 344a3aab7d90446884fc92dd45476b7d 48bf8c9cf3ce4cd4b5654624b74ddcb4 - - default default] The 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/627] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:39 2026] GET /v2.1/servers/e6e786e6-4bf1-49a4-975e-20c65fdcd660 => generated 1565 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:43:39.831 8 WARNING neutronclient.v2_0.client [None req-7683621a-27c6-44e6-a30f-55eafc08c36d acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] 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-08-11 09:43:39.923 7 WARNING neutronclient.v2_0.client [None req-f6aa26f3-4319-4b9e-81f1-55049e21e5cc 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] The 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: 315/628] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:39 2026] GET /v2.1/servers/bfd50820-090e-4b65-8ca3-f1bfffd35529 => generated 1295 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/629] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:39 2026] GET /v2.1/servers/8de6122a-b04a-4638-9f38-557ee5f2a610 => generated 1484 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-08-11 09:43:40.345 8 WARNING neutronclient.v2_0.client [None req-9e6ab04a-60ba-47c8-aa9e-9b16bd3d415a 344a3aab7d90446884fc92dd45476b7d 48bf8c9cf3ce4cd4b5654624b74ddcb4 - - default default] 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-08-11 09:43:40.573 7 INFO nova.api.openstack.compute.server_external_events [req-b239a07c-38ba-4c84-8a95-64e965062dc4 req-8e24e198-8d75-4f46-943b-b9c59ffbe68c e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:c242850d-844d-4ec5-be60-1c558ab89f6f for instance e6e786e6-4bf1-49a4-975e-20c65fdcd660 on instance 2026-08-11 09:43:40.594 7 INFO nova.compute.rpcapi [None req-19dac1e0-6c1b-4fe4-a4f4-dffdd7018b00 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 315/630] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:43:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:43:41.134 7 WARNING neutronclient.v2_0.client [None req-388fc771-ebcd-4ebd-94c3-07803b832754 acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] The 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/631] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:40 2026] GET /v2.1/servers/e6e786e6-4bf1-49a4-975e-20c65fdcd660 => generated 1553 bytes in 896 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:43:41.241 8 WARNING neutronclient.v2_0.client [None req-5fd5ba23-42f1-4102-b56b-f06058c0a338 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] The 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/632] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:41 2026] GET /v2.1/servers/bfd50820-090e-4b65-8ca3-f1bfffd35529 => generated 1295 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/633] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:41 2026] GET /v2.1/servers/8de6122a-b04a-4638-9f38-557ee5f2a610 => generated 1561 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:43:42.257 7 WARNING neutronclient.v2_0.client [None req-075b55ef-8038-4a77-81fc-2626e3bb274a 344a3aab7d90446884fc92dd45476b7d 48bf8c9cf3ce4cd4b5654624b74ddcb4 - - default default] 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-08-11 09:43:42.338 8 WARNING neutronclient.v2_0.client [None req-ce21cf48-29d5-409e-9a68-4563ef277657 acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] The 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: 317/634] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:42 2026] GET /v2.1/servers/e6e786e6-4bf1-49a4-975e-20c65fdcd660 => generated 1553 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 318/635] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:42 2026] GET /v2.1/servers/bfd50820-090e-4b65-8ca3-f1bfffd35529 => generated 1351 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:43:42.466 7 WARNING neutronclient.v2_0.client [None req-60cfba9c-6805-4f5a-bd18-f8cba99a618f 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] 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-08-11 09:43:42.674 8 INFO nova.api.openstack.compute.server_external_events [req-13337166-5d1e-4914-ac46-cbb4276e9327 req-dea61e0f-4739-4e44-b3f9-640d6cb7868c e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:845e5fed-2290-4129-8093-dde465323b7d for instance 8de6122a-b04a-4638-9f38-557ee5f2a610 on instance 2026-08-11 09:43:42.684 8 INFO nova.compute.rpcapi [None req-250ade2a-f1d6-4f41-b767-bf0a8f355d9b - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 321/638] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:43:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/639] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:42 2026] GET /v2.1/servers/8de6122a-b04a-4638-9f38-557ee5f2a610 => generated 1549 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:43:43.497 8 WARNING neutronclient.v2_0.client [None req-baccb193-46b0-417c-8257-e6134fb7feb4 344a3aab7d90446884fc92dd45476b7d 48bf8c9cf3ce4cd4b5654624b74ddcb4 - - default default] 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-08-11 09:43:43.536 7 WARNING neutronclient.v2_0.client [None req-ecc94820-5c8f-4024-91bb-4e8d4abe9f7c acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] The 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: 319/640] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:43 2026] GET /v2.1/servers/bfd50820-090e-4b65-8ca3-f1bfffd35529 => generated 1351 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/641] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:43 2026] GET /v2.1/servers/e6e786e6-4bf1-49a4-975e-20c65fdcd660 => generated 1553 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:43:43.783 7 WARNING neutronclient.v2_0.client [None req-2c7d74d9-8250-44ef-b7c1-798b38441582 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] The 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: 320/642] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:43 2026] GET /v2.1/servers/8de6122a-b04a-4638-9f38-557ee5f2a610 => generated 1549 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:43:44.213 8 WARNING neutronclient.v2_0.client [None req-9bbd17aa-2d0a-4ac0-90a1-f92ab22c5868 6e7c5ebf3b3a4df5980578f0c885308b c7fc29ee30ab4abdb118f5a84311e797 - - default default] The 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/643] 10.0.0.244 () {34 vars in 685 bytes} [Tue Aug 11 09:43:44 2026] POST /v2.1/os-security-groups => generated 243 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:43:44.395 7 WARNING neutronclient.v2_0.client [None req-67eac0e3-e767-40f2-8108-c81264aa5f01 6e7c5ebf3b3a4df5980578f0c885308b c7fc29ee30ab4abdb118f5a84311e797 - - default default] The 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: 321/644] 10.0.0.244 () {34 vars in 685 bytes} [Tue Aug 11 09:43:44 2026] POST /v2.1/os-security-groups => generated 241 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:43:44.564 8 WARNING neutronclient.v2_0.client [None req-7a4d0b0d-099b-48b3-a37d-a9bd763725e5 6e7c5ebf3b3a4df5980578f0c885308b c7fc29ee30ab4abdb118f5a84311e797 - - default default] 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-08-11 09:43:44.676 7 WARNING neutronclient.v2_0.client [None req-68b4f02e-4290-4cfd-bf30-39387e9f5def acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] The 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: 322/645] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:44 2026] GET /v2.1/servers/bfd50820-090e-4b65-8ca3-f1bfffd35529 => generated 1359 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/646] 10.0.0.244 () {34 vars in 685 bytes} [Tue Aug 11 09:43:44 2026] POST /v2.1/os-security-groups => generated 242 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:43:44.730 8 WARNING neutronclient.v2_0.client [None req-26c58a87-67ad-46b8-affa-16aaab3b2b6e 6e7c5ebf3b3a4df5980578f0c885308b c7fc29ee30ab4abdb118f5a84311e797 - - default default] 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-08-11 09:43:44.746 7 WARNING neutronclient.v2_0.client [None req-697c3fcc-89d7-4c52-ac19-fa353724e395 344a3aab7d90446884fc92dd45476b7d 48bf8c9cf3ce4cd4b5654624b74ddcb4 - - default default] 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-08-11 09:43:44.784 8 WARNING neutronclient.v2_0.client [None req-26c58a87-67ad-46b8-affa-16aaab3b2b6e 6e7c5ebf3b3a4df5980578f0c885308b c7fc29ee30ab4abdb118f5a84311e797 - - default default] 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-08-11 09:43:44.834 8 WARNING neutronclient.v2_0.client [None req-26c58a87-67ad-46b8-affa-16aaab3b2b6e 6e7c5ebf3b3a4df5980578f0c885308b c7fc29ee30ab4abdb118f5a84311e797 - - default default] The 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: 323/647] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:44 2026] GET /v2.1/servers/e6e786e6-4bf1-49a4-975e-20c65fdcd660 => generated 1553 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/648] 10.0.0.244 () {32 vars in 663 bytes} [Tue Aug 11 09:43:44 2026] GET /v2.1/os-security-groups => generated 1379 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-08-11 09:43:44.914 7 WARNING neutronclient.v2_0.client [None req-d4597390-c5fa-4052-a70d-5517f17495a1 6e7c5ebf3b3a4df5980578f0c885308b c7fc29ee30ab4abdb118f5a84311e797 - - default default] 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-08-11 09:43:44.958 7 WARNING neutronclient.v2_0.client [None req-d4597390-c5fa-4052-a70d-5517f17495a1 6e7c5ebf3b3a4df5980578f0c885308b c7fc29ee30ab4abdb118f5a84311e797 - - default default] 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-08-11 09:43:45.009 8 WARNING neutronclient.v2_0.client [None req-5a513f7c-f5bb-45de-bdfa-e3c795696be7 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] The 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/649] 10.0.0.244 () {32 vars in 740 bytes} [Tue Aug 11 09:43:44 2026] DELETE /v2.1/os-security-groups/46f9c2be-eade-4e0d-9806-99f61afbcd64 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 09:43:45.121 7 WARNING neutronclient.v2_0.client [None req-17d9b905-edde-4786-b03e-655011f3e07c 6e7c5ebf3b3a4df5980578f0c885308b c7fc29ee30ab4abdb118f5a84311e797 - - default default] 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-08-11 09:43:45.154 7 INFO nova.api.openstack.wsgi [None req-17d9b905-edde-4786-b03e-655011f3e07c 6e7c5ebf3b3a4df5980578f0c885308b c7fc29ee30ab4abdb118f5a84311e797 - - default default] HTTP exception thrown: Security group 46f9c2be-eade-4e0d-9806-99f61afbcd64 does not exist Neutron server returns request_ids: ['req-59b320f9-62f7-47bb-a88c-21ab67c11baa'] [pid: 7|app: 0|req: 325/650] 10.0.0.244 () {32 vars in 737 bytes} [Tue Aug 11 09:43:45 2026] GET /v2.1/os-security-groups/46f9c2be-eade-4e0d-9806-99f61afbcd64 => generated 194 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 09:43:45.167 7 WARNING neutronclient.v2_0.client [None req-01edfc20-f164-43b4-9224-9f471922a201 6e7c5ebf3b3a4df5980578f0c885308b c7fc29ee30ab4abdb118f5a84311e797 - - default default] The 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/651] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:44 2026] GET /v2.1/servers/8de6122a-b04a-4638-9f38-557ee5f2a610 => generated 1549 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:43:45.221 7 WARNING neutronclient.v2_0.client [None req-01edfc20-f164-43b4-9224-9f471922a201 6e7c5ebf3b3a4df5980578f0c885308b c7fc29ee30ab4abdb118f5a84311e797 - - default default] The 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/652] 10.0.0.244 () {32 vars in 740 bytes} [Tue Aug 11 09:43:45 2026] DELETE /v2.1/os-security-groups/369d2a90-c758-4acf-90bf-6b8f4772bf02 => generated 0 bytes in 179 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-08-11 09:43:45.355 8 WARNING neutronclient.v2_0.client [None req-a3fba444-e437-4e67-b544-296ad0996109 6e7c5ebf3b3a4df5980578f0c885308b c7fc29ee30ab4abdb118f5a84311e797 - - default default] 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-08-11 09:43:45.376 8 INFO nova.api.openstack.wsgi [None req-a3fba444-e437-4e67-b544-296ad0996109 6e7c5ebf3b3a4df5980578f0c885308b c7fc29ee30ab4abdb118f5a84311e797 - - default default] HTTP exception thrown: Security group 369d2a90-c758-4acf-90bf-6b8f4772bf02 does not exist Neutron server returns request_ids: ['req-ad5c19bd-f2de-408e-bfaa-501d4d9477ae'] [pid: 8|app: 0|req: 327/653] 10.0.0.244 () {32 vars in 737 bytes} [Tue Aug 11 09:43:45 2026] GET /v2.1/os-security-groups/369d2a90-c758-4acf-90bf-6b8f4772bf02 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 09:43:45.391 7 WARNING neutronclient.v2_0.client [None req-2ee38217-b84a-4d2d-8857-6c3c084561e1 6e7c5ebf3b3a4df5980578f0c885308b c7fc29ee30ab4abdb118f5a84311e797 - - default default] 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-08-11 09:43:45.446 7 WARNING neutronclient.v2_0.client [None req-2ee38217-b84a-4d2d-8857-6c3c084561e1 6e7c5ebf3b3a4df5980578f0c885308b c7fc29ee30ab4abdb118f5a84311e797 - - default default] The 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: 327/654] 10.0.0.244 () {32 vars in 740 bytes} [Tue Aug 11 09:43:45 2026] DELETE /v2.1/os-security-groups/5d6971d6-f9eb-464d-98eb-cedd8fe503d1 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 09:43:45.563 8 WARNING neutronclient.v2_0.client [None req-004e810d-94df-4699-9dec-b190e0936133 6e7c5ebf3b3a4df5980578f0c885308b c7fc29ee30ab4abdb118f5a84311e797 - - default default] 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-08-11 09:43:45.585 8 INFO nova.api.openstack.wsgi [None req-004e810d-94df-4699-9dec-b190e0936133 6e7c5ebf3b3a4df5980578f0c885308b c7fc29ee30ab4abdb118f5a84311e797 - - default default] HTTP exception thrown: Security group 5d6971d6-f9eb-464d-98eb-cedd8fe503d1 does not exist Neutron server returns request_ids: ['req-f9cbaf9c-382e-450e-bc64-576d893afe52'] [pid: 8|app: 0|req: 328/655] 10.0.0.244 () {32 vars in 737 bytes} [Tue Aug 11 09:43:45 2026] GET /v2.1/os-security-groups/5d6971d6-f9eb-464d-98eb-cedd8fe503d1 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 09:43:45.606 7 WARNING neutronclient.v2_0.client [None req-2b43b35b-769e-481d-995b-0c16fceca3b9 6e7c5ebf3b3a4df5980578f0c885308b c7fc29ee30ab4abdb118f5a84311e797 - - default default] 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-08-11 09:43:45.654 7 WARNING neutronclient.v2_0.client [None req-2b43b35b-769e-481d-995b-0c16fceca3b9 6e7c5ebf3b3a4df5980578f0c885308b c7fc29ee30ab4abdb118f5a84311e797 - - default default] 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-08-11 09:43:45.721 7 WARNING neutronclient.v2_0.client [None req-2b43b35b-769e-481d-995b-0c16fceca3b9 6e7c5ebf3b3a4df5980578f0c885308b c7fc29ee30ab4abdb118f5a84311e797 - - default default] 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-08-11 09:43:45.769 8 WARNING neutronclient.v2_0.client [None req-6fa4bda7-816b-4945-ab00-0fc51cf3b098 acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] The 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: 328/656] 10.0.0.244 () {32 vars in 663 bytes} [Tue Aug 11 09:43:45 2026] GET /v2.1/os-security-groups => generated 707 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:43:45.787 7 WARNING neutronclient.v2_0.client [None req-ef264980-c5ec-4b7a-9405-93340a32ca83 6e7c5ebf3b3a4df5980578f0c885308b c7fc29ee30ab4abdb118f5a84311e797 - - default default] 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-08-11 09:43:45.893 7 INFO nova.api.openstack.wsgi [None req-ef264980-c5ec-4b7a-9405-93340a32ca83 6e7c5ebf3b3a4df5980578f0c885308b c7fc29ee30ab4abdb118f5a84311e797 - - default default] HTTP exception thrown: Security group 5d6971d6-f9eb-464d-98eb-cedd8fe503d1 does not exist Neutron server returns request_ids: ['req-60f218e0-b836-4c0d-997c-e057d5771c7c'] [pid: 7|app: 0|req: 329/657] 10.0.0.244 () {32 vars in 740 bytes} [Tue Aug 11 09:43:45 2026] DELETE /v2.1/os-security-groups/5d6971d6-f9eb-464d-98eb-cedd8fe503d1 => generated 194 bytes in 115 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 09:43:45.906 7 WARNING neutronclient.v2_0.client [None req-65060b9f-529b-4b6a-a83e-c919dcad7f3c 6e7c5ebf3b3a4df5980578f0c885308b c7fc29ee30ab4abdb118f5a84311e797 - - default default] 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-08-11 09:43:45.929 7 INFO nova.api.openstack.wsgi [None req-65060b9f-529b-4b6a-a83e-c919dcad7f3c 6e7c5ebf3b3a4df5980578f0c885308b c7fc29ee30ab4abdb118f5a84311e797 - - default default] HTTP exception thrown: Security group 369d2a90-c758-4acf-90bf-6b8f4772bf02 does not exist Neutron server returns request_ids: ['req-19c5f55a-0f43-4b45-b5a2-38c766126da0'] [pid: 7|app: 0|req: 330/658] 10.0.0.244 () {32 vars in 740 bytes} [Tue Aug 11 09:43:45 2026] DELETE /v2.1/os-security-groups/369d2a90-c758-4acf-90bf-6b8f4772bf02 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/659] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:45 2026] GET /v2.1/servers/bfd50820-090e-4b65-8ca3-f1bfffd35529 => generated 1426 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-08-11 09:43:45.969 8 WARNING neutronclient.v2_0.client [None req-6bd76ee4-78e3-465f-9ec6-ab0091426e31 6e7c5ebf3b3a4df5980578f0c885308b c7fc29ee30ab4abdb118f5a84311e797 - - default default] 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-08-11 09:43:45.977 7 WARNING neutronclient.v2_0.client [None req-d8196c2c-3b2d-4bb7-8e97-8a3f59c5361b 344a3aab7d90446884fc92dd45476b7d 48bf8c9cf3ce4cd4b5654624b74ddcb4 - - default default] 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-08-11 09:43:45.991 8 INFO nova.api.openstack.wsgi [None req-6bd76ee4-78e3-465f-9ec6-ab0091426e31 6e7c5ebf3b3a4df5980578f0c885308b c7fc29ee30ab4abdb118f5a84311e797 - - default default] HTTP exception thrown: Security group 46f9c2be-eade-4e0d-9806-99f61afbcd64 does not exist Neutron server returns request_ids: ['req-a2de6deb-117e-4372-8b17-05ac75d5808f'] [pid: 8|app: 0|req: 330/660] 10.0.0.244 () {32 vars in 740 bytes} [Tue Aug 11 09:43:45 2026] DELETE /v2.1/os-security-groups/46f9c2be-eade-4e0d-9806-99f61afbcd64 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/661] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:45 2026] GET /v2.1/servers/e6e786e6-4bf1-49a4-975e-20c65fdcd660 => generated 1553 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:43:46.242 8 WARNING neutronclient.v2_0.client [None req-52615158-c831-4f40-a6eb-44a4336486c1 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] 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-08-11 09:43:46.311 7 INFO nova.api.openstack.compute.server_external_events [req-3df938ac-cb65-4e30-8b99-4915964f94d6 req-4e0fb419-e542-4aaa-9b48-8d964900a704 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:cd6c0748-2051-41ba-bd4e-cd50a3d9be6b for instance bfd50820-090e-4b65-8ca3-f1bfffd35529 on instance [pid: 7|app: 0|req: 332/662] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:43:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/663] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:46 2026] GET /v2.1/servers/8de6122a-b04a-4638-9f38-557ee5f2a610 => generated 1549 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-08-11 09:43:47.029 7 WARNING neutronclient.v2_0.client [None req-e7574875-309a-43fc-9bae-a1d7f882c3c0 acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] 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: 333/664] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:46 2026] GET /v2.1/servers/bfd50820-090e-4b65-8ca3-f1bfffd35529 => generated 1436 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:43:47.162 8 WARNING neutronclient.v2_0.client [None req-d398a4d6-4c58-48e5-a489-206b5b43a3d1 344a3aab7d90446884fc92dd45476b7d 48bf8c9cf3ce4cd4b5654624b74ddcb4 - - default default] The 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/665] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:47 2026] GET /v2.1/servers/e6e786e6-4bf1-49a4-975e-20c65fdcd660 => generated 1553 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-08-11 09:43:47.454 7 WARNING neutronclient.v2_0.client [None req-7de7c52b-d45b-49e6-9a6e-d739a3776a34 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] The 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/666] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:47 2026] GET /v2.1/servers/8de6122a-b04a-4638-9f38-557ee5f2a610 => generated 1549 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:43:48.208 8 WARNING neutronclient.v2_0.client [None req-30c96825-1f81-497d-96a1-c98bdd3822ae acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] 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-08-11 09:43:48.331 7 WARNING neutronclient.v2_0.client [None req-778427af-f744-41bc-8c24-bf3cef9d6b75 344a3aab7d90446884fc92dd45476b7d 48bf8c9cf3ce4cd4b5654624b74ddcb4 - - default default] The 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: 333/667] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:48 2026] GET /v2.1/servers/bfd50820-090e-4b65-8ca3-f1bfffd35529 => generated 1436 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/668] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:48 2026] GET /v2.1/servers/e6e786e6-4bf1-49a4-975e-20c65fdcd660 => generated 1553 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-08-11 09:43:48.676 8 WARNING neutronclient.v2_0.client [None req-96fd5025-3d7c-4537-a4c0-ff4d1a491d15 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] The 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/669] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:48 2026] GET /v2.1/servers/8de6122a-b04a-4638-9f38-557ee5f2a610 => generated 1549 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-08-11 09:43:49.428 7 WARNING neutronclient.v2_0.client [None req-2b00fdb3-cebf-4a62-87e6-8aeae4db7d53 acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] 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-08-11 09:43:49.558 8 WARNING neutronclient.v2_0.client [None req-cb903c63-20b5-41d8-8bfb-b99120e5ce35 344a3aab7d90446884fc92dd45476b7d 48bf8c9cf3ce4cd4b5654624b74ddcb4 - - default default] The 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: 336/670] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:49 2026] GET /v2.1/servers/bfd50820-090e-4b65-8ca3-f1bfffd35529 => generated 1436 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/671] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:49 2026] GET /v2.1/servers/e6e786e6-4bf1-49a4-975e-20c65fdcd660 => generated 1553 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:43:49.692 7 INFO nova.api.openstack.compute.server_external_events [req-c063e8b6-6629-4378-8efb-92f88e6095f7 req-95a8ad4c-695b-45aa-af90-31fea403b412 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-plugged:c242850d-844d-4ec5-be60-1c558ab89f6f for instance e6e786e6-4bf1-49a4-975e-20c65fdcd660 on instance [pid: 7|app: 0|req: 337/672] 10.0.0.233 () {38 vars in 815 bytes} [Tue Aug 11 09:43:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:43:49.868 8 WARNING neutronclient.v2_0.client [None req-617db4c0-be41-4312-936f-48e9790d14e2 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] The 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/673] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:49 2026] GET /v2.1/servers/8de6122a-b04a-4638-9f38-557ee5f2a610 => generated 1549 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:43:50.628 7 WARNING neutronclient.v2_0.client [None req-be1f7f6d-7bf0-4106-b8f7-53bd3f9d85ca acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] 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-08-11 09:43:50.736 8 WARNING neutronclient.v2_0.client [None req-b79103ef-9493-4ab1-8648-f1b67b1709ae 344a3aab7d90446884fc92dd45476b7d 48bf8c9cf3ce4cd4b5654624b74ddcb4 - - default default] The 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.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:50 2026] GET /v2.1/servers/bfd50820-090e-4b65-8ca3-f1bfffd35529 => generated 1436 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/675] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:50 2026] GET /v2.1/servers/e6e786e6-4bf1-49a4-975e-20c65fdcd660 => generated 1553 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-08-11 09:43:51.078 7 WARNING neutronclient.v2_0.client [None req-0cb7fffe-fed4-4ae1-b901-f9fb94273250 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] The 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: 339/676] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:51 2026] GET /v2.1/servers/8de6122a-b04a-4638-9f38-557ee5f2a610 => generated 1549 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-08-11 09:43:51.748 8 INFO nova.api.openstack.compute.server_external_events [req-815a281b-fd35-465b-833f-2aa566a3abab req-3e646c6a-ee28-48a4-bf47-d166f6d98890 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-plugged:845e5fed-2290-4129-8093-dde465323b7d for instance 8de6122a-b04a-4638-9f38-557ee5f2a610 on instance [pid: 8|app: 0|req: 338/677] 10.0.0.233 () {38 vars in 815 bytes} [Tue Aug 11 09:43:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:43:51.816 7 WARNING neutronclient.v2_0.client [None req-34c7ceb2-8395-4973-bc47-a427689ce8d5 acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] 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-08-11 09:43:51.906 8 WARNING neutronclient.v2_0.client [None req-7541b312-c9eb-40f2-8642-c5252d5428c9 344a3aab7d90446884fc92dd45476b7d 48bf8c9cf3ce4cd4b5654624b74ddcb4 - - default default] The 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: 340/678] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:51 2026] GET /v2.1/servers/bfd50820-090e-4b65-8ca3-f1bfffd35529 => generated 1424 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/679] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:51 2026] GET /v2.1/servers/e6e786e6-4bf1-49a4-975e-20c65fdcd660 => generated 1736 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-08-11 09:43:52.207 7 WARNING neutronclient.v2_0.client [None req-fd927e66-89b9-4e61-af54-9ded5d860902 344a3aab7d90446884fc92dd45476b7d 48bf8c9cf3ce4cd4b5654624b74ddcb4 - - default default] 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: 341/680] 10.0.0.244 () {32 vars in 741 bytes} [Tue Aug 11 09:43:52 2026] GET /v2.1/servers/e6e786e6-4bf1-49a4-975e-20c65fdcd660/os-interface => generated 284 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:43:52.293 8 WARNING neutronclient.v2_0.client [None req-437ce0e1-e7fa-4845-bda4-906f06105a10 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] 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-08-11 09:43:53.174 7 WARNING neutronclient.v2_0.client [None req-b1df63ea-7bd4-4337-b6b7-4bb222382a28 acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] The 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: 340/683] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:52 2026] GET /v2.1/servers/8de6122a-b04a-4638-9f38-557ee5f2a610 => generated 1549 bytes in 1645 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 344/684] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:53 2026] GET /v2.1/servers/bfd50820-090e-4b65-8ca3-f1bfffd35529 => generated 1424 bytes in 818 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:43:53.933 8 WARNING neutronclient.v2_0.client [None req-5d6191de-ebdd-4a68-9263-5b5c70e4c001 344a3aab7d90446884fc92dd45476b7d 48bf8c9cf3ce4cd4b5654624b74ddcb4 - - default default] 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-08-11 09:43:53.947 7 INFO nova.api.openstack.compute.server_external_events [req-ce4f10ae-f2af-4760-bed8-0ae23d6a8e52 req-9952ff68-e645-4e6d-b9d8-90ac0ee1d37b e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:c242850d-844d-4ec5-be60-1c558ab89f6f for instance e6e786e6-4bf1-49a4-975e-20c65fdcd660 on instance [pid: 7|app: 0|req: 345/685] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:43:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/686] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:53 2026] GET /v2.1/servers/e6e786e6-4bf1-49a4-975e-20c65fdcd660 => generated 1736 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 346/687] 10.0.0.244 () {32 vars in 641 bytes} [Tue Aug 11 09:43:54 2026] GET /v2.1/servers => generated 382 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/688] 10.0.0.244 () {32 vars in 718 bytes} [Tue Aug 11 09:43:54 2026] DELETE /v2.1/servers/e6e786e6-4bf1-49a4-975e-20c65fdcd660 => generated 0 bytes in 258 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-08-11 09:43:54.607 8 WARNING neutronclient.v2_0.client [None req-836b61d9-ac20-4da4-8f7f-67f7dc1b4ee7 344a3aab7d90446884fc92dd45476b7d 48bf8c9cf3ce4cd4b5654624b74ddcb4 - - default default] 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-08-11 09:43:54.639 7 INFO nova.api.openstack.compute.server_external_events [req-4216eec5-8bdc-4fc2-829c-f56899225fc1 req-eeeae528-b7eb-4569-9e7f-770a84598235 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-plugged:cd6c0748-2051-41ba-bd4e-cd50a3d9be6b for instance bfd50820-090e-4b65-8ca3-f1bfffd35529 on instance [pid: 7|app: 0|req: 347/689] 10.0.0.233 () {38 vars in 815 bytes} [Tue Aug 11 09:43:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/690] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:54 2026] GET /v2.1/servers/e6e786e6-4bf1-49a4-975e-20c65fdcd660 => generated 1742 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-11 09:43:54.956 7 WARNING neutronclient.v2_0.client [None req-9cfe4e52-5205-48b7-8f15-d910989a68a6 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] 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-08-11 09:43:55.000 8 WARNING neutronclient.v2_0.client [None req-385a714b-ea02-4262-b2ac-432db4c50c56 acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] The 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: 348/691] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:54 2026] GET /v2.1/servers/8de6122a-b04a-4638-9f38-557ee5f2a610 => generated 1725 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 344/692] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:54 2026] GET /v2.1/servers/bfd50820-090e-4b65-8ca3-f1bfffd35529 => generated 1424 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:43:55.182 7 WARNING neutronclient.v2_0.client [None req-0bc0d384-82dc-4b90-b137-ef1cd1f79262 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] The 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: 349/693] 10.0.0.244 () {32 vars in 741 bytes} [Tue Aug 11 09:43:55 2026] GET /v2.1/servers/8de6122a-b04a-4638-9f38-557ee5f2a610/os-interface => generated 284 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:43:55.864 8 WARNING neutronclient.v2_0.client [None req-8ffc598b-ce75-4328-a472-9952012c78da 344a3aab7d90446884fc92dd45476b7d 48bf8c9cf3ce4cd4b5654624b74ddcb4 - - default default] 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-08-11 09:43:56.225 7 WARNING neutronclient.v2_0.client [None req-c9596d2c-254a-4125-b784-6a8057edb878 acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] The 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/694] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:55 2026] GET /v2.1/servers/e6e786e6-4bf1-49a4-975e-20c65fdcd660 => generated 1862 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-08-11 09:43:56.395 8 WARNING neutronclient.v2_0.client [None req-5643a78f-02a6-42e0-8aa0-d00bfa3fb8a3 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] The 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: 350/695] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:56 2026] GET /v2.1/servers/bfd50820-090e-4b65-8ca3-f1bfffd35529 => generated 1424 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-08-11 09:43:56.437 7 INFO nova.api.openstack.compute.server_external_events [req-4f08b5ca-2652-4067-be69-337d98735039 req-a0746498-4e66-4c34-9cd7-bbf3c8f96b0c e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:845e5fed-2290-4129-8093-dde465323b7d for instance 8de6122a-b04a-4638-9f38-557ee5f2a610 on instance [pid: 7|app: 0|req: 351/696] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:43:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/697] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:56 2026] GET /v2.1/servers/8de6122a-b04a-4638-9f38-557ee5f2a610 => generated 1725 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/698] 10.0.0.244 () {32 vars in 641 bytes} [Tue Aug 11 09:43:56 2026] GET /v2.1/servers => generated 378 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/699] 10.0.0.244 () {32 vars in 718 bytes} [Tue Aug 11 09:43:56 2026] DELETE /v2.1/servers/8de6122a-b04a-4638-9f38-557ee5f2a610 => 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, ' [pid: 7|app: 0|req: 353/700] 10.0.0.244 () {34 vars in 671 bytes} [Tue Aug 11 09:43:56 2026] POST /v2.1/os-keypairs => generated 385 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:43:56.891 8 WARNING neutronclient.v2_0.client [None req-0d740f3d-1752-4b30-90c2-57106a25dde2 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] The 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: 348/701] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:56 2026] GET /v2.1/servers/8de6122a-b04a-4638-9f38-557ee5f2a610 => generated 1731 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:43:57.406 7 WARNING neutronclient.v2_0.client [None req-200c0327-2002-4d19-adbf-5ad8eb03813d 344a3aab7d90446884fc92dd45476b7d 48bf8c9cf3ce4cd4b5654624b74ddcb4 - - default default] 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-08-11 09:43:57.474 8 WARNING neutronclient.v2_0.client [None req-95cb4afa-081e-41bf-88bb-bd9c52c9c7e4 acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] The 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/702] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:57 2026] GET /v2.1/servers/e6e786e6-4bf1-49a4-975e-20c65fdcd660 => generated 1795 bytes in 753 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:43:58.163 7 WARNING neutronclient.v2_0.client [None req-f1a5c51c-5f35-4bf6-9b34-3bdbe8696eea 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] The 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/703] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:57 2026] GET /v2.1/servers/bfd50820-090e-4b65-8ca3-f1bfffd35529 => generated 1611 bytes in 844 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/704] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:58 2026] GET /v2.1/servers/8de6122a-b04a-4638-9f38-557ee5f2a610 => generated 1731 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:43:58.321 8 WARNING neutronclient.v2_0.client [None req-147bbbde-c7a1-4949-b423-12d59037fa45 acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] 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: 350/705] 10.0.0.244 () {32 vars in 741 bytes} [Tue Aug 11 09:43:58 2026] GET /v2.1/servers/bfd50820-090e-4b65-8ca3-f1bfffd35529/os-interface => generated 285 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:43:58.494 8 INFO nova.api.openstack.compute.server_external_events [req-d53f7f79-af3b-4017-939b-368fa0d071fd req-4c06d51f-b4d5-41f7-81bb-258999be7b4f e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-deleted:c242850d-844d-4ec5-be60-1c558ab89f6f for instance e6e786e6-4bf1-49a4-975e-20c65fdcd660 on instance [pid: 8|app: 0|req: 351/706] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:43:58 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) 2026-08-11 09:43:58.507 7 WARNING neutronclient.v2_0.client [None req-eda967c7-f552-42cb-997b-99623463f630 bdd500103c1e44689ddd749cceac1c40 59697f50209549df93685de0a68cc208 - - default default] 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-08-11 09:43:58.562 7 WARNING neutronclient.v2_0.client [None req-eda967c7-f552-42cb-997b-99623463f630 bdd500103c1e44689ddd749cceac1c40 59697f50209549df93685de0a68cc208 - - default default] 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-08-11 09:43:58.794 7 WARNING neutronclient.v2_0.client [None req-eda967c7-f552-42cb-997b-99623463f630 bdd500103c1e44689ddd749cceac1c40 59697f50209549df93685de0a68cc208 - - default default] The 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: 356/707] 10.0.0.244 () {34 vars in 663 bytes} [Tue Aug 11 09:43:58 2026] POST /v2.1/servers => generated 450 bytes in 669 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:43:59.096 8 WARNING neutronclient.v2_0.client [None req-c1f3308f-a411-4947-bcd4-855cca475b58 bdd500103c1e44689ddd749cceac1c40 59697f50209549df93685de0a68cc208 - - default default] The 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: 352/708] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:59 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4 => generated 1400 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:43:59.181 7 WARNING neutronclient.v2_0.client [None req-e052dcc3-6f37-4693-817f-b3d47d7088ff 344a3aab7d90446884fc92dd45476b7d 48bf8c9cf3ce4cd4b5654624b74ddcb4 - - default default] The 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: 357/709] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:59 2026] GET /v2.1/servers/e6e786e6-4bf1-49a4-975e-20c65fdcd660 => generated 1514 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:43:59.350 8 WARNING neutronclient.v2_0.client [None req-1fb9f9cd-e5a0-4d5d-a2eb-e018fbf0d8a7 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] 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-08-11 09:43:59.461 7 WARNING neutronclient.v2_0.client [None req-f09f8169-69ae-45a2-b5db-add23132ce42 acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] The 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: 353/710] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:59 2026] GET /v2.1/servers/8de6122a-b04a-4638-9f38-557ee5f2a610 => generated 1851 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:43:59.576 8 INFO nova.api.openstack.compute.server_external_events [req-830756eb-d756-4f7b-b46b-555fe3a443d3 req-f77d0e79-2bea-442d-803b-0b724b919816 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:cd6c0748-2051-41ba-bd4e-cd50a3d9be6b for instance bfd50820-090e-4b65-8ca3-f1bfffd35529 on instance [pid: 8|app: 0|req: 354/711] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:43:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/712] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:59 2026] GET /v2.1/servers/bfd50820-090e-4b65-8ca3-f1bfffd35529 => generated 1611 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/713] 10.0.0.244 () {32 vars in 641 bytes} [Tue Aug 11 09:43:59 2026] GET /v2.1/servers => generated 387 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/714] 10.0.0.244 () {32 vars in 718 bytes} [Tue Aug 11 09:43:59 2026] DELETE /v2.1/servers/bfd50820-090e-4b65-8ca3-f1bfffd35529 => generated 0 bytes in 149 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-08-11 09:43:59.969 8 WARNING neutronclient.v2_0.client [None req-6bb9ef21-6153-4435-9858-c61492440e2f acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] The 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: 356/715] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:43:59 2026] GET /v2.1/servers/bfd50820-090e-4b65-8ca3-f1bfffd35529 => generated 1617 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:00.190 7 WARNING neutronclient.v2_0.client [None req-9cc55cc9-99e8-4a51-bdb3-de56afddcd81 bdd500103c1e44689ddd749cceac1c40 59697f50209549df93685de0a68cc208 - - default default] The 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/716] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:00 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4 => generated 1404 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-08-11 09:44:00.289 8 WARNING neutronclient.v2_0.client [None req-0a2cbd57-c44e-4160-ba45-6ce21b302d30 344a3aab7d90446884fc92dd45476b7d 48bf8c9cf3ce4cd4b5654624b74ddcb4 - - default default] The 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/717] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:00 2026] GET /v2.1/servers/e6e786e6-4bf1-49a4-975e-20c65fdcd660 => generated 1514 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:00.542 7 INFO nova.api.openstack.compute.server_external_events [req-3c4f210a-2e61-4171-95b7-496a6b6a8748 req-1315a5d5-36e3-4b37-93cb-3b3a21d9afb6 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-deleted:845e5fed-2290-4129-8093-dde465323b7d for instance 8de6122a-b04a-4638-9f38-557ee5f2a610 on instance [pid: 7|app: 0|req: 361/718] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:44:00 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-08-11 09:44:00.651 8 WARNING neutronclient.v2_0.client [None req-89f8f67a-5ad1-4fc6-9224-8ccb27dea195 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] The 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/719] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:00 2026] GET /v2.1/servers/8de6122a-b04a-4638-9f38-557ee5f2a610 => generated 1505 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:01.133 7 WARNING neutronclient.v2_0.client [None req-918703c7-6f66-4def-aef0-983a10f4d3e8 acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] 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: 362/720] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:01 2026] GET /v2.1/servers/bfd50820-090e-4b65-8ca3-f1bfffd35529 => generated 1737 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:44:01.285 8 WARNING neutronclient.v2_0.client [None req-5c56f19c-ff61-491b-b5ac-be6e41f26b98 bdd500103c1e44689ddd749cceac1c40 59697f50209549df93685de0a68cc208 - - default default] 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: 359/721] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:01 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4 => generated 1452 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:44:01.392 7 WARNING neutronclient.v2_0.client [None req-76accc36-53b6-4810-88b5-f3701054cbae 344a3aab7d90446884fc92dd45476b7d 48bf8c9cf3ce4cd4b5654624b74ddcb4 - - default default] The 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/722] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:01 2026] GET /v2.1/servers/e6e786e6-4bf1-49a4-975e-20c65fdcd660 => generated 1514 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:01.767 8 WARNING neutronclient.v2_0.client [None req-e03036f3-beb8-4965-8546-a6c45a6ad7c3 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] The 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: 360/723] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:01 2026] GET /v2.1/servers/8de6122a-b04a-4638-9f38-557ee5f2a610 => generated 1510 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:02.332 7 WARNING neutronclient.v2_0.client [None req-4f25f975-a839-49c1-868b-b07075ea1e7b acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] 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-08-11 09:44:02.409 8 WARNING neutronclient.v2_0.client [None req-58460f48-9394-4a59-a663-550d8e52311b bdd500103c1e44689ddd749cceac1c40 59697f50209549df93685de0a68cc208 - - default default] The 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/724] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:02 2026] GET /v2.1/servers/bfd50820-090e-4b65-8ca3-f1bfffd35529 => generated 1737 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/725] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:02 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4 => generated 1452 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:02.512 7 INFO nova.api.openstack.wsgi [None req-55778691-42e0-4363-976e-783a10a26e3d 344a3aab7d90446884fc92dd45476b7d 48bf8c9cf3ce4cd4b5654624b74ddcb4 - - default default] HTTP exception thrown: Instance e6e786e6-4bf1-49a4-975e-20c65fdcd660 could not be found. [pid: 7|app: 0|req: 365/728] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:02 2026] GET /v2.1/servers/e6e786e6-4bf1-49a4-975e-20c65fdcd660 => generated 111 bytes in 46 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: 364/729] 10.0.0.244 () {32 vars in 702 bytes} [Tue Aug 11 09:44:02 2026] DELETE /v2.1/os-keypairs/tempest-keypair-58964512 => generated 0 bytes in 33 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-08-11 09:44:02.874 7 WARNING neutronclient.v2_0.client [None req-f815f006-2e9c-4391-9236-4f80c879aca5 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] The 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/730] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:02 2026] GET /v2.1/servers/8de6122a-b04a-4638-9f38-557ee5f2a610 => generated 1510 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-08-11 09:44:03.501 8 INFO nova.api.openstack.compute.server_external_events [req-367dfd54-cdbc-4712-8a50-88b7168984ea req-0bf21ba6-88d2-4a78-b67c-3e6ca3e8aa5e e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-deleted:cd6c0748-2051-41ba-bd4e-cd50a3d9be6b for instance bfd50820-090e-4b65-8ca3-f1bfffd35529 on instance [pid: 8|app: 0|req: 365/731] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:44:03 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-08-11 09:44:03.521 7 WARNING neutronclient.v2_0.client [None req-86fef9c9-bc6c-494c-8a7a-f440582d5014 bdd500103c1e44689ddd749cceac1c40 59697f50209549df93685de0a68cc208 - - default default] The 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: 367/732] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:03 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4 => generated 1460 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:44:03.564 8 WARNING neutronclient.v2_0.client [None req-b1df50ec-6fd8-4b94-89f4-634d4a461b06 acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] The 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: 366/733] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:03 2026] GET /v2.1/servers/bfd50820-090e-4b65-8ca3-f1bfffd35529 => generated 1380 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:04.161 7 WARNING neutronclient.v2_0.client [None req-4d17011a-78aa-48bb-ace6-9b032d1652ea 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] The 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: 368/734] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:04 2026] GET /v2.1/servers/8de6122a-b04a-4638-9f38-557ee5f2a610 => generated 1510 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-08-11 09:44:04.635 8 WARNING neutronclient.v2_0.client [None req-b98750e1-3008-4d3d-8537-c4b95b1d02b9 bdd500103c1e44689ddd749cceac1c40 59697f50209549df93685de0a68cc208 - - default default] 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-08-11 09:44:04.705 7 WARNING neutronclient.v2_0.client [None req-c352fb7f-0eea-492e-a5bc-48f047c0e926 acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] The 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: 369/735] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:04 2026] GET /v2.1/servers/bfd50820-090e-4b65-8ca3-f1bfffd35529 => generated 1380 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/736] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:04 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4 => generated 1528 bytes in 436 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:05.309 7 INFO nova.api.openstack.wsgi [None req-83a85016-bd41-49a3-82c6-ce2abc23e92f 0d70fe811d284be9b5bbedd2d3a92860 9e99befd495244e78ec61a25c4217b81 - - default default] HTTP exception thrown: Instance 8de6122a-b04a-4638-9f38-557ee5f2a610 could not be found. [pid: 7|app: 0|req: 370/737] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:05 2026] GET /v2.1/servers/8de6122a-b04a-4638-9f38-557ee5f2a610 => 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: 368/738] 10.0.0.244 () {32 vars in 706 bytes} [Tue Aug 11 09:44:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1688060898 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:05.560 7 INFO nova.api.openstack.compute.server_external_events [req-30c97b23-2b0d-494f-8cc4-02bceae80eb0 req-b9728034-a684-43e5-b0da-7490ef6e643b e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:c4a8f160-28b7-4c5e-981b-8ff820862cb9 for instance 082678f2-1e3f-4ac4-9fd5-c057f8b517a4 on instance [pid: 7|app: 0|req: 371/739] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:44:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:06.072 8 WARNING neutronclient.v2_0.client [None req-1572a4f9-b242-446f-b56c-dedd895aba8f acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] 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-08-11 09:44:06.088 7 WARNING neutronclient.v2_0.client [None req-88563c7b-6404-4291-91b9-922fa196a7ae bdd500103c1e44689ddd749cceac1c40 59697f50209549df93685de0a68cc208 - - default default] The 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: 369/740] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:06 2026] GET /v2.1/servers/bfd50820-090e-4b65-8ca3-f1bfffd35529 => generated 1385 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/741] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:06 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4 => generated 1526 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:07.201 8 WARNING neutronclient.v2_0.client [None req-44c41059-bdd2-4f1d-9869-62991f235948 acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] The 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/742] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:07 2026] GET /v2.1/servers/bfd50820-090e-4b65-8ca3-f1bfffd35529 => generated 1385 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-08-11 09:44:07.313 7 WARNING neutronclient.v2_0.client [None req-278c10aa-7eee-4565-94b4-e5c36010f422 bdd500103c1e44689ddd749cceac1c40 59697f50209549df93685de0a68cc208 - - default default] The 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: 373/743] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:07 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4 => generated 1526 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:08.290 8 INFO nova.api.openstack.wsgi [None req-0e62bd3e-e0a7-4338-8620-76e76deca15f acfa8e68f621404d9d61e7a49ca7d93e e30af69a2e754d16a0dc814fc5d8c41b - - default default] HTTP exception thrown: Instance bfd50820-090e-4b65-8ca3-f1bfffd35529 could not be found. [pid: 8|app: 0|req: 371/744] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:08 2026] GET /v2.1/servers/bfd50820-090e-4b65-8ca3-f1bfffd35529 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/745] 10.0.0.244 () {32 vars in 706 bytes} [Tue Aug 11 09:44:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1211497065 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:08.538 8 WARNING neutronclient.v2_0.client [None req-d0b28c9f-88e9-4e90-a8fb-7ac27d93501a bdd500103c1e44689ddd749cceac1c40 59697f50209549df93685de0a68cc208 - - default default] The 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: 372/746] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:08 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4 => generated 1526 bytes in 670 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:44:10.211 7 WARNING neutronclient.v2_0.client [None req-520782c3-bf6a-4761-8b18-f4a7fe57db8f bdd500103c1e44689ddd749cceac1c40 59697f50209549df93685de0a68cc208 - - default default] 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-08-11 09:44:10.372 8 INFO nova.api.openstack.compute.server_external_events [req-15f43fa5-6781-42f7-98ba-43777f6945b2 req-ac09d269-feff-487b-8bc3-1a7b0bde3755 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-plugged:c4a8f160-28b7-4c5e-981b-8ff820862cb9 for instance 082678f2-1e3f-4ac4-9fd5-c057f8b517a4 on instance [pid: 8|app: 0|req: 373/747] 10.0.0.233 () {38 vars in 815 bytes} [Tue Aug 11 09:44:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/748] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:10 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4 => generated 1526 bytes in 1638 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:12.898 8 WARNING neutronclient.v2_0.client [None req-2340b612-8b6a-4b2d-ac95-69f7a15e6370 bdd500103c1e44689ddd749cceac1c40 59697f50209549df93685de0a68cc208 - - default default] The 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/751] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:12 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4 => generated 1717 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-08-11 09:44:13.568 7 WARNING neutronclient.v2_0.client [None req-eeb3b19e-abde-4373-8167-d0f1e1cdc81a bdd500103c1e44689ddd749cceac1c40 59697f50209549df93685de0a68cc208 - - default default] The 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/752] 10.0.0.244 () {32 vars in 741 bytes} [Tue Aug 11 09:44:13 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4/os-interface => generated 284 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:14.553 7 INFO nova.api.openstack.compute.server_external_events [req-168064f1-d5f1-4613-86dd-a97af340ec4b req-0653cabb-26ad-4faa-8f53-7352f4c288ab e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:c4a8f160-28b7-4c5e-981b-8ff820862cb9 for instance 082678f2-1e3f-4ac4-9fd5-c057f8b517a4 on instance 2026-08-11 09:44:14.556 8 WARNING neutronclient.v2_0.client [None req-53b8ea5e-0e31-4c28-a7fb-280340da56fd bdd500103c1e44689ddd749cceac1c40 59697f50209549df93685de0a68cc208 - - default default] The 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: 378/753] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:44:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/754] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:14 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4 => generated 1717 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:14.788 7 WARNING neutronclient.v2_0.client [None req-0e71d816-f682-440b-a062-d8db23cde78a 1a008956a01344c0bf7ddfcae7bbc888 891caf43cb274a86b7e1aba18d84c311 - - default default] 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-08-11 09:44:14.963 7 WARNING neutronclient.v2_0.client [None req-0e71d816-f682-440b-a062-d8db23cde78a 1a008956a01344c0bf7ddfcae7bbc888 891caf43cb274a86b7e1aba18d84c311 - - default default] The 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/755] 10.0.0.244 () {34 vars in 663 bytes} [Tue Aug 11 09:44:14 2026] POST /v2.1/servers => generated 424 bytes in 565 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-08-11 09:44:15.217 8 WARNING neutronclient.v2_0.client [None req-c0e0a3ad-462b-46cc-92ca-724e9ec3865a 1a008956a01344c0bf7ddfcae7bbc888 891caf43cb274a86b7e1aba18d84c311 - - default default] The 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: 377/756] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:15 2026] GET /v2.1/servers/c8027535-637c-4db5-b291-60a482515a16 => generated 1370 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-08-11 09:44:16.535 7 WARNING neutronclient.v2_0.client [None req-e64dcbca-6ac4-4060-b547-c31ca01afdfa 1a008956a01344c0bf7ddfcae7bbc888 891caf43cb274a86b7e1aba18d84c311 - - default default] The 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/757] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:16 2026] GET /v2.1/servers/c8027535-637c-4db5-b291-60a482515a16 => generated 1366 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-08-11 09:44:17.646 8 WARNING neutronclient.v2_0.client [None req-77922976-9b94-4cff-9032-56a3a25564c1 1a008956a01344c0bf7ddfcae7bbc888 891caf43cb274a86b7e1aba18d84c311 - - default default] The 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/758] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:17 2026] GET /v2.1/servers/c8027535-637c-4db5-b291-60a482515a16 => generated 1422 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-08-11 09:44:18.740 7 WARNING neutronclient.v2_0.client [None req-0cbaba83-87de-4922-92e6-1a41d0ec201e 1a008956a01344c0bf7ddfcae7bbc888 891caf43cb274a86b7e1aba18d84c311 - - default default] The 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/759] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:18 2026] GET /v2.1/servers/c8027535-637c-4db5-b291-60a482515a16 => generated 1422 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:19.835 8 WARNING neutronclient.v2_0.client [None req-9fff64e0-298f-489b-b4ea-13199972862f 1a008956a01344c0bf7ddfcae7bbc888 891caf43cb274a86b7e1aba18d84c311 - - default default] The 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/760] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:19 2026] GET /v2.1/servers/c8027535-637c-4db5-b291-60a482515a16 => generated 1430 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/761] 10.0.0.244 () {34 vars in 671 bytes} [Tue Aug 11 09:44:19 2026] POST /v2.1/os-keypairs => generated 386 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:20.779 8 INFO nova.api.openstack.compute.server_external_events [req-e601dc54-aa94-41e3-b30b-694263313382 req-5c7fe433-1b4c-42b7-ac63-a723484c806f e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:b17f9dd1-856d-4d11-901a-7cd623357927 for instance c8027535-637c-4db5-b291-60a482515a16 on instance [pid: 8|app: 0|req: 380/762] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:44:20 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) 2026-08-11 09:44:20.946 7 WARNING neutronclient.v2_0.client [None req-972a5a15-1ce3-4532-83e3-aa53e7062404 1a008956a01344c0bf7ddfcae7bbc888 891caf43cb274a86b7e1aba18d84c311 - - default default] The 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: 383/763] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:20 2026] GET /v2.1/servers/c8027535-637c-4db5-b291-60a482515a16 => generated 1482 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-08-11 09:44:21.970 8 WARNING neutronclient.v2_0.client [None req-367b7a79-f076-4782-977e-8b83ce5dd33c 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] 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-08-11 09:44:22.031 8 WARNING neutronclient.v2_0.client [None req-367b7a79-f076-4782-977e-8b83ce5dd33c 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] 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-08-11 09:44:22.212 8 WARNING neutronclient.v2_0.client [None req-367b7a79-f076-4782-977e-8b83ce5dd33c 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] 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-08-11 09:44:22.635 7 WARNING neutronclient.v2_0.client [None req-73f31e23-621a-4ace-b73d-3f93394dd4a7 1a008956a01344c0bf7ddfcae7bbc888 891caf43cb274a86b7e1aba18d84c311 - - default default] The 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: 386/766] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:22 2026] GET /v2.1/servers/c8027535-637c-4db5-b291-60a482515a16 => generated 1470 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/767] 10.0.0.244 () {34 vars in 663 bytes} [Tue Aug 11 09:44:21 2026] POST /v2.1/servers => generated 453 bytes in 1060 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-08-11 09:44:22.964 7 WARNING neutronclient.v2_0.client [None req-a1ea00e9-93c2-4552-8fa6-6234b7ec15f6 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] The 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: 387/768] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:22 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1392 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:23.941 8 WARNING neutronclient.v2_0.client [None req-8d43f874-5a2f-43c3-a44b-16ca210eaef5 1a008956a01344c0bf7ddfcae7bbc888 891caf43cb274a86b7e1aba18d84c311 - - default default] The 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: 382/769] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:23 2026] GET /v2.1/servers/c8027535-637c-4db5-b291-60a482515a16 => generated 1470 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:24.105 7 WARNING neutronclient.v2_0.client [None req-755a4aa4-c3c4-499e-a52e-672cd7c9b726 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] The 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: 388/770] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:24 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1396 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-08-11 09:44:25.094 8 WARNING neutronclient.v2_0.client [None req-bd28fdc0-0028-431f-953a-ae4143d5ba1d 1a008956a01344c0bf7ddfcae7bbc888 891caf43cb274a86b7e1aba18d84c311 - - default default] 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: 383/771] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:25 2026] GET /v2.1/servers/c8027535-637c-4db5-b291-60a482515a16 => generated 1470 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:44:25.199 7 WARNING neutronclient.v2_0.client [None req-640ccd95-19b0-40f1-b376-23954e3241d4 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] The 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/772] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:25 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1444 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-08-11 09:44:26.273 8 WARNING neutronclient.v2_0.client [None req-b573c892-4778-4393-95f0-90cdd4080ca4 1a008956a01344c0bf7ddfcae7bbc888 891caf43cb274a86b7e1aba18d84c311 - - default default] 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-08-11 09:44:26.307 7 WARNING neutronclient.v2_0.client [None req-12a5e7fe-833c-411f-8c8c-d33462f92b10 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] The 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/773] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:26 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1444 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/774] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:26 2026] GET /v2.1/servers/c8027535-637c-4db5-b291-60a482515a16 => generated 1470 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:27.496 7 WARNING neutronclient.v2_0.client [None req-6af751a7-c4da-482b-a47c-9c2c5ed6e721 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] The 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: 391/775] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:27 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1452 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:44:27.538 8 WARNING neutronclient.v2_0.client [None req-04471997-143c-4209-9820-41f0e34abb8c 1a008956a01344c0bf7ddfcae7bbc888 891caf43cb274a86b7e1aba18d84c311 - - default default] 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-08-11 09:44:27.604 7 INFO nova.api.openstack.compute.server_external_events [req-4754a393-079f-40fd-bf84-499fd4f7741c req-632f4c2d-b98f-47fd-9869-fc51e17632fa e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-plugged:b17f9dd1-856d-4d11-901a-7cd623357927 for instance c8027535-637c-4db5-b291-60a482515a16 on instance [pid: 7|app: 0|req: 392/776] 10.0.0.233 () {38 vars in 815 bytes} [Tue Aug 11 09:44:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/777] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:27 2026] GET /v2.1/servers/c8027535-637c-4db5-b291-60a482515a16 => generated 1470 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:28.468 7 INFO nova.api.openstack.compute.server_external_events [req-276a4cde-c61b-498e-94c4-75f8fb498d77 req-92d5f81b-ac18-4026-8726-e0fb14496ce6 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:f3adbb6f-9cfb-40e6-abd0-2e594b145a54 for instance 41f1d0cf-6a46-49a3-8270-35175991caf1 on instance [pid: 7|app: 0|req: 393/778] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:44:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:28.608 8 WARNING neutronclient.v2_0.client [None req-1c4f87d1-6451-4e42-a1d9-83e11c61c3f2 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] The 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/779] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:28 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1530 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-08-11 09:44:28.801 7 WARNING neutronclient.v2_0.client [None req-72c84b8a-f2d4-45d6-87b1-192ee7376cd0 1a008956a01344c0bf7ddfcae7bbc888 891caf43cb274a86b7e1aba18d84c311 - - default default] The 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: 394/780] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:28 2026] GET /v2.1/servers/c8027535-637c-4db5-b291-60a482515a16 => generated 1653 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/781] 10.0.0.244 () {32 vars in 723 bytes} [Tue Aug 11 09:44:28 2026] GET /v2.1/servers/c8027535-637c-4db5-b291-60a482515a16/ips => generated 107 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/782] 10.0.0.244 () {32 vars in 723 bytes} [Tue Aug 11 09:44:29 2026] GET /v2.1/servers/c8027535-637c-4db5-b291-60a482515a16/ips => generated 107 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 388/783] 10.0.0.244 () {32 vars in 821 bytes} [Tue Aug 11 09:44:29 2026] GET /v2.1/servers/c8027535-637c-4db5-b291-60a482515a16/ips/tempest-ServerAddressesTestJSON-76732712-network => generated 92 bytes in 50 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: 396/784] 10.0.0.244 () {32 vars in 718 bytes} [Tue Aug 11 09:44:29 2026] DELETE /v2.1/servers/c8027535-637c-4db5-b291-60a482515a16 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:29.297 8 WARNING neutronclient.v2_0.client [None req-a307bb0c-8c20-4512-b71c-90a6b7de845a 1a008956a01344c0bf7ddfcae7bbc888 891caf43cb274a86b7e1aba18d84c311 - - default default] The 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: 389/785] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:29 2026] GET /v2.1/servers/c8027535-637c-4db5-b291-60a482515a16 => generated 1659 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-08-11 09:44:29.812 7 WARNING neutronclient.v2_0.client [None req-4e97f20f-5a5e-4f21-b476-28d117dec8cd 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] The 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/786] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:29 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1518 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:30.460 8 WARNING neutronclient.v2_0.client [None req-d7e44a12-3bd1-4def-a871-a8057a571b1f 1a008956a01344c0bf7ddfcae7bbc888 891caf43cb274a86b7e1aba18d84c311 - - default default] The 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: 390/787] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:30 2026] GET /v2.1/servers/c8027535-637c-4db5-b291-60a482515a16 => generated 1659 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-08-11 09:44:31.050 7 WARNING neutronclient.v2_0.client [None req-dbbe0c58-7ee0-4db4-9327-274ca726fcf4 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] The 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/788] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:31 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1518 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-08-11 09:44:31.606 8 WARNING neutronclient.v2_0.client [None req-10646c47-9ea8-46d2-bfd2-3f437bbfaebf 1a008956a01344c0bf7ddfcae7bbc888 891caf43cb274a86b7e1aba18d84c311 - - default default] The 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: 391/789] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:31 2026] GET /v2.1/servers/c8027535-637c-4db5-b291-60a482515a16 => generated 1659 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-08-11 09:44:32.082 7 INFO nova.api.openstack.compute.server_external_events [req-88289619-fd87-4b5e-9023-549f018766bd req-0f644c69-f180-4b6f-8661-af3ee4c00c2d e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-deleted:b17f9dd1-856d-4d11-901a-7cd623357927 for instance c8027535-637c-4db5-b291-60a482515a16 on instance [pid: 7|app: 0|req: 399/790] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:44:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:32.219 8 WARNING neutronclient.v2_0.client [None req-f5e4842c-541c-4e39-a7dd-b54b35db4dc2 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] The 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: 392/791] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:32 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1518 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:32.767 8 WARNING neutronclient.v2_0.client [None req-3fb1dbc2-13f9-4a9c-874a-c0898fb86360 1a008956a01344c0bf7ddfcae7bbc888 891caf43cb274a86b7e1aba18d84c311 - - default default] The 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: 394/794] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:32 2026] GET /v2.1/servers/c8027535-637c-4db5-b291-60a482515a16 => generated 1451 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:33.336 7 INFO nova.api.openstack.compute.server_external_events [req-2da5e419-6b81-4a86-95eb-901236d7a30e req-6da6d30a-b7e5-414f-a5c9-3325ed92cea1 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-plugged:f3adbb6f-9cfb-40e6-abd0-2e594b145a54 for instance 41f1d0cf-6a46-49a3-8270-35175991caf1 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 401/795] 10.0.0.233 () {38 vars in 815 bytes} [Tue Aug 11 09:44:33 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) 2026-08-11 09:44:33.371 8 WARNING neutronclient.v2_0.client [None req-c3993afc-8002-4ef0-bea7-39b89c777dbe 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] The 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: 395/796] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:33 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1518 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:33.864 7 WARNING neutronclient.v2_0.client [None req-90b8fe78-80ab-4267-9339-bcc49c795f0c 1a008956a01344c0bf7ddfcae7bbc888 891caf43cb274a86b7e1aba18d84c311 - - default default] The 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/797] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:33 2026] GET /v2.1/servers/c8027535-637c-4db5-b291-60a482515a16 => generated 1456 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-08-11 09:44:34.526 8 WARNING neutronclient.v2_0.client [None req-d5c352ca-afa8-4fe6-9427-4efde25ae2bb bdd500103c1e44689ddd749cceac1c40 59697f50209549df93685de0a68cc208 - - default default] 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-08-11 09:44:34.642 7 WARNING neutronclient.v2_0.client [None req-afd30aef-c5a6-4d2d-95e5-233887f46af8 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] The 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: 396/798] 10.0.0.244 () {32 vars in 741 bytes} [Tue Aug 11 09:44:34 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4/os-interface => generated 284 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:34.696 8 WARNING neutronclient.v2_0.client [None req-38b3fb0e-6599-4ba2-a505-c7ef951b0a56 bdd500103c1e44689ddd749cceac1c40 59697f50209549df93685de0a68cc208 - - default default] The 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: 397/799] 10.0.0.244 () {32 vars in 815 bytes} [Tue Aug 11 09:44:34 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4/os-interface/c4a8f160-28b7-4c5e-981b-8ff820862cb9 => generated 281 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/800] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:34 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1518 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, ' [pid: 8|app: 0|req: 398/801] 10.0.0.244 () {32 vars in 723 bytes} [Tue Aug 11 09:44:34 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4/ips => generated 156 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, ' [pid: 7|app: 0|req: 404/802] 10.0.0.244 () {34 vars in 750 bytes} [Tue Aug 11 09:44:34 2026] POST /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4/action => generated 0 bytes in 39 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: 399/803] 10.0.0.244 () {32 vars in 723 bytes} [Tue Aug 11 09:44:34 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4/ips => generated 156 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-08-11 09:44:34.972 7 WARNING neutronclient.v2_0.client [None req-a730aff4-a8d3-4c23-b0f0-6b57c64ae3e2 1a008956a01344c0bf7ddfcae7bbc888 891caf43cb274a86b7e1aba18d84c311 - - default default] The 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: 405/804] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:34 2026] GET /v2.1/servers/c8027535-637c-4db5-b291-60a482515a16 => generated 1456 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-08-11 09:44:35.820 8 WARNING neutronclient.v2_0.client [None req-33ab49bd-c6c6-434e-8012-314568c692a1 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] 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: 406/805] 10.0.0.244 () {32 vars in 723 bytes} [Tue Aug 11 09:44:35 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4/ips => generated 156 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/806] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:35 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1700 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-08-11 09:44:36.036 7 WARNING neutronclient.v2_0.client [None req-5973b2c7-4005-49ec-8f44-9a605a8b3522 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] 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-08-11 09:44:36.064 8 INFO nova.api.openstack.wsgi [None req-7bcb95f4-f877-40bb-8dc7-826a16609232 1a008956a01344c0bf7ddfcae7bbc888 891caf43cb274a86b7e1aba18d84c311 - - default default] HTTP exception thrown: Instance c8027535-637c-4db5-b291-60a482515a16 could not be found. [pid: 8|app: 0|req: 401/807] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:36 2026] GET /v2.1/servers/c8027535-637c-4db5-b291-60a482515a16 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/808] 10.0.0.244 () {32 vars in 741 bytes} [Tue Aug 11 09:44:36 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1/os-interface => generated 285 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-08-11 09:44:36.198 8 INFO nova.api.openstack.compute.server_external_events [req-f3bf81e1-d0fb-45d0-8605-c309138519f4 req-a4f1e7e6-a5d7-4e20-95ad-c03798044404 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:c4a8f160-28b7-4c5e-981b-8ff820862cb9 for instance 082678f2-1e3f-4ac4-9fd5-c057f8b517a4 on instance [pid: 8|app: 0|req: 402/809] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:44:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/810] 10.0.0.244 () {32 vars in 723 bytes} [Tue Aug 11 09:44:36 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4/ips => generated 156 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 403/811] 10.0.0.244 () {32 vars in 723 bytes} [Tue Aug 11 09:44:38 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4/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-08-11 09:44:38.127 7 WARNING neutronclient.v2_0.client [None req-bc3b47ca-103b-48a2-a5cd-04c0b08f8428 bdd500103c1e44689ddd749cceac1c40 59697f50209549df93685de0a68cc208 - - default default] 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: 409/812] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:38 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4 => generated 1951 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-08-11 09:44:38.254 8 INFO nova.api.openstack.compute.server_external_events [req-eef2ec67-5dd4-4519-8078-3082f2dc70a2 req-f92a1c10-2ad2-4e9e-b3d2-cae9329d9773 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:f3adbb6f-9cfb-40e6-abd0-2e594b145a54 for instance 41f1d0cf-6a46-49a3-8270-35175991caf1 on instance [pid: 8|app: 0|req: 404/813] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:44:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/814] 10.0.0.244 () {34 vars in 750 bytes} [Tue Aug 11 09:44:38 2026] POST /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4/action => generated 0 bytes in 48 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: 405/815] 10.0.0.244 () {32 vars in 723 bytes} [Tue Aug 11 09:44:38 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4/ips => generated 194 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 411/816] 10.0.0.244 () {32 vars in 723 bytes} [Tue Aug 11 09:44:39 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4/ips => generated 194 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-08-11 09:44:40.299 8 INFO nova.api.openstack.compute.server_external_events [req-7cb6891f-2673-47b2-8202-da6667d9c965 req-7b1aff81-766d-4d0a-98e6-b21170ce5ea2 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:c4a8f160-28b7-4c5e-981b-8ff820862cb9 for instance 082678f2-1e3f-4ac4-9fd5-c057f8b517a4 on instance [pid: 8|app: 0|req: 406/817] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:44:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 412/818] 10.0.0.244 () {32 vars in 723 bytes} [Tue Aug 11 09:44:40 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4/ips => generated 194 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 407/819] 10.0.0.244 () {32 vars in 723 bytes} [Tue Aug 11 09:44:41 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4/ips => generated 156 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 413/820] 10.0.0.244 () {32 vars in 718 bytes} [Tue Aug 11 09:44:41 2026] DELETE /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4 => generated 0 bytes in 99 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-08-11 09:44:41.662 8 WARNING neutronclient.v2_0.client [None req-f35f7bb1-80fa-4e26-b92a-eab0f7e7e5ad bdd500103c1e44689ddd749cceac1c40 59697f50209549df93685de0a68cc208 - - default default] The 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/821] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:41 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4 => generated 1843 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-08-11 09:44:42.845 7 WARNING neutronclient.v2_0.client [None req-2167ca5f-7c68-4447-aebd-abc95383b693 bdd500103c1e44689ddd749cceac1c40 59697f50209549df93685de0a68cc208 - - default default] The 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: 415/824] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:42 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4 => generated 1843 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-08-11 09:44:44.000 8 WARNING neutronclient.v2_0.client [None req-e402782c-0f01-4939-8074-0ade5304f663 bdd500103c1e44689ddd749cceac1c40 59697f50209549df93685de0a68cc208 - - default default] The 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/825] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:43 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4 => generated 1843 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-08-11 09:44:45.170 7 WARNING neutronclient.v2_0.client [None req-80fdb2bf-a49f-4763-acca-3fc8c2f747e6 bdd500103c1e44689ddd749cceac1c40 59697f50209549df93685de0a68cc208 - - default default] 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-08-11 09:44:46.003 8 INFO nova.api.openstack.compute.server_external_events [req-9ef816a8-a9e9-4199-9a9c-b5d6c326b52a req-3e333c97-fced-4fbf-aaaa-b7ebf01ab00b e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-deleted:c4a8f160-28b7-4c5e-981b-8ff820862cb9 for instance 082678f2-1e3f-4ac4-9fd5-c057f8b517a4 on instance [pid: 8|app: 0|req: 411/826] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:44:45 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: 416/827] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:45 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4 => generated 1775 bytes in 934 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:47.144 8 WARNING neutronclient.v2_0.client [None req-a54176e5-7a5d-42ef-bc0c-735ebcea67da bdd500103c1e44689ddd749cceac1c40 59697f50209549df93685de0a68cc208 - - default default] The 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: 412/828] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:47 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4 => generated 1486 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:48.255 7 WARNING neutronclient.v2_0.client [None req-9c2c8aef-1c3a-4fd1-b7e1-bd1948a91fe1 bdd500103c1e44689ddd749cceac1c40 59697f50209549df93685de0a68cc208 - - default default] The 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/829] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:48 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4 => generated 1486 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:48.653 8 WARNING neutronclient.v2_0.client [None req-0810899f-b88c-4147-a9c5-9aae4908bf24 09282adc75884647a1be65523dc286c5 971d0d6b609e4594b947df865d015ea2 - - default default] 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-08-11 09:44:48.815 8 WARNING neutronclient.v2_0.client [None req-0810899f-b88c-4147-a9c5-9aae4908bf24 09282adc75884647a1be65523dc286c5 971d0d6b609e4594b947df865d015ea2 - - default default] The 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/830] 10.0.0.244 () {34 vars in 663 bytes} [Tue Aug 11 09:44:48 2026] POST /v2.1/servers => generated 424 bytes in 462 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-08-11 09:44:49.070 7 WARNING neutronclient.v2_0.client [None req-d1ed0b98-a1d4-422f-9589-8e6a78735229 09282adc75884647a1be65523dc286c5 971d0d6b609e4594b947df865d015ea2 - - default default] The 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: 418/831] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:49 2026] GET /v2.1/servers/e79c4c0d-494e-4434-80b6-b3a0c8660788 => generated 1368 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:49.356 8 INFO nova.api.openstack.wsgi [None req-472aa9b7-ed4a-494e-a213-4fd0f9e728ba bdd500103c1e44689ddd749cceac1c40 59697f50209549df93685de0a68cc208 - - default default] HTTP exception thrown: Instance 082678f2-1e3f-4ac4-9fd5-c057f8b517a4 could not be found. [pid: 8|app: 0|req: 414/832] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:49 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 419/833] 10.0.0.244 () {32 vars in 704 bytes} [Tue Aug 11 09:44:49 2026] DELETE /v2.1/os-keypairs/tempest-keypair-118255971 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:50.002 8 INFO nova.api.openstack.wsgi [None req-f3ed17da-c28e-438e-be8d-50c688de1a2b bdd500103c1e44689ddd749cceac1c40 59697f50209549df93685de0a68cc208 - - default default] HTTP exception thrown: Instance 082678f2-1e3f-4ac4-9fd5-c057f8b517a4 could not be found. [pid: 8|app: 0|req: 415/834] 10.0.0.244 () {32 vars in 718 bytes} [Tue Aug 11 09:44:49 2026] DELETE /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 09:44:50.044 7 INFO nova.api.openstack.wsgi [None req-3da1abfd-195a-485e-b388-7d441ab8c105 bdd500103c1e44689ddd749cceac1c40 59697f50209549df93685de0a68cc208 - - default default] HTTP exception thrown: Instance 082678f2-1e3f-4ac4-9fd5-c057f8b517a4 could not be found. [pid: 7|app: 0|req: 420/835] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:50 2026] GET /v2.1/servers/082678f2-1e3f-4ac4-9fd5-c057f8b517a4 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:50.158 8 WARNING neutronclient.v2_0.client [None req-4f327df1-1b1e-47e3-9f40-aa6033d68340 09282adc75884647a1be65523dc286c5 971d0d6b609e4594b947df865d015ea2 - - default default] The 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/836] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:50 2026] GET /v2.1/servers/e79c4c0d-494e-4434-80b6-b3a0c8660788 => generated 1372 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-08-11 09:44:51.260 7 WARNING neutronclient.v2_0.client [None req-16ebce12-4d47-4d74-818e-b888deeb2239 09282adc75884647a1be65523dc286c5 971d0d6b609e4594b947df865d015ea2 - - default default] The 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/837] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:51 2026] GET /v2.1/servers/e79c4c0d-494e-4434-80b6-b3a0c8660788 => generated 1420 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-08-11 09:44:52.354 8 WARNING neutronclient.v2_0.client [None req-bb77fa3e-1e80-47af-b8f6-3e2baec369c1 09282adc75884647a1be65523dc286c5 971d0d6b609e4594b947df865d015ea2 - - default default] The 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: 417/838] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:52 2026] GET /v2.1/servers/e79c4c0d-494e-4434-80b6-b3a0c8660788 => generated 1420 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-08-11 09:44:53.452 7 WARNING neutronclient.v2_0.client [None req-679190a6-a426-4783-80ad-9617f514f43b 09282adc75884647a1be65523dc286c5 971d0d6b609e4594b947df865d015ea2 - - default default] The 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/841] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:53 2026] GET /v2.1/servers/e79c4c0d-494e-4434-80b6-b3a0c8660788 => generated 1428 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-08-11 09:44:54.518 8 INFO nova.api.openstack.compute.server_external_events [req-42a8b7bc-359f-4a9a-b0b4-03efe767c954 req-5b2f3a99-bb75-49f2-abdb-f832c0773304 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:8f4bb4b5-ec94-4e74-9e6b-9cb38646ae5b for instance e79c4c0d-494e-4434-80b6-b3a0c8660788 on instance [pid: 8|app: 0|req: 419/842] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:44:54 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, ' 2026-08-11 09:44:54.574 7 WARNING neutronclient.v2_0.client [None req-7d9d9b07-e9aa-4154-a7c7-e556287f5439 09282adc75884647a1be65523dc286c5 971d0d6b609e4594b947df865d015ea2 - - default default] The 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/843] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:54 2026] GET /v2.1/servers/e79c4c0d-494e-4434-80b6-b3a0c8660788 => generated 1480 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/844] 10.0.0.244 () {30 vars in 413 bytes} [Tue Aug 11 09:44:55 2026] GET / => generated 423 bytes in 3 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, ' 2026-08-11 09:44:55.727 8 WARNING neutronclient.v2_0.client [None req-349f1231-ef45-4c5f-b51c-836ae20c8d51 09282adc75884647a1be65523dc286c5 971d0d6b609e4594b947df865d015ea2 - - default default] 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: 425/845] 10.0.0.244 () {28 vars in 560 bytes} [Tue Aug 11 09:44:55 2026] GET /v2/ => generated 402 bytes in 561 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/846] 10.0.0.244 () {28 vars in 564 bytes} [Tue Aug 11 09:44:55 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/847] 10.0.0.244 () {30 vars in 413 bytes} [Tue Aug 11 09:44:55 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/848] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:55 2026] GET /v2.1/servers/e79c4c0d-494e-4434-80b6-b3a0c8660788 => generated 1468 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:44:56.925 7 WARNING neutronclient.v2_0.client [None req-4fb32ed7-2b37-41fc-8693-f2bd4d0ed4f6 09282adc75884647a1be65523dc286c5 971d0d6b609e4594b947df865d015ea2 - - default default] The 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: 428/849] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:56 2026] GET /v2.1/servers/e79c4c0d-494e-4434-80b6-b3a0c8660788 => generated 1468 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-08-11 09:44:58.078 8 WARNING neutronclient.v2_0.client [None req-71573523-d526-4654-8c29-83076db0692a 09282adc75884647a1be65523dc286c5 971d0d6b609e4594b947df865d015ea2 - - default default] The 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/850] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:58 2026] GET /v2.1/servers/e79c4c0d-494e-4434-80b6-b3a0c8660788 => generated 1468 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:58.269 7 WARNING neutronclient.v2_0.client [None req-a487e099-f0a9-46df-8058-7330775086d3 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] The 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: 429/851] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:58 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1820 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-08-11 09:44:58.477 8 WARNING neutronclient.v2_0.client [None req-907bf527-2fe4-473d-a9bc-f28da21e0721 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] The 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: 423/852] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:58 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1820 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 430/853] 10.0.0.244 () {34 vars in 750 bytes} [Tue Aug 11 09:44:58 2026] POST /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1/action => generated 0 bytes in 65 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-08-11 09:44:58.918 8 WARNING neutronclient.v2_0.client [None req-a8192b63-f4f5-431c-a188-645eb80e830a 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] The 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/854] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:58 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1822 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:44:59.233 7 WARNING neutronclient.v2_0.client [None req-45300ad1-d810-4632-a282-c2a0bcf2f3e2 09282adc75884647a1be65523dc286c5 971d0d6b609e4594b947df865d015ea2 - - default default] The 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: 431/855] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:44:59 2026] GET /v2.1/servers/e79c4c0d-494e-4434-80b6-b3a0c8660788 => generated 1468 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-08-11 09:45:00.135 8 WARNING neutronclient.v2_0.client [None req-7ab0536b-2b6f-4560-947b-746e09ddae89 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] The 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: 425/856] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:00 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1822 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-08-11 09:45:00.260 7 INFO nova.api.openstack.compute.server_external_events [req-8ee9110d-299c-42f0-a849-570141360219 req-04e08ab8-6069-42c4-baa2-822db84c9c0f e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-plugged:8f4bb4b5-ec94-4e74-9e6b-9cb38646ae5b for instance e79c4c0d-494e-4434-80b6-b3a0c8660788 on instance [pid: 7|app: 0|req: 432/857] 10.0.0.233 () {38 vars in 815 bytes} [Tue Aug 11 09:45:00 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-08-11 09:45:00.439 8 WARNING neutronclient.v2_0.client [None req-4ace6757-c495-4825-abf5-b2a175b50c71 09282adc75884647a1be65523dc286c5 971d0d6b609e4594b947df865d015ea2 - - default default] The 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: 426/858] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:00 2026] GET /v2.1/servers/e79c4c0d-494e-4434-80b6-b3a0c8660788 => generated 1468 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:45:01.294 7 WARNING neutronclient.v2_0.client [None req-aba6c1aa-a50c-4961-b788-bd2e31f1bb49 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] The 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: 433/859] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:01 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1822 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-08-11 09:45:01.639 8 WARNING neutronclient.v2_0.client [None req-aaca73c8-5540-4237-bc2f-6ba63a6ad230 09282adc75884647a1be65523dc286c5 971d0d6b609e4594b947df865d015ea2 - - default default] The 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: 427/860] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:01 2026] GET /v2.1/servers/e79c4c0d-494e-4434-80b6-b3a0c8660788 => generated 1647 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-08-11 09:45:02.480 7 WARNING neutronclient.v2_0.client [None req-0d47d0e6-0d74-46bb-9f95-b480877419d7 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] The 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: 434/863] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:02 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1827 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, ' [pid: 8|app: 0|req: 430/864] 10.0.0.244 () {32 vars in 718 bytes} [Tue Aug 11 09:45:03 2026] DELETE /v2.1/servers/e79c4c0d-494e-4434-80b6-b3a0c8660788 => generated 0 bytes in 105 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-08-11 09:45:03.186 7 WARNING neutronclient.v2_0.client [None req-05ee03ac-a77c-462e-9ce1-d4b78464605e 09282adc75884647a1be65523dc286c5 971d0d6b609e4594b947df865d015ea2 - - default default] The 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/865] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:03 2026] GET /v2.1/servers/e79c4c0d-494e-4434-80b6-b3a0c8660788 => generated 1653 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-08-11 09:45:03.691 8 WARNING neutronclient.v2_0.client [None req-0573b96e-8633-4e52-bf8c-5c323c78e749 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] The 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/866] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:03 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1827 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-08-11 09:45:04.371 7 WARNING neutronclient.v2_0.client [None req-90830995-6d4c-416d-b51f-696912014c10 09282adc75884647a1be65523dc286c5 971d0d6b609e4594b947df865d015ea2 - - default default] The 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: 436/867] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:04 2026] GET /v2.1/servers/e79c4c0d-494e-4434-80b6-b3a0c8660788 => generated 1653 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:45:04.964 8 WARNING neutronclient.v2_0.client [None req-9080da7e-87f6-4121-8997-7bf18b6eb59f 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] The 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/868] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:04 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1827 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-08-11 09:45:05.554 7 WARNING neutronclient.v2_0.client [None req-8ec219cd-7f0b-460a-8de6-1207a912701c 09282adc75884647a1be65523dc286c5 971d0d6b609e4594b947df865d015ea2 - - default default] The 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: 437/869] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:05 2026] GET /v2.1/servers/e79c4c0d-494e-4434-80b6-b3a0c8660788 => generated 1653 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-08-11 09:45:06.094 8 INFO nova.api.openstack.compute.server_external_events [req-f2f4bff9-350c-42e3-95ce-d28eda3baac2 req-f808cad1-abd0-4eb5-9e4b-883dc0c81260 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-deleted:8f4bb4b5-ec94-4e74-9e6b-9cb38646ae5b for instance e79c4c0d-494e-4434-80b6-b3a0c8660788 on instance [pid: 8|app: 0|req: 433/870] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:45:06 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-08-11 09:45:06.198 7 WARNING neutronclient.v2_0.client [None req-9f56cb1d-2c7d-4e83-a049-ef13f8903aa6 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] The 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: 438/871] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:06 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1827 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:45:06.626 8 INFO nova.api.openstack.compute.server_external_events [req-a2ca5b1e-24ba-4cca-81e0-0bdf5b69cdf2 req-332d70cd-a95d-41d5-890f-66ad4c9ae374 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-unplugged:f3adbb6f-9cfb-40e6-abd0-2e594b145a54 for instance 41f1d0cf-6a46-49a3-8270-35175991caf1 on instance [pid: 8|app: 0|req: 434/872] 10.0.0.233 () {38 vars in 815 bytes} [Tue Aug 11 09:45:06 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, ' 2026-08-11 09:45:06.748 7 WARNING neutronclient.v2_0.client [None req-eeaba9ed-ffd0-4d17-927c-41c54ff98c5e 09282adc75884647a1be65523dc286c5 971d0d6b609e4594b947df865d015ea2 - - default default] The 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: 439/873] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:06 2026] GET /v2.1/servers/e79c4c0d-494e-4434-80b6-b3a0c8660788 => generated 1449 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:45:07.405 8 WARNING neutronclient.v2_0.client [None req-e3038c4d-69fd-4041-a056-68d7dddaf518 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] The 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/874] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:07 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1827 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-08-11 09:45:07.891 7 WARNING neutronclient.v2_0.client [None req-d4548649-9a3e-4e6a-95c3-70aaf6b968f4 09282adc75884647a1be65523dc286c5 971d0d6b609e4594b947df865d015ea2 - - default default] The 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/875] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:07 2026] GET /v2.1/servers/e79c4c0d-494e-4434-80b6-b3a0c8660788 => generated 1454 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-08-11 09:45:08.580 8 WARNING neutronclient.v2_0.client [None req-cc3ded9e-3c63-4074-b850-87cf6b7f60e2 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] 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-08-11 09:45:08.675 7 INFO nova.api.openstack.compute.server_external_events [req-4d3b83ff-ac3d-4e2a-91e0-f571f2ff32ec req-338d78b6-0d88-45a2-806f-5f647beab8ef e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-plugged:f3adbb6f-9cfb-40e6-abd0-2e594b145a54 for instance 41f1d0cf-6a46-49a3-8270-35175991caf1 on instance [pid: 7|app: 0|req: 441/876] 10.0.0.233 () {38 vars in 815 bytes} [Tue Aug 11 09:45:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/877] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:08 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1827 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-08-11 09:45:09.029 7 WARNING neutronclient.v2_0.client [None req-c09b5830-7c27-4867-92ce-741eceb14905 09282adc75884647a1be65523dc286c5 971d0d6b609e4594b947df865d015ea2 - - default default] The 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: 442/878] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:08 2026] GET /v2.1/servers/e79c4c0d-494e-4434-80b6-b3a0c8660788 => generated 1454 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:45:09.757 8 WARNING neutronclient.v2_0.client [None req-dccdb493-ae33-4c87-8180-d001da3289b1 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] The 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/879] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:09 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1820 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-08-11 09:45:10.113 7 INFO nova.api.openstack.wsgi [None req-9c38f9c7-fa9b-4ec3-8286-3def02732360 09282adc75884647a1be65523dc286c5 971d0d6b609e4594b947df865d015ea2 - - default default] HTTP exception thrown: Instance e79c4c0d-494e-4434-80b6-b3a0c8660788 could not be found. [pid: 7|app: 0|req: 443/880] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:10 2026] GET /v2.1/servers/e79c4c0d-494e-4434-80b6-b3a0c8660788 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 446/885] 10.0.0.244 () {34 vars in 671 bytes} [Tue Aug 11 09:45:24 2026] POST /v2.1/os-keypairs => generated 397 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:45:26.635 8 WARNING neutronclient.v2_0.client [None req-f11db982-4f78-4943-8d82-939bd55ecb8d 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] 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-08-11 09:45:26.676 8 WARNING neutronclient.v2_0.client [None req-f11db982-4f78-4943-8d82-939bd55ecb8d 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] 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-08-11 09:45:26.848 8 WARNING neutronclient.v2_0.client [None req-f11db982-4f78-4943-8d82-939bd55ecb8d 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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/886] 10.0.0.244 () {34 vars in 663 bytes} [Tue Aug 11 09:45:26 2026] POST /v2.1/servers => generated 450 bytes in 460 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-11 09:45:27.053 7 WARNING neutronclient.v2_0.client [None req-0d590e93-c9f6-4ee5-a4bd-d5e46cb3fa04 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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: 447/887] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:27 2026] GET /v2.1/servers/4fd13378-7a59-4adc-b0fc-5d3725bffd70 => generated 1402 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-08-11 09:45:28.231 8 WARNING neutronclient.v2_0.client [None req-df1156d8-ed61-4d67-ac3e-991dac844a88 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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: 441/888] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:28 2026] GET /v2.1/servers/4fd13378-7a59-4adc-b0fc-5d3725bffd70 => generated 1406 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-08-11 09:45:29.324 7 WARNING neutronclient.v2_0.client [None req-0adf3fc0-779e-45af-80c1-e67c0ecdb390 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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: 448/889] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:29 2026] GET /v2.1/servers/4fd13378-7a59-4adc-b0fc-5d3725bffd70 => generated 1454 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:45:30.485 8 WARNING neutronclient.v2_0.client [None req-2f254697-8775-47f9-9da3-dde5c5ebb928 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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/890] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:30 2026] GET /v2.1/servers/4fd13378-7a59-4adc-b0fc-5d3725bffd70 => generated 1454 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:45:31.491 7 WARNING neutronclient.v2_0.client [None req-e3e532c1-45ea-4248-bec1-9a876aa0a0d1 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] 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-08-11 09:45:31.709 8 WARNING neutronclient.v2_0.client [None req-83ff5720-1cc1-4a04-b0d2-dc7c32b3685f 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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/891] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:31 2026] GET /v2.1/servers/4fd13378-7a59-4adc-b0fc-5d3725bffd70 => generated 1462 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/892] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:31 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1820 bytes in 848 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 444/893] 10.0.0.244 () {32 vars in 718 bytes} [Tue Aug 11 09:45:32 2026] DELETE /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:45:32.447 7 WARNING neutronclient.v2_0.client [None req-6625b205-510a-4552-9636-b2dcfeed8dde 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] The 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/896] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:32 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1826 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:45:32.948 8 WARNING neutronclient.v2_0.client [None req-77ae07cd-cbfd-45ab-b75b-dd6cf232daba 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] 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-08-11 09:45:33.200 7 INFO nova.api.openstack.compute.server_external_events [req-a3ce0dca-d812-4f4d-bdb5-fa9302a79b2c req-e83e54d5-c964-4215-972a-e685564b32e6 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:65b62748-fd7b-4e95-aadf-284cc87ee044 for instance 4fd13378-7a59-4adc-b0fc-5d3725bffd70 on instance [pid: 7|app: 0|req: 451/897] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:45:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/898] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:32 2026] GET /v2.1/servers/4fd13378-7a59-4adc-b0fc-5d3725bffd70 => generated 1528 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:45:33.851 7 WARNING neutronclient.v2_0.client [None req-912f8cdc-ba02-44a1-a59e-798f30df891b 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] The 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/899] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:33 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1826 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:45:34.352 8 WARNING neutronclient.v2_0.client [None req-97f54084-0a0a-4b3f-a8c1-1411e41b3ca0 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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/900] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:34 2026] GET /v2.1/servers/4fd13378-7a59-4adc-b0fc-5d3725bffd70 => generated 1528 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-08-11 09:45:35.070 7 WARNING neutronclient.v2_0.client [None req-4bab3aa4-f0e5-4756-bbfa-2ad8fb7e8d56 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] The 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: 453/901] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:35 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1826 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:45:35.517 8 WARNING neutronclient.v2_0.client [None req-e96cb99a-3b2e-415e-b76b-9e71a53133aa 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] 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-08-11 09:45:35.739 7 INFO nova.api.openstack.compute.server_external_events [req-c5293d47-7267-478b-881e-3b4891842500 req-201a608f-5b15-4054-aaae-30e209d936fb e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-deleted:f3adbb6f-9cfb-40e6-abd0-2e594b145a54 for instance 41f1d0cf-6a46-49a3-8270-35175991caf1 on instance [pid: 7|app: 0|req: 454/902] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:45:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/903] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:35 2026] GET /v2.1/servers/4fd13378-7a59-4adc-b0fc-5d3725bffd70 => generated 1528 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-08-11 09:45:36.428 7 WARNING neutronclient.v2_0.client [None req-096444f0-a502-42da-8133-bc48eac6cae3 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] The 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: 455/904] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:36 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1473 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-08-11 09:45:36.821 8 WARNING neutronclient.v2_0.client [None req-3c566806-7d20-4ac9-b5c0-38cda0dfde70 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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: 450/905] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:36 2026] GET /v2.1/servers/4fd13378-7a59-4adc-b0fc-5d3725bffd70 => generated 1528 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:45:37.549 7 WARNING neutronclient.v2_0.client [None req-72d47b33-daa3-4fe0-88ed-ee39e8eae868 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] The 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: 456/906] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:37 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1478 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:45:37.986 7 INFO nova.api.openstack.compute.server_external_events [req-c533d5a2-d0ec-40ed-9dc2-6c689a5ff070 req-94b9694f-5b37-4390-8741-edf52d59e005 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-plugged:65b62748-fd7b-4e95-aadf-284cc87ee044 for instance 4fd13378-7a59-4adc-b0fc-5d3725bffd70 on instance [pid: 7|app: 0|req: 457/907] 10.0.0.233 () {38 vars in 815 bytes} [Tue Aug 11 09:45:37 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-08-11 09:45:37.997 8 WARNING neutronclient.v2_0.client [None req-82a3a3ec-38c8-4cda-9396-4de55296ed36 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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/908] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:37 2026] GET /v2.1/servers/4fd13378-7a59-4adc-b0fc-5d3725bffd70 => generated 1528 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:45:38.658 7 WARNING neutronclient.v2_0.client [None req-f8e7aae9-a8dc-4c0b-8298-e324eb2bfae4 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] The 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: 458/909] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:38 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 1478 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:45:39.169 8 WARNING neutronclient.v2_0.client [None req-56c8d31d-0610-4bea-9148-be4575331dea 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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/910] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:39 2026] GET /v2.1/servers/4fd13378-7a59-4adc-b0fc-5d3725bffd70 => generated 1528 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:45:39.759 7 INFO nova.api.openstack.wsgi [None req-fcbce863-9874-4011-92e4-db87df300059 79fea58cb5a04c8e82212db0867bf176 c3757993c9114432947340ff56507f52 - - default default] HTTP exception thrown: Instance 41f1d0cf-6a46-49a3-8270-35175991caf1 could not be found. [pid: 7|app: 0|req: 459/911] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:39 2026] GET /v2.1/servers/41f1d0cf-6a46-49a3-8270-35175991caf1 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 453/912] 10.0.0.244 () {32 vars in 706 bytes} [Tue Aug 11 09:45:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1753431222 => generated 0 bytes in 34 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-08-11 09:45:40.325 7 WARNING neutronclient.v2_0.client [None req-e89f36cd-f1af-415c-b123-70e06b3c9c8d 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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: 460/913] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:40 2026] GET /v2.1/servers/4fd13378-7a59-4adc-b0fc-5d3725bffd70 => generated 1528 bytes in 714 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:45:42.053 8 WARNING neutronclient.v2_0.client [None req-acefe91b-0dd5-4262-a5d2-e556082dc4ee 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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: 454/916] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:42 2026] GET /v2.1/servers/4fd13378-7a59-4adc-b0fc-5d3725bffd70 => generated 1695 bytes in 521 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:45:42.592 7 WARNING neutronclient.v2_0.client [None req-4dc5ed8f-b405-4874-b9b4-2c78600e91cf 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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.244 () {32 vars in 715 bytes} [Tue Aug 11 09:45:42 2026] GET /v2.1/servers/4fd13378-7a59-4adc-b0fc-5d3725bffd70 => generated 1695 bytes in 534 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:45:45.104 8 INFO nova.api.openstack.compute.server_external_events [req-c1d12ead-3249-4295-96c7-c545e584e42d req-4d3d7a34-6b48-4142-82e9-f46b169fa485 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:65b62748-fd7b-4e95-aadf-284cc87ee044 for instance 4fd13378-7a59-4adc-b0fc-5d3725bffd70 on instance [pid: 8|app: 0|req: 455/918] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:45:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 464/919] 10.0.0.244 () {34 vars in 750 bytes} [Tue Aug 11 09:45:51 2026] POST /v2.1/servers/4fd13378-7a59-4adc-b0fc-5d3725bffd70/action => generated 31919 bytes in 561 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-08-11 09:46:03.526 7 INFO nova.api.openstack.compute.server_external_events [req-1a3190c5-83c5-4ec8-a7f1-1a30997c3fa1 req-e78f37c7-93da-4a6f-9b5d-a28afeec4860 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:65b62748-fd7b-4e95-aadf-284cc87ee044 for instance 4fd13378-7a59-4adc-b0fc-5d3725bffd70 on instance [pid: 7|app: 0|req: 467/924] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:46:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 458/925] 10.0.0.244 () {34 vars in 671 bytes} [Tue Aug 11 09:46:06 2026] POST /v2.1/os-keypairs => generated 397 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-08-11 09:46:08.461 7 WARNING neutronclient.v2_0.client [None req-0c29c17e-141c-4250-ad45-f61497caa7e5 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] 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-08-11 09:46:08.517 7 WARNING neutronclient.v2_0.client [None req-0c29c17e-141c-4250-ad45-f61497caa7e5 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] 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-08-11 09:46:08.711 7 WARNING neutronclient.v2_0.client [None req-0c29c17e-141c-4250-ad45-f61497caa7e5 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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: 468/926] 10.0.0.244 () {34 vars in 663 bytes} [Tue Aug 11 09:46:08 2026] POST /v2.1/servers => generated 449 bytes in 586 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-11 09:46:09.012 8 WARNING neutronclient.v2_0.client [None req-1179be5a-d94a-4165-87df-6dd3a2497038 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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: 459/927] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:08 2026] GET /v2.1/servers/b29c258a-6841-4d68-b97f-dc5c67cb7132 => generated 1402 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-08-11 09:46:10.126 7 WARNING neutronclient.v2_0.client [None req-c34613f8-1f8e-4b26-b91d-abfc39af049d 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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: 469/928] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:10 2026] GET /v2.1/servers/b29c258a-6841-4d68-b97f-dc5c67cb7132 => generated 1406 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:46:11.225 8 WARNING neutronclient.v2_0.client [None req-1875ab8c-c584-459a-ae24-f50a4effdb79 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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: 460/929] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:11 2026] GET /v2.1/servers/b29c258a-6841-4d68-b97f-dc5c67cb7132 => generated 1454 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-08-11 09:46:12.318 7 WARNING neutronclient.v2_0.client [None req-0bdd7225-ec65-43c7-b9fb-cfcda304f1a9 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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/930] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:12 2026] GET /v2.1/servers/b29c258a-6841-4d68-b97f-dc5c67cb7132 => generated 1454 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-08-11 09:46:13.430 8 WARNING neutronclient.v2_0.client [None req-497c427f-7550-44a6-a4b9-2ba0923a9a75 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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/933] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:13 2026] GET /v2.1/servers/b29c258a-6841-4d68-b97f-dc5c67cb7132 => generated 1462 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:46:14.490 7 INFO nova.api.openstack.compute.server_external_events [req-0353d677-9896-41ae-8c19-68531ceba599 req-6eb9d0ee-e536-4c56-84bc-1ac2415ffb25 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:e3625753-05bb-4b07-b794-12140ecbef66 for instance b29c258a-6841-4d68-b97f-dc5c67cb7132 on instance [pid: 7|app: 0|req: 472/934] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:46:14 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-08-11 09:46:14.596 8 WARNING neutronclient.v2_0.client [None req-13d15037-c4aa-4c34-9a00-5cd4dc37f981 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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: 463/935] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:14 2026] GET /v2.1/servers/b29c258a-6841-4d68-b97f-dc5c67cb7132 => generated 1539 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-08-11 09:46:15.759 7 WARNING neutronclient.v2_0.client [None req-ad69a5f7-b010-489e-8006-484eb9127ae4 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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/936] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:15 2026] GET /v2.1/servers/b29c258a-6841-4d68-b97f-dc5c67cb7132 => generated 1527 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:46:16.956 8 WARNING neutronclient.v2_0.client [None req-84224caa-5a13-4a0c-914c-3ea37bb0e8ce 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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/937] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:16 2026] GET /v2.1/servers/b29c258a-6841-4d68-b97f-dc5c67cb7132 => generated 1527 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:46:18.183 7 WARNING neutronclient.v2_0.client [None req-e4021fde-72b9-4458-8415-cf95fefadcf8 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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: 474/938] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:18 2026] GET /v2.1/servers/b29c258a-6841-4d68-b97f-dc5c67cb7132 => generated 1527 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, ' 2026-08-11 09:46:19.313 8 WARNING neutronclient.v2_0.client [None req-32b8f884-3e2b-4dd6-bb3e-c9085ce56cbd 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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/939] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:19 2026] GET /v2.1/servers/b29c258a-6841-4d68-b97f-dc5c67cb7132 => generated 1527 bytes in 515 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:46:19.988 7 INFO nova.api.openstack.compute.server_external_events [req-ad473d61-9fb9-49d6-87aa-3bec7f81a470 req-a5e7d132-f29e-43d6-b237-0ccec191615c e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-plugged:e3625753-05bb-4b07-b794-12140ecbef66 for instance b29c258a-6841-4d68-b97f-dc5c67cb7132 on instance [pid: 7|app: 0|req: 475/940] 10.0.0.233 () {38 vars in 815 bytes} [Tue Aug 11 09:46:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 466/941] 10.0.0.133 () {30 vars in 619 bytes} [Tue Aug 11 09:46:20 2026] GET /v2.1 => generated 0 bytes in 146 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: 476/942] 10.0.0.133 () {32 vars in 692 bytes} [Tue Aug 11 09:46:20 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: 467/943] 10.0.0.133 () {34 vars in 913 bytes} [Tue Aug 11 09:46:20 2026] GET /v2.1/os-simple-tenant-usage/e53700a4e91f44518e1ac30531fef624?start=2026-08-10T00:00:00&end=2026-08-11T23:59:59 => generated 20 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:46:20.867 7 WARNING neutronclient.v2_0.client [None req-9ba8bb28-4882-41f1-92cf-74203d98c5ed 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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/944] 10.0.0.133 () {30 vars in 654 bytes} [Tue Aug 11 09:46:20 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/945] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:20 2026] GET /v2.1/servers/b29c258a-6841-4d68-b97f-dc5c67cb7132 => generated 1527 bytes in 683 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:46:22.558 8 WARNING neutronclient.v2_0.client [None req-87a3e3e5-b8e4-4c4f-a9da-f26fb26b5bf8 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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/948] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:22 2026] GET /v2.1/servers/b29c258a-6841-4d68-b97f-dc5c67cb7132 => generated 1695 bytes in 671 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:46:23.254 7 WARNING neutronclient.v2_0.client [None req-3ff14336-da61-46e9-8151-7aabb1c6581e 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] 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: 471/949] 10.0.0.133 () {30 vars in 619 bytes} [Tue Aug 11 09:46:24 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 472/950] 10.0.0.133 () {32 vars in 692 bytes} [Tue Aug 11 09:46:24 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: 473/951] 10.0.0.133 () {34 vars in 913 bytes} [Tue Aug 11 09:46:24 2026] GET /v2.1/os-simple-tenant-usage/e53700a4e91f44518e1ac30531fef624?start=2026-08-10T00:00:00&end=2026-08-11T23:59:59 => generated 20 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 474/952] 10.0.0.133 () {30 vars in 654 bytes} [Tue Aug 11 09:46:24 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/953] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:23 2026] GET /v2.1/servers/b29c258a-6841-4d68-b97f-dc5c67cb7132 => generated 1695 bytes in 1593 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:46:27.169 8 INFO nova.api.openstack.compute.server_external_events [req-84d58122-0a41-405e-be70-438f73d089da req-9c16f32f-1f27-46ca-abc0-77142c9ff886 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:e3625753-05bb-4b07-b794-12140ecbef66 for instance b29c258a-6841-4d68-b97f-dc5c67cb7132 on instance [pid: 8|app: 0|req: 475/954] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:46:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 480/955] 10.0.0.244 () {34 vars in 671 bytes} [Tue Aug 11 09:46:29 2026] POST /v2.1/os-keypairs => generated 395 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 476/956] 10.0.0.244 () {34 vars in 750 bytes} [Tue Aug 11 09:46:30 2026] POST /v2.1/servers/b29c258a-6841-4d68-b97f-dc5c67cb7132/action => generated 31852 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-11 09:46:31.871 7 WARNING neutronclient.v2_0.client [None req-1d39ef31-bdbb-415d-b446-951e561706a9 92c8f46238134f13a9f0c38d15ee0344 fd11534ecd7d476e89e3faa23d65bee8 - - default default] 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-08-11 09:46:31.911 7 WARNING neutronclient.v2_0.client [None req-1d39ef31-bdbb-415d-b446-951e561706a9 92c8f46238134f13a9f0c38d15ee0344 fd11534ecd7d476e89e3faa23d65bee8 - - default default] 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-08-11 09:46:32.210 7 WARNING neutronclient.v2_0.client [None req-1d39ef31-bdbb-415d-b446-951e561706a9 92c8f46238134f13a9f0c38d15ee0344 fd11534ecd7d476e89e3faa23d65bee8 - - default default] The 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/957] 10.0.0.244 () {34 vars in 663 bytes} [Tue Aug 11 09:46:31 2026] POST /v2.1/servers => generated 448 bytes in 649 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:46:32.478 8 WARNING neutronclient.v2_0.client [None req-a124bc1e-287c-4f55-b300-7bf91519a2a7 92c8f46238134f13a9f0c38d15ee0344 fd11534ecd7d476e89e3faa23d65bee8 - - default default] The 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: 477/960] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:32 2026] GET /v2.1/servers/d7e8e8f4-abba-4ffa-b786-6bd0f253b0ca => generated 1393 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:46:37.590 7 WARNING neutronclient.v2_0.client [None req-2a8ad724-bffd-4a56-a65b-82e9d2c370f9 92c8f46238134f13a9f0c38d15ee0344 fd11534ecd7d476e89e3faa23d65bee8 - - default default] 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-08-11 09:46:38.504 8 INFO nova.api.openstack.compute.server_external_events [req-dc4b41a7-e736-4fd3-9f00-62d3793bfb8a req-d65c63f3-6a94-4bc9-8622-2b7b56ab972b e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:e0932e0f-fca4-4934-8051-43e650a8a3d1 for instance d7e8e8f4-abba-4ffa-b786-6bd0f253b0ca on instance [pid: 8|app: 0|req: 478/961] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:46:38 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: 484/962] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:37 2026] GET /v2.1/servers/d7e8e8f4-abba-4ffa-b786-6bd0f253b0ca => generated 1519 bytes in 1030 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 479/963] 10.0.0.244 () {32 vars in 718 bytes} [Tue Aug 11 09:46:41 2026] DELETE /v2.1/servers/b29c258a-6841-4d68-b97f-dc5c67cb7132 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:46:41.778 7 WARNING neutronclient.v2_0.client [None req-9089f5fc-9f7c-43c2-be06-9eedaa362c5c 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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: 485/964] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:41 2026] GET /v2.1/servers/b29c258a-6841-4d68-b97f-dc5c67cb7132 => generated 1821 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-08-11 09:46:42.963 7 WARNING neutronclient.v2_0.client [None req-77db9f20-e15a-4ea7-b7b1-128bb7829cec 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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: 487/967] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:42 2026] GET /v2.1/servers/b29c258a-6841-4d68-b97f-dc5c67cb7132 => generated 1821 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:46:43.667 8 WARNING neutronclient.v2_0.client [None req-ca0be21e-f9d1-41bd-835e-198a01dee23e 92c8f46238134f13a9f0c38d15ee0344 fd11534ecd7d476e89e3faa23d65bee8 - - default default] The 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: 481/968] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:43 2026] GET /v2.1/servers/d7e8e8f4-abba-4ffa-b786-6bd0f253b0ca => generated 1517 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-08-11 09:46:44.078 7 INFO nova.api.openstack.compute.server_external_events [req-2bbea719-9095-4266-9af9-825966557bc5 req-ea446afd-3bea-4869-996b-3560f724078d e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-plugged:e0932e0f-fca4-4934-8051-43e650a8a3d1 for instance d7e8e8f4-abba-4ffa-b786-6bd0f253b0ca on instance [pid: 7|app: 0|req: 488/969] 10.0.0.233 () {38 vars in 815 bytes} [Tue Aug 11 09:46:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:46:44.165 8 WARNING neutronclient.v2_0.client [None req-f9c9260c-0c80-4dd4-aa6a-1353830e75a5 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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: 482/970] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:44 2026] GET /v2.1/servers/b29c258a-6841-4d68-b97f-dc5c67cb7132 => generated 1821 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:46:45.102 7 INFO nova.api.openstack.compute.server_external_events [req-30a6a67a-bcbf-40d6-adb1-65a6b377d44d req-093d0646-180f-46db-83a0-a97416f472ed e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-deleted:e3625753-05bb-4b07-b794-12140ecbef66 for instance b29c258a-6841-4d68-b97f-dc5c67cb7132 on instance [pid: 7|app: 0|req: 489/971] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:46:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:46:45.428 8 WARNING neutronclient.v2_0.client [None req-31e121ac-d0e1-4917-a6ff-a2deaef5efc7 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:45 2026] GET /v2.1/servers/b29c258a-6841-4d68-b97f-dc5c67cb7132 => generated 1483 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:46:46.574 7 WARNING neutronclient.v2_0.client [None req-08375326-bc7c-440f-a9ad-3b4331df70ea 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:46 2026] GET /v2.1/servers/b29c258a-6841-4d68-b97f-dc5c67cb7132 => generated 1488 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-08-11 09:46:47.687 8 WARNING neutronclient.v2_0.client [None req-c4d4aba7-c40f-4f3b-bec6-6766ca44981d 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:47 2026] GET /v2.1/servers/b29c258a-6841-4d68-b97f-dc5c67cb7132 => generated 1488 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:46:48.767 7 INFO nova.api.openstack.wsgi [None req-f85274e0-a1e6-49c5-855a-79a423701aae 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] HTTP exception thrown: Instance b29c258a-6841-4d68-b97f-dc5c67cb7132 could not be found. [pid: 7|app: 0|req: 491/975] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:48 2026] GET /v2.1/servers/b29c258a-6841-4d68-b97f-dc5c67cb7132 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:46:48.860 8 WARNING neutronclient.v2_0.client [None req-a2295981-e6d8-4b08-a931-48d9b43f830c 92c8f46238134f13a9f0c38d15ee0344 fd11534ecd7d476e89e3faa23d65bee8 - - default default] 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: 492/976] 10.0.0.244 () {32 vars in 728 bytes} [Tue Aug 11 09:46:48 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-681793310 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/977] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:48 2026] GET /v2.1/servers/d7e8e8f4-abba-4ffa-b786-6bd0f253b0ca => generated 1816 bytes in 436 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/978] 10.0.0.244 () {32 vars in 718 bytes} [Tue Aug 11 09:46:49 2026] DELETE /v2.1/servers/4fd13378-7a59-4adc-b0fc-5d3725bffd70 => generated 0 bytes in 118 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-08-11 09:46:49.554 8 WARNING neutronclient.v2_0.client [None req-a6fa5d39-6ce3-4de1-9f65-52dde1e8f074 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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/979] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:49 2026] GET /v2.1/servers/4fd13378-7a59-4adc-b0fc-5d3725bffd70 => generated 1701 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-11 09:46:50.841 8 INFO nova.api.openstack.compute.server_external_events [req-94184dd6-3caa-403e-8432-5bacd98001b7 req-cef4ecbf-794d-41e7-a785-9f176235637d e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:e0932e0f-fca4-4934-8051-43e650a8a3d1 for instance d7e8e8f4-abba-4ffa-b786-6bd0f253b0ca on instance [pid: 8|app: 0|req: 487/980] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:46:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:46:50.885 7 WARNING neutronclient.v2_0.client [None req-c332827d-f100-417a-95d2-9d803c2736b5 92c8f46238134f13a9f0c38d15ee0344 fd11534ecd7d476e89e3faa23d65bee8 - - default default] 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-08-11 09:46:50.937 7 WARNING neutronclient.v2_0.client [None req-c332827d-f100-417a-95d2-9d803c2736b5 92c8f46238134f13a9f0c38d15ee0344 fd11534ecd7d476e89e3faa23d65bee8 - - default default] 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-08-11 09:46:50.968 8 WARNING neutronclient.v2_0.client [None req-caa6bfb1-fb83-4298-aaee-00f8f14764d4 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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: 488/981] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:50 2026] GET /v2.1/servers/4fd13378-7a59-4adc-b0fc-5d3725bffd70 => generated 1701 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:46:51.346 7 WARNING neutronclient.v2_0.client [None req-c332827d-f100-417a-95d2-9d803c2736b5 92c8f46238134f13a9f0c38d15ee0344 fd11534ecd7d476e89e3faa23d65bee8 - - default default] The 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/982] 10.0.0.244 () {34 vars in 663 bytes} [Tue Aug 11 09:46:50 2026] POST /v2.1/servers => generated 448 bytes in 763 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-08-11 09:46:51.605 8 WARNING neutronclient.v2_0.client [None req-69af7cfa-c72b-4d7a-91bf-c85cc2ec4c41 92c8f46238134f13a9f0c38d15ee0344 fd11534ecd7d476e89e3faa23d65bee8 - - default default] The 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/983] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:51 2026] GET /v2.1/servers/f13d8f83-d449-4f9e-8f84-426d95dc3858 => generated 1394 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-08-11 09:46:52.184 7 WARNING neutronclient.v2_0.client [None req-585662a7-617b-4cb1-8d04-ef485fe50707 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] 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-08-11 09:46:52.287 8 INFO nova.api.openstack.compute.server_external_events [req-1be8c10b-124a-4396-9600-18f8c681d7a2 req-b5010751-b9b3-43c2-a0c1-54b3588fa481 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-deleted:65b62748-fd7b-4e95-aadf-284cc87ee044 for instance 4fd13378-7a59-4adc-b0fc-5d3725bffd70 on instance [pid: 8|app: 0|req: 490/984] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:46:52 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: 495/985] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:52 2026] GET /v2.1/servers/4fd13378-7a59-4adc-b0fc-5d3725bffd70 => generated 1633 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-08-11 09:46:53.365 8 WARNING neutronclient.v2_0.client [None req-d77e3a94-103f-427f-be24-c0daaa98223f 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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: 492/988] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:53 2026] GET /v2.1/servers/4fd13378-7a59-4adc-b0fc-5d3725bffd70 => generated 1488 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-08-11 09:46:54.497 7 WARNING neutronclient.v2_0.client [None req-3c8c7e9e-6430-427d-984d-378dd7895a9a 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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: 497/989] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:54 2026] GET /v2.1/servers/4fd13378-7a59-4adc-b0fc-5d3725bffd70 => generated 1488 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, ' 2026-08-11 09:46:55.625 8 WARNING neutronclient.v2_0.client [None req-2f933700-2b96-4499-8a05-7e5fc6a1e82e 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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: 493/990] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:55 2026] GET /v2.1/servers/4fd13378-7a59-4adc-b0fc-5d3725bffd70 => generated 1488 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:46:56.709 7 WARNING neutronclient.v2_0.client [None req-19eb1554-2a1e-4b5f-9b75-b1c9e32cb15f 92c8f46238134f13a9f0c38d15ee0344 fd11534ecd7d476e89e3faa23d65bee8 - - default default] 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-08-11 09:46:56.722 8 WARNING neutronclient.v2_0.client [None req-c37788ab-3fb8-4eff-8593-28514e1d1f27 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] The 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: 494/991] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:56 2026] GET /v2.1/servers/4fd13378-7a59-4adc-b0fc-5d3725bffd70 => generated 1488 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/992] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:56 2026] GET /v2.1/servers/f13d8f83-d449-4f9e-8f84-426d95dc3858 => generated 1520 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:46:57.131 8 INFO nova.api.openstack.compute.server_external_events [req-8cd64f44-d86b-42e8-ab09-1d9f47976457 req-f2eb96b1-3e36-43a2-be77-2d04250c034b e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:93cd0dd8-8618-41be-99e9-ff4e3004521c for instance f13d8f83-d449-4f9e-8f84-426d95dc3858 on instance [pid: 8|app: 0|req: 495/993] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:46:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:46:57.851 7 INFO nova.api.openstack.wsgi [None req-661b023f-ea19-479b-aebc-1d43794016a5 80d52530a0a243eba8a4d9095389b3a8 0256d9eb97df4ac5be9a109850f82565 - - default default] HTTP exception thrown: Instance 4fd13378-7a59-4adc-b0fc-5d3725bffd70 could not be found. [pid: 7|app: 0|req: 499/994] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:46:57 2026] GET /v2.1/servers/4fd13378-7a59-4adc-b0fc-5d3725bffd70 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 496/995] 10.0.0.244 () {32 vars in 728 bytes} [Tue Aug 11 09:46:58 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-223838335 => 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-08-11 09:47:01.823 7 INFO nova.api.openstack.compute.server_external_events [req-1f8d950b-c979-48b5-b0aa-66d3c53aba88 req-859e9d83-c5a6-4a27-af6c-5f09bf77132b e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-plugged:93cd0dd8-8618-41be-99e9-ff4e3004521c for instance f13d8f83-d449-4f9e-8f84-426d95dc3858 on instance [pid: 7|app: 0|req: 500/996] 10.0.0.233 () {38 vars in 815 bytes} [Tue Aug 11 09:47:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:47:01.890 8 WARNING neutronclient.v2_0.client [None req-e3f6f305-d311-43f2-a8b4-6bdec690f892 92c8f46238134f13a9f0c38d15ee0344 fd11534ecd7d476e89e3faa23d65bee8 - - default default] The 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: 497/997] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:47:01 2026] GET /v2.1/servers/f13d8f83-d449-4f9e-8f84-426d95dc3858 => generated 1518 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-08-11 09:47:07.115 7 WARNING neutronclient.v2_0.client [None req-566c17d5-2eef-4e14-81a7-e4bfa0bcf99e 92c8f46238134f13a9f0c38d15ee0344 fd11534ecd7d476e89e3faa23d65bee8 - - default default] The 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.244 () {32 vars in 715 bytes} [Tue Aug 11 09:47:07 2026] GET /v2.1/servers/f13d8f83-d449-4f9e-8f84-426d95dc3858 => generated 1817 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-08-11 09:47:08.755 8 INFO nova.api.openstack.compute.server_external_events [req-a880dc1b-fedf-4088-8355-94ed68395b20 req-1612eeb3-1213-4a5c-9df6-9cd90e54e35d e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:93cd0dd8-8618-41be-99e9-ff4e3004521c for instance f13d8f83-d449-4f9e-8f84-426d95dc3858 on instance [pid: 8|app: 0|req: 499/1001] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:47:08 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: 501/1004] 10.0.0.244 () {34 vars in 671 bytes} [Tue Aug 11 09:47:15 2026] POST /v2.1/os-keypairs => generated 397 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 504/1005] 10.0.0.244 () {34 vars in 671 bytes} [Tue Aug 11 09:47:17 2026] POST /v2.1/os-keypairs => generated 386 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:47:18.673 8 WARNING neutronclient.v2_0.client [None req-6957b773-0fb3-42dd-bc61-d9615916ea22 b3b4df8ca0464967a1d581006dd71de4 44d2a6dc86004879abad770d8f1d2049 - - default default] 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-08-11 09:47:18.718 8 WARNING neutronclient.v2_0.client [None req-6957b773-0fb3-42dd-bc61-d9615916ea22 b3b4df8ca0464967a1d581006dd71de4 44d2a6dc86004879abad770d8f1d2049 - - default default] 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-08-11 09:47:18.759 8 WARNING neutronclient.v2_0.client [None req-6957b773-0fb3-42dd-bc61-d9615916ea22 b3b4df8ca0464967a1d581006dd71de4 44d2a6dc86004879abad770d8f1d2049 - - default default] 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-08-11 09:47:18.945 8 WARNING neutronclient.v2_0.client [None req-6957b773-0fb3-42dd-bc61-d9615916ea22 b3b4df8ca0464967a1d581006dd71de4 44d2a6dc86004879abad770d8f1d2049 - - default default] The 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.244 () {34 vars in 663 bytes} [Tue Aug 11 09:47:18 2026] POST /v2.1/servers => generated 495 bytes in 613 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-11 09:47:19.240 7 WARNING neutronclient.v2_0.client [None req-0583a3df-228d-45f3-8e5d-14cb677666ab b3b4df8ca0464967a1d581006dd71de4 44d2a6dc86004879abad770d8f1d2049 - - default default] The 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: 505/1007] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:47:19 2026] GET /v2.1/servers/a38baffa-a3f7-4e64-a0a0-37af27ff9af1 => generated 1457 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:47:20.345 8 WARNING neutronclient.v2_0.client [None req-73f3887d-d5c3-4357-9a05-6a343535cf67 b3b4df8ca0464967a1d581006dd71de4 44d2a6dc86004879abad770d8f1d2049 - - default default] The 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: 503/1008] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:47:20 2026] GET /v2.1/servers/a38baffa-a3f7-4e64-a0a0-37af27ff9af1 => generated 1461 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:47:21.443 7 WARNING neutronclient.v2_0.client [None req-fb721093-939a-40a6-962f-2eca6bd9f8fa b3b4df8ca0464967a1d581006dd71de4 44d2a6dc86004879abad770d8f1d2049 - - default default] The 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: 506/1009] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:47:21 2026] GET /v2.1/servers/a38baffa-a3f7-4e64-a0a0-37af27ff9af1 => generated 1509 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:47:22.533 8 WARNING neutronclient.v2_0.client [None req-932a1776-bf82-4aab-8b62-32beef7161b6 b3b4df8ca0464967a1d581006dd71de4 44d2a6dc86004879abad770d8f1d2049 - - default default] The 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: 505/1012] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:47:22 2026] GET /v2.1/servers/a38baffa-a3f7-4e64-a0a0-37af27ff9af1 => generated 1509 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:47:23.621 7 WARNING neutronclient.v2_0.client [None req-42435a6d-78c7-44a5-ac70-1630fe465297 b3b4df8ca0464967a1d581006dd71de4 44d2a6dc86004879abad770d8f1d2049 - - default default] The 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/1013] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:47:23 2026] GET /v2.1/servers/a38baffa-a3f7-4e64-a0a0-37af27ff9af1 => generated 1517 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-08-11 09:47:24.727 8 WARNING neutronclient.v2_0.client [None req-33b3aea2-97aa-41e9-987a-655b149b896d b3b4df8ca0464967a1d581006dd71de4 44d2a6dc86004879abad770d8f1d2049 - - default default] The 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: 506/1014] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:47:24 2026] GET /v2.1/servers/a38baffa-a3f7-4e64-a0a0-37af27ff9af1 => generated 1630 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:47:24.939 7 INFO nova.api.openstack.compute.server_external_events [req-ddd85965-6de1-432d-9768-92dd2aa9aa99 req-12b9a44b-aa28-47ff-ac64-a3955a206cb3 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:b122811f-ea39-4c02-99b5-20b3f59c9756 for instance a38baffa-a3f7-4e64-a0a0-37af27ff9af1 on instance [pid: 7|app: 0|req: 509/1015] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:47:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:47:25.934 8 WARNING neutronclient.v2_0.client [None req-ec77203a-e4e4-4947-9ed6-d3a24a051613 b3b4df8ca0464967a1d581006dd71de4 44d2a6dc86004879abad770d8f1d2049 - - default default] The 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/1016] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:47:25 2026] GET /v2.1/servers/a38baffa-a3f7-4e64-a0a0-37af27ff9af1 => generated 1628 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-08-11 09:47:27.082 7 WARNING neutronclient.v2_0.client [None req-9a7ef436-4f4f-45e2-822d-7aeb6c196aea b3b4df8ca0464967a1d581006dd71de4 44d2a6dc86004879abad770d8f1d2049 - - default default] The 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.244 () {32 vars in 715 bytes} [Tue Aug 11 09:47:27 2026] GET /v2.1/servers/a38baffa-a3f7-4e64-a0a0-37af27ff9af1 => generated 1628 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:47:28.270 8 WARNING neutronclient.v2_0.client [None req-d1d1567e-6b79-4661-bac2-65c9295a5fe3 b3b4df8ca0464967a1d581006dd71de4 44d2a6dc86004879abad770d8f1d2049 - - default default] The 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: 508/1018] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:47:28 2026] GET /v2.1/servers/a38baffa-a3f7-4e64-a0a0-37af27ff9af1 => generated 1628 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:47:29.442 7 WARNING neutronclient.v2_0.client [None req-72fd456f-ff10-46ac-a30c-5ac4f7cbe68b b3b4df8ca0464967a1d581006dd71de4 44d2a6dc86004879abad770d8f1d2049 - - default default] The 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.244 () {32 vars in 715 bytes} [Tue Aug 11 09:47:29 2026] GET /v2.1/servers/a38baffa-a3f7-4e64-a0a0-37af27ff9af1 => generated 1628 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:47:30.585 8 INFO nova.api.openstack.compute.server_external_events [req-a4f6090f-1fb5-4bd2-b90a-16e69fba891d req-c6c77e10-3984-4022-8153-957f27bd380a e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-plugged:b122811f-ea39-4c02-99b5-20b3f59c9756 for instance a38baffa-a3f7-4e64-a0a0-37af27ff9af1 on instance [pid: 8|app: 0|req: 509/1020] 10.0.0.233 () {38 vars in 815 bytes} [Tue Aug 11 09:47:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:47:30.673 7 WARNING neutronclient.v2_0.client [None req-078941ab-b899-4f0c-834a-9f60b5e27f1e b3b4df8ca0464967a1d581006dd71de4 44d2a6dc86004879abad770d8f1d2049 - - default default] The 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: 512/1021] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:47:30 2026] GET /v2.1/servers/a38baffa-a3f7-4e64-a0a0-37af27ff9af1 => generated 1628 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-08-11 09:47:31.848 8 WARNING neutronclient.v2_0.client [None req-335d8722-ff87-4b80-844f-5e68a587610d b3b4df8ca0464967a1d581006dd71de4 44d2a6dc86004879abad770d8f1d2049 - - default default] The 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: 510/1022] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:47:31 2026] GET /v2.1/servers/a38baffa-a3f7-4e64-a0a0-37af27ff9af1 => generated 1628 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:47:33.060 8 WARNING neutronclient.v2_0.client [None req-7eb13371-6026-4335-9f22-dd011a9ba609 b3b4df8ca0464967a1d581006dd71de4 44d2a6dc86004879abad770d8f1d2049 - - default default] The 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: 512/1025] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:47:33 2026] GET /v2.1/servers/a38baffa-a3f7-4e64-a0a0-37af27ff9af1 => generated 1808 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:47:33.216 7 WARNING neutronclient.v2_0.client [None req-87b8aa5c-3f00-474b-bc74-053e5f1ca01d b3b4df8ca0464967a1d581006dd71de4 44d2a6dc86004879abad770d8f1d2049 - - default default] The 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/1026] 10.0.0.244 () {32 vars in 741 bytes} [Tue Aug 11 09:47:33 2026] GET /v2.1/servers/a38baffa-a3f7-4e64-a0a0-37af27ff9af1/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:47:34.125 8 INFO nova.api.openstack.compute.server_external_events [req-18154f37-ef27-4568-920d-0768916470fd req-9b455e5c-9580-45f4-905b-aafdda5ce034 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:b122811f-ea39-4c02-99b5-20b3f59c9756 for instance a38baffa-a3f7-4e64-a0a0-37af27ff9af1 on instance [pid: 8|app: 0|req: 513/1027] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:47:34 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-08-11 09:47:41.474 7 WARNING neutronclient.v2_0.client [None req-623194a7-d012-4574-b23d-8c8888b39919 b3b4df8ca0464967a1d581006dd71de4 44d2a6dc86004879abad770d8f1d2049 - - default default] The 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: 515/1028] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:47:41 2026] GET /v2.1/servers/a38baffa-a3f7-4e64-a0a0-37af27ff9af1 => generated 1928 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, ' [pid: 8|app: 0|req: 515/1031] 10.0.0.244 () {32 vars in 753 bytes} [Tue Aug 11 09:47:43 2026] GET /v2.1/servers/a38baffa-a3f7-4e64-a0a0-37af27ff9af1/os-server-password => generated 116 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 517/1032] 10.0.0.244 () {32 vars in 718 bytes} [Tue Aug 11 09:47:45 2026] DELETE /v2.1/servers/a38baffa-a3f7-4e64-a0a0-37af27ff9af1 => generated 0 bytes in 106 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-08-11 09:47:45.319 8 WARNING neutronclient.v2_0.client [None req-2b3defb2-4cc5-4342-8544-e212f8c4a843 b3b4df8ca0464967a1d581006dd71de4 44d2a6dc86004879abad770d8f1d2049 - - default default] The 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: 516/1033] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:47:45 2026] GET /v2.1/servers/a38baffa-a3f7-4e64-a0a0-37af27ff9af1 => generated 1934 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:47:46.529 7 WARNING neutronclient.v2_0.client [None req-7fbb2d76-9ce3-41b7-a4f5-f2054dd7ea38 b3b4df8ca0464967a1d581006dd71de4 44d2a6dc86004879abad770d8f1d2049 - - default default] The 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/1034] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:47:46 2026] GET /v2.1/servers/a38baffa-a3f7-4e64-a0a0-37af27ff9af1 => generated 1934 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-08-11 09:47:47.581 8 INFO nova.api.openstack.compute.server_external_events [req-3c00db2f-14d3-45f8-a132-520a76cd810d req-ee2bc6c5-572c-43b5-bfe0-a8067f506558 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-unplugged:b122811f-ea39-4c02-99b5-20b3f59c9756 for instance a38baffa-a3f7-4e64-a0a0-37af27ff9af1 on instance [pid: 8|app: 0|req: 517/1035] 10.0.0.233 () {38 vars in 815 bytes} [Tue Aug 11 09:47:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:47:47.685 7 WARNING neutronclient.v2_0.client [None req-91c8c133-b5e0-4fe1-be2f-5d3ed4f9c7ab b3b4df8ca0464967a1d581006dd71de4 44d2a6dc86004879abad770d8f1d2049 - - default default] The 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: 519/1036] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:47:47 2026] GET /v2.1/servers/a38baffa-a3f7-4e64-a0a0-37af27ff9af1 => generated 1934 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-08-11 09:47:48.719 8 INFO nova.api.openstack.compute.server_external_events [req-bd04c04b-ea27-4f55-8a27-502081cd54d3 req-7fd7d2f0-06a9-48e0-abeb-6e30f995bc2d e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-deleted:b122811f-ea39-4c02-99b5-20b3f59c9756 for instance a38baffa-a3f7-4e64-a0a0-37af27ff9af1 on instance [pid: 8|app: 0|req: 518/1037] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:47:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:47:48.925 8 WARNING neutronclient.v2_0.client [None req-65f07b74-c908-435b-b65d-b567f5363056 b3b4df8ca0464967a1d581006dd71de4 44d2a6dc86004879abad770d8f1d2049 - - default default] 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-08-11 09:47:48.945 7 WARNING neutronclient.v2_0.client [None req-e8035897-b16d-4f5c-8a51-4be0ac3c2069 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] The 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/1038] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:47:48 2026] GET /v2.1/servers/a38baffa-a3f7-4e64-a0a0-37af27ff9af1 => generated 1538 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:47:48.986 7 WARNING neutronclient.v2_0.client [None req-e8035897-b16d-4f5c-8a51-4be0ac3c2069 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] 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-08-11 09:47:49.162 7 WARNING neutronclient.v2_0.client [None req-e8035897-b16d-4f5c-8a51-4be0ac3c2069 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] The 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/1039] 199.19.213.212 () {36 vars in 714 bytes} [Tue Aug 11 09:47:48 2026] POST /v2.1/servers => generated 453 bytes in 811 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:47:49.827 8 WARNING neutronclient.v2_0.client [None req-386acc5c-2f54-477d-808b-32c2f1d8d869 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] The 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/1040] 199.19.213.212 () {32 vars in 733 bytes} [Tue Aug 11 09:47:49 2026] GET /v2.1/servers/2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b => generated 2213 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:47:49.898 7 WARNING neutronclient.v2_0.client [None req-8e4ba251-3a05-48ca-b0e9-86d69f01d70c 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] The 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/1041] 199.19.213.212 () {32 vars in 759 bytes} [Tue Aug 11 09:47:49 2026] GET /v2.1/servers/2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b/os-interface => generated 28 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 521/1042] 199.19.213.212 () {32 vars in 777 bytes} [Tue Aug 11 09:47:49 2026] GET /v2.1/servers/2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:47:50.025 7 WARNING neutronclient.v2_0.client [None req-9a94a4b1-0eb7-4cfa-9eff-8fe6578d7409 b3b4df8ca0464967a1d581006dd71de4 44d2a6dc86004879abad770d8f1d2049 - - default default] The 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/1043] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:47:49 2026] GET /v2.1/servers/a38baffa-a3f7-4e64-a0a0-37af27ff9af1 => generated 1543 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-08-11 09:47:51.132 8 WARNING neutronclient.v2_0.client [None req-0e9ce7bf-5a62-409e-b439-cb22c1e97c40 b3b4df8ca0464967a1d581006dd71de4 44d2a6dc86004879abad770d8f1d2049 - - default default] The 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/1044] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:47:51 2026] GET /v2.1/servers/a38baffa-a3f7-4e64-a0a0-37af27ff9af1 => generated 1543 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-08-11 09:47:52.214 7 INFO nova.api.openstack.wsgi [None req-36c68de6-4361-4664-b467-7249fbf856fd b3b4df8ca0464967a1d581006dd71de4 44d2a6dc86004879abad770d8f1d2049 - - default default] HTTP exception thrown: Instance a38baffa-a3f7-4e64-a0a0-37af27ff9af1 could not be found. [pid: 7|app: 0|req: 523/1045] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:47:52 2026] GET /v2.1/servers/a38baffa-a3f7-4e64-a0a0-37af27ff9af1 => 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-08-11 09:47:52.253 8 INFO nova.api.openstack.wsgi [None req-50bec7df-8934-42e0-bf41-85f6db61ad20 b3b4df8ca0464967a1d581006dd71de4 44d2a6dc86004879abad770d8f1d2049 - - default default] HTTP exception thrown: Instance a38baffa-a3f7-4e64-a0a0-37af27ff9af1 could not be found. [pid: 8|app: 0|req: 523/1046] 10.0.0.244 () {32 vars in 718 bytes} [Tue Aug 11 09:47:52 2026] DELETE /v2.1/servers/a38baffa-a3f7-4e64-a0a0-37af27ff9af1 => 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, ' 2026-08-11 09:47:52.296 7 INFO nova.api.openstack.wsgi [None req-1ea59682-c164-4f8d-a626-df02610f5769 b3b4df8ca0464967a1d581006dd71de4 44d2a6dc86004879abad770d8f1d2049 - - default default] HTTP exception thrown: Instance a38baffa-a3f7-4e64-a0a0-37af27ff9af1 could not be found. [pid: 7|app: 0|req: 524/1047] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:47:52 2026] GET /v2.1/servers/a38baffa-a3f7-4e64-a0a0-37af27ff9af1 => 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: 524/1048] 10.0.0.244 () {32 vars in 706 bytes} [Tue Aug 11 09:47:52 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1020341524 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:47:52.856 7 WARNING neutronclient.v2_0.client [None req-0e0ce60e-036a-4642-8024-18aab89b39b1 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] The 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: 526/1051] 199.19.213.212 () {32 vars in 733 bytes} [Tue Aug 11 09:47:52 2026] GET /v2.1/servers/2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b => generated 2371 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-08-11 09:47:52.953 8 WARNING neutronclient.v2_0.client [None req-6a1885eb-12df-44aa-beda-765ed4af919f 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] The 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/1052] 199.19.213.212 () {32 vars in 759 bytes} [Tue Aug 11 09:47:52 2026] GET /v2.1/servers/2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b/os-interface => generated 28 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 527/1053] 10.0.0.244 () {32 vars in 728 bytes} [Tue Aug 11 09:47:53 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1528281866 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1054] 199.19.213.212 () {32 vars in 777 bytes} [Tue Aug 11 09:47:52 2026] GET /v2.1/servers/2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b/os-volume_attachments => generated 197 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-11 09:47:55.496 8 INFO nova.api.openstack.compute.server_external_events [req-bb445a25-29a9-401c-aad9-ece56b301cf6 req-e6a08e3d-509c-424a-84de-c96b34e8dbbc e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:ab4da137-d99d-4fe8-9b94-cb8b73ce650d for instance 2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b on instance [pid: 8|app: 0|req: 528/1055] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:47:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:47:56.111 7 WARNING neutronclient.v2_0.client [None req-edd12e2b-b50b-4a77-9e08-4e4d560dcc8f 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] The 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: 528/1056] 199.19.213.212 () {32 vars in 733 bytes} [Tue Aug 11 09:47:56 2026] GET /v2.1/servers/2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b => generated 2445 bytes in 187 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-08-11 09:47:56.306 8 WARNING neutronclient.v2_0.client [None req-7240c68e-6b66-4a1f-a95c-834922f84a1a 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] The 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/1057] 199.19.213.212 () {32 vars in 759 bytes} [Tue Aug 11 09:47:56 2026] GET /v2.1/servers/2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b/os-interface => generated 284 bytes in 85 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: 529/1058] 199.19.213.212 () {32 vars in 777 bytes} [Tue Aug 11 09:47:56 2026] GET /v2.1/servers/2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:47:59.232 8 WARNING neutronclient.v2_0.client [None req-87b98269-7c04-4e33-a843-067fa59396c5 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] The 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: 530/1059] 199.19.213.212 () {32 vars in 733 bytes} [Tue Aug 11 09:47:59 2026] GET /v2.1/servers/2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b => generated 2433 bytes in 166 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-08-11 09:47:59.385 7 WARNING neutronclient.v2_0.client [None req-5ef245a7-1b3f-46cb-b0cb-06c1ae50be8c 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] The 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/1060] 199.19.213.212 () {32 vars in 759 bytes} [Tue Aug 11 09:47:59 2026] GET /v2.1/servers/2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b/os-interface => generated 284 bytes in 93 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: 531/1061] 199.19.213.212 () {32 vars in 777 bytes} [Tue Aug 11 09:47:59 2026] GET /v2.1/servers/2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b/os-volume_attachments => generated 197 bytes in 47 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-08-11 09:48:02.100 7 INFO nova.api.openstack.compute.server_external_events [req-b3731b35-90b9-4591-80b7-3dcd99314620 req-d0eb2d1a-1747-4981-a0d7-7296ff0bf4ad e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-plugged:ab4da137-d99d-4fe8-9b94-cb8b73ce650d for instance 2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b on instance [pid: 7|app: 0|req: 531/1062] 10.0.0.233 () {38 vars in 815 bytes} [Tue Aug 11 09:48:02 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-08-11 09:48:02.427 8 WARNING neutronclient.v2_0.client [None req-726aa5a5-f0c0-4802-8cda-167c4392f97e 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] The 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/1065] 199.19.213.212 () {32 vars in 733 bytes} [Tue Aug 11 09:48:02 2026] GET /v2.1/servers/2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b => generated 2433 bytes in 163 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-08-11 09:48:02.628 7 WARNING neutronclient.v2_0.client [None req-29d79e10-465d-42ba-a3ae-184ad86c992b 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] The 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/1066] 199.19.213.212 () {32 vars in 759 bytes} [Tue Aug 11 09:48:02 2026] GET /v2.1/servers/2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b/os-interface => generated 286 bytes in 124 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: 533/1067] 199.19.213.212 () {32 vars in 777 bytes} [Tue Aug 11 09:48:02 2026] GET /v2.1/servers/2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:48:05.591 7 WARNING neutronclient.v2_0.client [None req-3e7467f5-6d4f-48a3-ad77-2256cf6061bb 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] The 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: 535/1068] 199.19.213.212 () {32 vars in 733 bytes} [Tue Aug 11 09:48:05 2026] GET /v2.1/servers/2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b => generated 2581 bytes in 156 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-08-11 09:48:05.752 8 WARNING neutronclient.v2_0.client [None req-57047d31-48a0-454c-9cd3-682101599275 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] The 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: 534/1069] 199.19.213.212 () {32 vars in 759 bytes} [Tue Aug 11 09:48:05 2026] GET /v2.1/servers/2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b/os-interface => generated 286 bytes in 123 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: 536/1070] 199.19.213.212 () {32 vars in 777 bytes} [Tue Aug 11 09:48:05 2026] GET /v2.1/servers/2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b/os-volume_attachments => generated 197 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:48:42.096 7 WARNING neutronclient.v2_0.client [None req-4a345ff8-4b5a-4ebc-b83d-833c9216933b 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] 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-08-11 09:48:42.356 7 WARNING neutronclient.v2_0.client [None req-4a345ff8-4b5a-4ebc-b83d-833c9216933b 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] 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-08-11 09:48:45.382 8 INFO nova.api.openstack.compute.server_external_events [req-ba2e99ee-4ba5-4531-906b-e874633296d4 req-30141585-8653-41d6-8c71-cb5e43bbce11 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:46668483-703b-403a-b7a3-aee2efe7e623 for instance 2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b on instance [pid: 8|app: 0|req: 540/1079] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:48:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:48:49.819 8 INFO nova.api.openstack.compute.server_external_events [req-ba3c2c80-bc79-4a74-bc3f-c875e68fc4d0 req-1c7f279c-7b07-4f2e-a014-78067a1f7b02 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-plugged:46668483-703b-403a-b7a3-aee2efe7e623 for instance 2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b on instance [pid: 8|app: 0|req: 541/1080] 10.0.0.233 () {38 vars in 815 bytes} [Tue Aug 11 09:48:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:48:51.918 7 WARNING neutronclient.v2_0.client [None req-4a345ff8-4b5a-4ebc-b83d-833c9216933b 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] The 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: 540/1083] 199.19.213.212 () {36 vars in 812 bytes} [Tue Aug 11 09:48:42 2026] POST /v2.1/servers/2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b/os-interface => generated 281 bytes in 10539 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-08-11 09:48:53.009 8 INFO nova.api.openstack.compute.server_external_events [req-35f61d64-ec32-4bbc-99e3-9170c882a2ad req-19e553b4-8364-4194-905c-dba14bb76f60 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:46668483-703b-403a-b7a3-aee2efe7e623 for instance 2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b on instance [pid: 8|app: 0|req: 544/1084] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:48:52 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-08-11 09:48:55.057 7 INFO nova.api.openstack.compute.server_external_events [req-e6b6a0de-4123-4d3c-8ebc-e4ee7143c26d req-00a468c6-5cd4-49bf-b56f-6e350944ad83 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:46668483-703b-403a-b7a3-aee2efe7e623 for instance 2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b on instance [pid: 7|app: 0|req: 541/1085] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:48:55 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-08-11 09:49:17.802 7 WARNING neutronclient.v2_0.client [None req-7f5987de-6c15-4c13-9a49-e2e885f536f7 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] 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-08-11 09:49:17.847 7 WARNING neutronclient.v2_0.client [None req-7f5987de-6c15-4c13-9a49-e2e885f536f7 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] 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-08-11 09:49:20.107 8 INFO nova.api.openstack.compute.server_external_events [req-b5315036-365e-41d7-8e0c-913f0468c040 req-6e7f30a8-c88c-4544-9c49-2187118c01ff e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:0a40025e-b473-4dfd-b5a8-30e536901429 for instance 2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b on instance [pid: 8|app: 0|req: 547/1090] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:49:20 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) 2026-08-11 09:49:26.883 7 WARNING neutronclient.v2_0.client [None req-7f5987de-6c15-4c13-9a49-e2e885f536f7 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] The 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: 544/1093] 199.19.213.212 () {36 vars in 812 bytes} [Tue Aug 11 09:49:17 2026] POST /v2.1/servers/2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b/os-interface => generated 375 bytes in 9169 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-08-11 09:49:27.222 8 INFO nova.api.openstack.compute.server_external_events [req-fb76baac-9c1b-4e90-b02e-a2a566b6821b req-73e6654c-5f1d-4f6a-a56d-1edae7b0efb9 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-plugged:0a40025e-b473-4dfd-b5a8-30e536901429 for instance 2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b on instance [pid: 8|app: 0|req: 550/1094] 10.0.0.233 () {38 vars in 815 bytes} [Tue Aug 11 09:49:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:49:39.171 8 WARNING neutronclient.v2_0.client [None req-c9c25361-aa3f-4c3a-af92-0629605d27d1 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] 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-08-11 09:49:39.258 8 WARNING neutronclient.v2_0.client [None req-c9c25361-aa3f-4c3a-af92-0629605d27d1 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] 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-08-11 09:49:41.770 7 INFO nova.api.openstack.compute.server_external_events [req-a131238f-cc28-4d0a-9fcb-93e58526877c req-9e7e34a6-57bf-4fa2-99a2-97024ffb943c e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:5e71a862-80cf-4447-8151-93b01a1c69f9 for instance 2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b on instance [pid: 7|app: 0|req: 546/1097] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:49:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:49:45.837 7 INFO nova.api.openstack.compute.server_external_events [req-74e941f3-c822-49df-8ee1-9b4b05c8989d req-5242a043-5ed0-4b07-95ff-9f627d4a892a e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-plugged:5e71a862-80cf-4447-8151-93b01a1c69f9 for instance 2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b on instance [pid: 7|app: 0|req: 549/1100] 10.0.0.233 () {38 vars in 815 bytes} [Tue Aug 11 09:49:45 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) 2026-08-11 09:49:48.822 8 WARNING neutronclient.v2_0.client [None req-c9c25361-aa3f-4c3a-af92-0629605d27d1 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] The 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/1101] 199.19.213.212 () {36 vars in 812 bytes} [Tue Aug 11 09:49:39 2026] POST /v2.1/servers/2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b/os-interface => generated 376 bytes in 9748 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-08-11 09:49:49.511 7 INFO nova.api.openstack.compute.server_external_events [req-a60f38cb-0243-490a-9c94-88fffd2a5086 req-d0d2b767-9d2c-4048-b2c2-e30864f3c577 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:0a40025e-b473-4dfd-b5a8-30e536901429 for instance 2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b on instance [pid: 7|app: 0|req: 550/1102] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:49:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:50:02.761 8 INFO nova.api.openstack.compute.server_external_events [req-a90a8771-4fe1-4121-b43e-804cecd01865 req-a85a55c4-c198-4960-b817-c1815e60d332 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:5e71a862-80cf-4447-8151-93b01a1c69f9 for instance 2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b on instance [pid: 8|app: 0|req: 555/1107] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:50:02 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, ' [pid: 7|app: 0|req: 553/1108] 199.19.213.212 () {34 vars in 855 bytes} [Tue Aug 11 09:50:03 2026] DELETE /v2.1/servers/2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b/os-interface/5e71a862-80cf-4447-8151-93b01a1c69f9 => generated 0 bytes in 82 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-08-11 09:50:04.803 8 INFO nova.api.openstack.compute.server_external_events [req-eeb18807-e595-4d30-a6bc-761d8c20053a req-b27147f8-9316-4eb2-80c4-a9d1f5b340fb e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:5e71a862-80cf-4447-8151-93b01a1c69f9 for instance 2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b on instance [pid: 8|app: 0|req: 556/1109] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:50:04 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-08-11 09:50:13.413 8 INFO nova.api.openstack.compute.server_external_events [req-ee2d960a-ad16-4340-b779-a5f604f8bf9f req-296ab207-5ead-4fc1-b9ba-6e49f38e26cf e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:0a40025e-b473-4dfd-b5a8-30e536901429 for instance 2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b on instance [pid: 8|app: 0|req: 558/1112] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:50:13 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: 555/1113] 199.19.213.212 () {34 vars in 855 bytes} [Tue Aug 11 09:50:13 2026] DELETE /v2.1/servers/2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b/os-interface/0a40025e-b473-4dfd-b5a8-30e536901429 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 561/1118] 199.19.213.212 () {34 vars in 855 bytes} [Tue Aug 11 09:50:34 2026] DELETE /v2.1/servers/2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b/os-interface/46668483-703b-403a-b7a3-aee2efe7e623 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 558/1119] 199.19.213.212 () {34 vars in 755 bytes} [Tue Aug 11 09:50:39 2026] DELETE /v2.1/servers/2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b => generated 0 bytes in 107 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-08-11 09:50:42.974 7 INFO nova.api.openstack.compute.server_external_events [req-88f41ab9-d4ff-471d-ac8f-544ff226ba25 req-97cc79a7-8e64-48f8-b69f-04d803c1c96b e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-deleted:ab4da137-d99d-4fe8-9b94-cb8b73ce650d for instance 2b897ce3-8cce-4f6a-8ec4-7e45f5d9853b on instance [pid: 7|app: 0|req: 560/1122] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:50:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:50:44.193 8 INFO nova.api.openstack.compute.server_external_events [req-93b20989-8fa3-47eb-b8e5-8a2585a07178 req-4cdffdcc-fbb1-4ed6-b78f-2d615188683b e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:93cd0dd8-8618-41be-99e9-ff4e3004521c for instance f13d8f83-d449-4f9e-8f84-426d95dc3858 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 563/1123] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:50:44 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: 7|app: 0|req: 561/1124] 10.0.0.244 () {32 vars in 718 bytes} [Tue Aug 11 09:50:44 2026] DELETE /v2.1/servers/f13d8f83-d449-4f9e-8f84-426d95dc3858 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:50:44.332 8 WARNING neutronclient.v2_0.client [None req-ba1f98fa-cc49-4c20-9c30-647058168b61 92c8f46238134f13a9f0c38d15ee0344 fd11534ecd7d476e89e3faa23d65bee8 - - default default] The 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/1125] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:50:44 2026] GET /v2.1/servers/f13d8f83-d449-4f9e-8f84-426d95dc3858 => generated 1943 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-08-11 09:50:47.154 7 INFO nova.api.openstack.compute.server_external_events [req-4ced1fc5-8e6d-45a3-838a-0b4967015720 req-9e6e7ad6-de86-4789-bcb2-c88ce2b03907 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-deleted:93cd0dd8-8618-41be-99e9-ff4e3004521c for instance f13d8f83-d449-4f9e-8f84-426d95dc3858 on instance [pid: 7|app: 0|req: 562/1126] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:50:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:50:49.582 8 WARNING neutronclient.v2_0.client [None req-8ad9c65e-2c2f-43f4-8324-6f28050a3dc0 92c8f46238134f13a9f0c38d15ee0344 fd11534ecd7d476e89e3faa23d65bee8 - - default default] The 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/1127] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:50:49 2026] GET /v2.1/servers/f13d8f83-d449-4f9e-8f84-426d95dc3858 => generated 1480 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:50:54.663 8 INFO nova.api.openstack.wsgi [None req-066416e5-6ba6-4e8d-a8a9-f28a0d6cffea 92c8f46238134f13a9f0c38d15ee0344 fd11534ecd7d476e89e3faa23d65bee8 - - default default] HTTP exception thrown: Instance f13d8f83-d449-4f9e-8f84-426d95dc3858 could not be found. [pid: 8|app: 0|req: 567/1130] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:50:54 2026] GET /v2.1/servers/f13d8f83-d449-4f9e-8f84-426d95dc3858 => 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, ' 2026-08-11 09:50:55.389 7 INFO nova.api.openstack.compute.server_external_events [req-2de99415-fca9-4f11-8cac-573a1f944239 req-2e760f69-58e3-4d2e-85b6-99b52919e9d4 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-changed:e0932e0f-fca4-4934-8051-43e650a8a3d1 for instance d7e8e8f4-abba-4ffa-b786-6bd0f253b0ca on instance [pid: 7|app: 0|req: 564/1131] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:50:55 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, ' [pid: 8|app: 0|req: 568/1132] 10.0.0.244 () {32 vars in 718 bytes} [Tue Aug 11 09:50:55 2026] DELETE /v2.1/servers/d7e8e8f4-abba-4ffa-b786-6bd0f253b0ca => generated 0 bytes in 118 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-08-11 09:50:55.564 7 WARNING neutronclient.v2_0.client [None req-611f1d64-67b6-4c7d-9e67-69ad32ec04b9 92c8f46238134f13a9f0c38d15ee0344 fd11534ecd7d476e89e3faa23d65bee8 - - default default] The 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/1133] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:50:55 2026] GET /v2.1/servers/d7e8e8f4-abba-4ffa-b786-6bd0f253b0ca => generated 1942 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:50:57.813 8 INFO nova.api.openstack.compute.server_external_events [req-c51aba4c-a034-4601-bb48-ad2545aa306d req-19afe882-ce4c-43ee-a872-cd988a86e912 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-unplugged:e0932e0f-fca4-4934-8051-43e650a8a3d1 for instance d7e8e8f4-abba-4ffa-b786-6bd0f253b0ca on instance [pid: 8|app: 0|req: 569/1134] 10.0.0.233 () {38 vars in 815 bytes} [Tue Aug 11 09:50:57 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-08-11 09:50:58.399 7 INFO nova.api.openstack.compute.server_external_events [req-4a3eea95-84dc-4741-a6a9-6efd483d79cd req-20f1f02e-d443-49cd-a015-5528a5d95fe1 e03e74ded7964d9ca31dfea3971b68ad b08106d31afa4a4ebe5bf0209ba1d651 - - fe471274ccf5497699feb1105925a46b fe471274ccf5497699feb1105925a46b] Creating event network-vif-deleted:e0932e0f-fca4-4934-8051-43e650a8a3d1 for instance d7e8e8f4-abba-4ffa-b786-6bd0f253b0ca on instance [pid: 7|app: 0|req: 566/1135] 10.0.0.114 () {38 vars in 815 bytes} [Tue Aug 11 09:50:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:51:00.764 8 WARNING neutronclient.v2_0.client [None req-1ab1dcdc-b1d3-410b-87f4-f3ac012413f0 92c8f46238134f13a9f0c38d15ee0344 fd11534ecd7d476e89e3faa23d65bee8 - - default default] The 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: 570/1136] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:51:00 2026] GET /v2.1/servers/d7e8e8f4-abba-4ffa-b786-6bd0f253b0ca => generated 1479 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-08-11 09:51:05.932 7 INFO nova.api.openstack.wsgi [None req-808f719e-e1c8-4813-80a2-42270dc36aef 92c8f46238134f13a9f0c38d15ee0344 fd11534ecd7d476e89e3faa23d65bee8 - - default default] HTTP exception thrown: Instance d7e8e8f4-abba-4ffa-b786-6bd0f253b0ca could not be found. [pid: 7|app: 0|req: 568/1139] 10.0.0.244 () {32 vars in 715 bytes} [Tue Aug 11 09:51:05 2026] GET /v2.1/servers/d7e8e8f4-abba-4ffa-b786-6bd0f253b0ca => generated 111 bytes in 116 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 572/1140] 10.0.0.244 () {32 vars in 724 bytes} [Tue Aug 11 09:51:06 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-909215627 => 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, ' 2026-08-11 09:51:07.012 7 INFO nova.api.openstack.wsgi [None req-56c2b087-91a7-4ecb-bdb8-aaf2962681d7 92c8f46238134f13a9f0c38d15ee0344 fd11534ecd7d476e89e3faa23d65bee8 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-909215627 not found for user 92c8f46238134f13a9f0c38d15ee0344 [pid: 7|app: 0|req: 569/1141] 10.0.0.244 () {32 vars in 721 bytes} [Tue Aug 11 09:51:07 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-909215627 => generated 141 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1152] 10.0.0.244 () {32 vars in 655 bytes} [Tue Aug 11 09:52:00 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1153] 10.0.0.244 () {32 vars in 641 bytes} [Tue Aug 11 09:52:00 2026] GET /v2.1/servers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-11 09:52:00.946 8 WARNING oslo_db.sqlalchemy.utils [None req-23257120-d331-42ad-b0c6-ca93a2b8ef46 3771aa43e06c4d7aadaf63e283ae53bd d6b921ccbd754373994033cda004df4a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 579/1154] 10.0.0.244 () {32 vars in 649 bytes} [Tue Aug 11 09:52:00 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1155] 10.0.0.244 () {32 vars in 694 bytes} [Tue Aug 11 09:52:00 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1160] 10.0.0.143 () {28 vars in 454 bytes} [Tue Aug 11 09:52:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1161] 10.0.0.143 () {30 vars in 658 bytes} [Tue Aug 11 09:52:18 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 580/1162] 10.0.0.143 () {32 vars in 731 bytes} [Tue Aug 11 09:52:18 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: 583/1163] 10.0.0.143 () {34 vars in 806 bytes} [Tue Aug 11 09:52:18 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1164] 10.0.0.143 () {28 vars in 454 bytes} [Tue Aug 11 09:52: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: 8|app: 0|req: 584/1165] 10.0.0.143 () {30 vars in 658 bytes} [Tue Aug 11 09:52:19 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 582/1166] 10.0.0.143 () {32 vars in 731 bytes} [Tue Aug 11 09:52:19 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1167] 10.0.0.143 () {34 vars in 894 bytes} [Tue Aug 11 09:52:19 2026] GET /v2.1/servers/detail?project_id=b08106d31afa4a4ebe5bf0209ba1d651&all_tenants=True => generated 15 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1168] 10.0.0.143 () {34 vars in 894 bytes} [Tue Aug 11 09:52:19 2026] GET /v2.1/servers/detail?project_id=bbb6d7a717824b1f9560e41ab7758f9b&all_tenants=True => generated 15 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1169] 10.0.0.143 () {34 vars in 894 bytes} [Tue Aug 11 09:52:19 2026] GET /v2.1/servers/detail?project_id=d6b921ccbd754373994033cda004df4a&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)