+ 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 Feb 24 06:56:43 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: nova-api-osapi-68648b4c4b-f68sv 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 0x7fc6695a4668 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-02-24 06:56:48.393 7 INFO nova.utils [None req-e2fd226b-6aa8-415c-8fb3-013b94eac095 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-02-24 06:56:48.399 8 INFO nova.utils [None req-479fe92c-5974-4a69-ae1e-2ef70ccca129 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-02-24 06:56:50.069 7 WARNING keystonemiddleware._common.config [None req-e2fd226b-6aa8-415c-8fb3-013b94eac095 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-24 06:56:50.077 7 WARNING oslo_config.cfg [None req-e2fd226b-6aa8-415c-8fb3-013b94eac095 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-24 06:56:50.156 7 WARNING keystonemiddleware._common.config [None req-e2fd226b-6aa8-415c-8fb3-013b94eac095 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-24 06:56:50.171 7 WARNING oslo_config.cfg [None req-e2fd226b-6aa8-415c-8fb3-013b94eac095 - - - - - -] 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-02-24 06:56:50.183 7 WARNING oslo_config.cfg [None req-e2fd226b-6aa8-415c-8fb3-013b94eac095 - - - - - -] 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 0x7fc6695a4668 pid: 7 (default app) 2026-02-24 06:56:50.212 8 WARNING keystonemiddleware._common.config [None req-479fe92c-5974-4a69-ae1e-2ef70ccca129 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-24 06:56:50.222 8 WARNING oslo_config.cfg [None req-479fe92c-5974-4a69-ae1e-2ef70ccca129 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-24 06:56:50.298 8 WARNING keystonemiddleware._common.config [None req-479fe92c-5974-4a69-ae1e-2ef70ccca129 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-24 06:56:50.313 8 WARNING oslo_config.cfg [None req-479fe92c-5974-4a69-ae1e-2ef70ccca129 - - - - - -] 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-02-24 06:56:50.325 8 WARNING oslo_config.cfg [None req-479fe92c-5974-4a69-ae1e-2ef70ccca129 - - - - - -] 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 0x7fc6695a4668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 162.253.55.195 () {42 vars in 705 bytes} [Tue Feb 24 06:57:03 2026] GET /v2.1 => generated 114 bytes in 18 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-02-24 06:57:04.113 7 WARNING oslo_policy.policy [None req-e8ded07e-44ac-494a-8349-1e263fb46df8 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - 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-02-24 06:57:04.113 7 WARNING oslo_policy.policy [None req-e8ded07e-44ac-494a-8349-1e263fb46df8 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 162.253.55.195 () {44 vars in 909 bytes} [Tue Feb 24 06:57:03 2026] GET /v2.1 => generated 0 bytes in 605 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-02-24 06:57:04.213 8 WARNING oslo_policy.policy [req-e8ded07e-44ac-494a-8349-1e263fb46df8 req-c2bc9fd5-7a2f-4792-b3a9-367b225608f3 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - 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-02-24 06:57:04.213 8 WARNING oslo_policy.policy [req-e8ded07e-44ac-494a-8349-1e263fb46df8 req-c2bc9fd5-7a2f-4792-b3a9-367b225608f3 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 162.253.55.195 () {46 vars in 982 bytes} [Tue Feb 24 06:57:04 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-02-24 06:57:04.305 7 INFO nova.api.openstack.wsgi [None req-646ed9ad-52ad-4d00-a0e4-7fc59f996811 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 162.253.55.195 () {48 vars in 1011 bytes} [Tue Feb 24 06:57:04 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 162.253.55.195 () {48 vars in 1051 bytes} [Tue Feb 24 06:57:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 162.253.55.195 () {52 vars in 1048 bytes} [Tue Feb 24 06:57:04 2026] POST /v2.1/flavors => generated 529 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 162.253.55.195 () {42 vars in 705 bytes} [Tue Feb 24 06:57:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 162.253.55.195 () {44 vars in 909 bytes} [Tue Feb 24 06:57:05 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 162.253.55.195 () {46 vars in 982 bytes} [Tue Feb 24 06:57:05 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-02-24 06:57:05.256 7 INFO nova.api.openstack.wsgi [None req-b0ac7489-45cf-49e0-916e-af176b23d2ea b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 162.253.55.195 () {48 vars in 1013 bytes} [Tue Feb 24 06:57:05 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 162.253.55.195 () {48 vars in 1051 bytes} [Tue Feb 24 06:57:05 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: 7|app: 0|req: 7/14] 162.253.55.195 () {52 vars in 1048 bytes} [Tue Feb 24 06:57:05 2026] POST /v2.1/flavors => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 162.253.55.195 () {42 vars in 705 bytes} [Tue Feb 24 06:57: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: 8/16] 162.253.55.195 () {44 vars in 909 bytes} [Tue Feb 24 06:57:06 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 162.253.55.195 () {46 vars in 982 bytes} [Tue Feb 24 06:57: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-02-24 06:57:06.165 7 INFO nova.api.openstack.wsgi [None req-0a05d1bc-39ac-44f4-b3fa-82cc805a7ad1 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 162.253.55.195 () {48 vars in 1015 bytes} [Tue Feb 24 06:57:06 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 162.253.55.195 () {48 vars in 1051 bytes} [Tue Feb 24 06:57:06 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: 7|app: 0|req: 10/20] 162.253.55.195 () {52 vars in 1048 bytes} [Tue Feb 24 06:57:06 2026] POST /v2.1/flavors => generated 533 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 162.253.55.195 () {42 vars in 705 bytes} [Tue Feb 24 06:57:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 162.253.55.195 () {44 vars in 909 bytes} [Tue Feb 24 06:57:07 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: 8|app: 0|req: 12/23] 162.253.55.195 () {46 vars in 982 bytes} [Tue Feb 24 06:57:07 2026] GET /v2.1/ => generated 400 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 06:57:07.140 7 INFO nova.api.openstack.wsgi [None req-11f81c3f-10dc-496b-88ab-0d943b8aa682 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 162.253.55.195 () {48 vars in 1013 bytes} [Tue Feb 24 06:57:07 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 162.253.55.195 () {48 vars in 1051 bytes} [Tue Feb 24 06:57:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 162.253.55.195 () {52 vars in 1048 bytes} [Tue Feb 24 06:57:07 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 162.253.55.195 () {42 vars in 705 bytes} [Tue Feb 24 06:57:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/30] 162.253.55.195 () {44 vars in 909 bytes} [Tue Feb 24 06:57:07 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/31] 162.253.55.195 () {46 vars in 982 bytes} [Tue Feb 24 06:57:08 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-02-24 06:57:08.045 7 INFO nova.api.openstack.wsgi [None req-d97e13bd-c534-4bc6-8f5f-dc4f29e37797 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 162.253.55.195 () {48 vars in 1015 bytes} [Tue Feb 24 06:57:08 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 162.253.55.195 () {48 vars in 1051 bytes} [Tue Feb 24 06:57:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 162.253.55.195 () {52 vars in 1048 bytes} [Tue Feb 24 06:57:08 2026] POST /v2.1/flavors => generated 535 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/71] 10.0.0.208 () {28 vars in 454 bytes} [Tue Feb 24 07:00:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 36/72] 10.0.0.208 () {30 vars in 658 bytes} [Tue Feb 24 07:00:07 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 37/73] 10.0.0.208 () {32 vars in 731 bytes} [Tue Feb 24 07:00:07 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/74] 10.0.0.208 () {34 vars in 765 bytes} [Tue Feb 24 07:00:07 2026] GET /v2.1/os-services => generated 546 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/75] 10.0.0.208 () {28 vars in 454 bytes} [Tue Feb 24 07:00:11 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 38/76] 10.0.0.208 () {30 vars in 658 bytes} [Tue Feb 24 07:00:11 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 39/77] 10.0.0.208 () {32 vars in 731 bytes} [Tue Feb 24 07:00:11 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/78] 10.0.0.208 () {34 vars in 765 bytes} [Tue Feb 24 07:00:11 2026] GET /v2.1/os-services => generated 546 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/79] 10.0.0.208 () {28 vars in 454 bytes} [Tue Feb 24 07:00:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 40/80] 10.0.0.208 () {30 vars in 658 bytes} [Tue Feb 24 07:00:16 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 41/81] 10.0.0.208 () {32 vars in 731 bytes} [Tue Feb 24 07:00:16 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/82] 10.0.0.208 () {34 vars in 808 bytes} [Tue Feb 24 07:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 10.0.0.208 () {28 vars in 454 bytes} [Tue Feb 24 07:00:20 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 43/86] 10.0.0.208 () {30 vars in 658 bytes} [Tue Feb 24 07:00:20 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 44/87] 10.0.0.208 () {32 vars in 731 bytes} [Tue Feb 24 07:00:20 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 10.0.0.208 () {34 vars in 808 bytes} [Tue Feb 24 07:00:20 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/129] 10.0.0.54 () {28 vars in 453 bytes} [Tue Feb 24 07:03:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 65/130] 10.0.0.54 () {30 vars in 657 bytes} [Tue Feb 24 07:03:40 2026] GET /v2.1 => generated 0 bytes in 120 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 66/131] 10.0.0.54 () {32 vars in 730 bytes} [Tue Feb 24 07:03:40 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/132] 10.0.0.54 () {34 vars in 803 bytes} [Tue Feb 24 07:03:40 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/161] 162.253.55.195 () {42 vars in 705 bytes} [Tue Feb 24 07:06:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 81/162] 162.253.55.195 () {44 vars in 909 bytes} [Tue Feb 24 07:06:04 2026] GET /v2.1 => generated 0 bytes in 91 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 82/163] 162.253.55.195 () {46 vars in 982 bytes} [Tue Feb 24 07:06:04 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-02-24 07:06:04.464 7 INFO nova.api.openstack.wsgi [None req-64455bd5-e876-47cb-aa86-19dd561fdf9a b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 82/164] 162.253.55.195 () {48 vars in 1017 bytes} [Tue Feb 24 07:06:04 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/165] 162.253.55.195 () {48 vars in 1051 bytes} [Tue Feb 24 07:06:04 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: 7|app: 0|req: 83/166] 162.253.55.195 () {52 vars in 1049 bytes} [Tue Feb 24 07:06:04 2026] POST /v2.1/flavors => generated 534 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/179] 162.253.55.195 () {42 vars in 705 bytes} [Tue Feb 24 07:07:02 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/180] 162.253.55.195 () {44 vars in 909 bytes} [Tue Feb 24 07:07:02 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 91/181] 162.253.55.195 () {46 vars in 982 bytes} [Tue Feb 24 07:07:02 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-02-24 07:07:02.976 7 INFO nova.api.openstack.wsgi [None req-c2762f67-934f-4dd0-9343-29dacfb29b92 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user b0a3a01309d84b18aac093699f5ab82d [pid: 7|app: 0|req: 91/182] 162.253.55.195 () {48 vars in 1051 bytes} [Tue Feb 24 07:07:02 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-02-24 07:07:02.990 8 WARNING oslo_db.sqlalchemy.utils [None req-0fbd088a-e48a-40b9-bd51-dfe11422b5ca b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 92/183] 162.253.55.195 () {48 vars in 1016 bytes} [Tue Feb 24 07:07:02 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: 7|app: 0|req: 92/184] 162.253.55.195 () {52 vars in 1057 bytes} [Tue Feb 24 07:07:03 2026] POST /v2.1/os-keypairs => generated 576 bytes in 50 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/185] 162.253.55.195 () {42 vars in 705 bytes} [Tue Feb 24 07:07: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: 93/186] 162.253.55.195 () {44 vars in 909 bytes} [Tue Feb 24 07:07:06 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 94/187] 162.253.55.195 () {46 vars in 982 bytes} [Tue Feb 24 07:07:06 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/188] 162.253.55.195 () {48 vars in 1073 bytes} [Tue Feb 24 07:07:06 2026] GET /v2.1/os-quota-sets/7289ded215864a0ba1df18231b05e273 => generated 283 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/191] 162.253.55.195 () {52 vars in 1125 bytes} [Tue Feb 24 07:07:07 2026] PUT /v2.1/os-quota-sets/7289ded215864a0ba1df18231b05e273 => generated 238 bytes in 502 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 162.253.55.195 () {42 vars in 705 bytes} [Tue Feb 24 07:14:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 162.253.55.195 () {44 vars in 909 bytes} [Tue Feb 24 07:14:38 2026] GET /v2.1 => generated 0 bytes in 107 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 143/284] 162.253.55.195 () {46 vars in 982 bytes} [Tue Feb 24 07:14:38 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-02-24 07:14:38.723 8 INFO nova.api.openstack.wsgi [None req-e8e7d76e-56fc-48bb-bb6a-cecd9cfd52d9 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 142/285] 162.253.55.195 () {48 vars in 1015 bytes} [Tue Feb 24 07:14:38 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: 144/286] 162.253.55.195 () {48 vars in 1051 bytes} [Tue Feb 24 07:14:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 162.253.55.195 () {52 vars in 1049 bytes} [Tue Feb 24 07:14:38 2026] POST /v2.1/flavors => generated 534 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/326] 162.253.55.195 () {42 vars in 705 bytes} [Tue Feb 24 07:17:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/327] 162.253.55.195 () {44 vars in 909 bytes} [Tue Feb 24 07:17:47 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 164/328] 162.253.55.195 () {46 vars in 982 bytes} [Tue Feb 24 07:17:47 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: 165/329] 162.253.55.195 () {48 vars in 1073 bytes} [Tue Feb 24 07:17:47 2026] GET /v2.1/os-quota-sets/fae0c76b4ce548d3a47a2e5d76285788 => generated 283 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/330] 162.253.55.195 () {52 vars in 1125 bytes} [Tue Feb 24 07:17:48 2026] PUT /v2.1/os-quota-sets/fae0c76b4ce548d3a47a2e5d76285788 => generated 238 bytes in 116 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: 174/347] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:19:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/348] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:19:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 175/349] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:19:12 2026] GET /v2.1/os-services => generated 783 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 175/350] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:19:12 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 299 bytes in 80 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: 176/351] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:19:12 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/352] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:19:12 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/353] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:19:12 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/354] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:19:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 178/355] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:19:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/356] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:19:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/357] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:19:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/358] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:19:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/371] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:20:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/372] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:20:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/373] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:20:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/374] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:20:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/375] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:20:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/376] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:20:12 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 299 bytes in 30 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: 189/377] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:20:12 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/378] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:20:12 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/379] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:20:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/380] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:20:12 2026] GET /v2.1/os-services => generated 783 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 191/381] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:20:12 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 191/382] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:20:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/395] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:21:12 2026] GET /v2.1/os-services => generated 783 bytes in 69 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: 198/396] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:21:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 199/397] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:21:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/398] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:21:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/399] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:21:12 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/400] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:21:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 201/401] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:21:12 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 299 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/402] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:21:12 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/403] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:21:12 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/404] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:21:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/405] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:21:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 203/406] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:21:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/419] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:22:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 210/420] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:22:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/421] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:22:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/422] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:22:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/423] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:22:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/424] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:22:12 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 213/425] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:22:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 213/426] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:22:12 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/427] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:22:12 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/428] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:22:12 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/429] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:22:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/430] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:22:12 2026] GET /v2.1/os-services => generated 783 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 222/443] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:23:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 222/444] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:23:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 223/445] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:23:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 223/446] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:23:12 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/447] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:23:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 224/448] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:23:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/449] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:23:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/450] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:23:12 2026] GET /v2.1/os-services => generated 783 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/451] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:23:12 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 299 bytes in 38 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: 226/452] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:23:12 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/453] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:23:12 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/454] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:23:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/467] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:24:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/468] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:24:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/469] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:24:12 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/470] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:24:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 236/471] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:24:12 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/472] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:24:12 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/473] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:24:12 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/474] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:24:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/475] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:24:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 238/476] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:24:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/477] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:24:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 239/478] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:24:12 2026] GET /v2.1/os-services => generated 783 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/491] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:25:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 246/492] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:25:12 2026] GET /v2.1/os-services => generated 783 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 247/493] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:25:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 247/494] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:25:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/495] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:25:12 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/496] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:25:12 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/497] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:25:12 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/498] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:25:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/499] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:25:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 250/500] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:25:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/501] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:25:12 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/502] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:25:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/515] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:26:12 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 299 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 258/516] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:26:12 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/517] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:26:12 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/518] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:26:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/519] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:26:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/520] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:26:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 261/521] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:26:12 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/522] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:26:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 262/523] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:26:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/524] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:26:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 263/525] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:26:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/526] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:26:12 2026] GET /v2.1/os-services => generated 783 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/539] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:27:12 2026] GET /v2.1/os-services => generated 783 bytes in 122 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: 270/540] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:27:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 271/541] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:27:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/542] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:27:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/543] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:27:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 272/544] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:27:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 273/545] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:27:12 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/546] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:27:12 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/547] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:27:12 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/548] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:27:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/549] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:27:12 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/550] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:27:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/563] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:28:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 282/564] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:28:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/565] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:28:12 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/566] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:28:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 284/567] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:28:12 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/568] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:28:12 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/569] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:28:12 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/570] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:28:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/571] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:28:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/572] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:28:12 2026] GET /v2.1/os-services => generated 783 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 287/573] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:28:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 287/574] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:28:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/575] 162.253.55.195 () {42 vars in 705 bytes} [Tue Feb 24 07:28:13 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 288/576] 162.253.55.195 () {44 vars in 909 bytes} [Tue Feb 24 07:28:13 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 289/577] 162.253.55.195 () {46 vars in 982 bytes} [Tue Feb 24 07:28:13 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-02-24 07:28:13.162 8 INFO nova.api.openstack.wsgi [None req-dd49065e-ce92-448e-a47e-47b7f1e2a744 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 289/578] 162.253.55.195 () {48 vars in 1011 bytes} [Tue Feb 24 07:28:13 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: 290/579] 162.253.55.195 () {48 vars in 1051 bytes} [Tue Feb 24 07:28:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/580] 162.253.55.195 () {48 vars in 1099 bytes} [Tue Feb 24 07:28:13 2026] GET /v2.1/flavors/c6c90b38-4d0f-4c0e-8b54-f26725e72881/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: 291/581] 162.253.55.195 () {42 vars in 705 bytes} [Tue Feb 24 07:28:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/582] 162.253.55.195 () {44 vars in 909 bytes} [Tue Feb 24 07:28:14 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 292/583] 162.253.55.195 () {46 vars in 982 bytes} [Tue Feb 24 07:28:14 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-02-24 07:28:14.082 8 INFO nova.api.openstack.wsgi [None req-7da9a6d9-0c88-4836-b787-2cc203bb4207 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 292/584] 162.253.55.195 () {48 vars in 1013 bytes} [Tue Feb 24 07:28:14 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/585] 162.253.55.195 () {48 vars in 1051 bytes} [Tue Feb 24 07:28:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/586] 162.253.55.195 () {48 vars in 1099 bytes} [Tue Feb 24 07:28:14 2026] GET /v2.1/flavors/959d4fd6-ac17-42f7-92a1-3cfe1e5a3cdc/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/587] 162.253.55.195 () {42 vars in 705 bytes} [Tue Feb 24 07:28:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/588] 162.253.55.195 () {44 vars in 909 bytes} [Tue Feb 24 07:28:14 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: 295/589] 162.253.55.195 () {46 vars in 982 bytes} [Tue Feb 24 07:28:14 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-02-24 07:28:15.009 8 INFO nova.api.openstack.wsgi [None req-7f5f3926-425c-4cc7-aacf-ba1f93ebb6b1 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 295/590] 162.253.55.195 () {48 vars in 1015 bytes} [Tue Feb 24 07:28:14 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/591] 162.253.55.195 () {48 vars in 1051 bytes} [Tue Feb 24 07:28:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/592] 162.253.55.195 () {48 vars in 1099 bytes} [Tue Feb 24 07:28:15 2026] GET /v2.1/flavors/29cf23c0-78aa-40a5-b1ab-23f17b3e0690/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/593] 162.253.55.195 () {42 vars in 705 bytes} [Tue Feb 24 07:28: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: 8|app: 0|req: 297/594] 162.253.55.195 () {44 vars in 909 bytes} [Tue Feb 24 07:28:15 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 298/595] 162.253.55.195 () {46 vars in 982 bytes} [Tue Feb 24 07:28:15 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-02-24 07:28:15.914 8 INFO nova.api.openstack.wsgi [None req-91f98ac6-40e7-45ae-ab4b-d0631139e251 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 298/596] 162.253.55.195 () {48 vars in 1013 bytes} [Tue Feb 24 07:28:15 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/597] 162.253.55.195 () {48 vars in 1051 bytes} [Tue Feb 24 07:28:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/598] 162.253.55.195 () {48 vars in 1099 bytes} [Tue Feb 24 07:28:15 2026] GET /v2.1/flavors/78bc1de8-3dc7-4490-b1f3-4cf9273be052/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/599] 162.253.55.195 () {42 vars in 705 bytes} [Tue Feb 24 07:28:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/600] 162.253.55.195 () {44 vars in 909 bytes} [Tue Feb 24 07:28:16 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: 301/601] 162.253.55.195 () {46 vars in 982 bytes} [Tue Feb 24 07:28:16 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 07:28:16.883 8 INFO nova.api.openstack.wsgi [None req-986db9af-68c5-41a1-98b6-396881ca2cc7 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 301/602] 162.253.55.195 () {48 vars in 1015 bytes} [Tue Feb 24 07:28:16 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: 302/603] 162.253.55.195 () {48 vars in 1051 bytes} [Tue Feb 24 07:28:16 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: 302/604] 162.253.55.195 () {48 vars in 1099 bytes} [Tue Feb 24 07:28:16 2026] GET /v2.1/flavors/dc756f0f-09b0-49ce-925f-07e2e9445a80/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 309/617] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:29:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/618] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:29:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/619] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:29:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/620] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:29:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/621] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:29:12 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 311/622] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:29:12 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/623] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:29:12 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/624] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:29:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/625] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:29:12 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 313/626] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:29:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 314/627] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:29:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/628] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:29:12 2026] GET /v2.1/os-services => generated 783 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/631] 162.253.55.195 () {42 vars in 705 bytes} [Tue Feb 24 07:29:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 316/632] 162.253.55.195 () {44 vars in 909 bytes} [Tue Feb 24 07:29:18 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 317/633] 162.253.55.195 () {46 vars in 982 bytes} [Tue Feb 24 07:29:18 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 07:29:18.880 8 INFO nova.api.openstack.wsgi [None req-af832869-384a-40e6-95bb-b2d95d2edaf7 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 317/634] 162.253.55.195 () {48 vars in 1017 bytes} [Tue Feb 24 07:29:18 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/635] 162.253.55.195 () {48 vars in 1051 bytes} [Tue Feb 24 07:29:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/636] 162.253.55.195 () {48 vars in 1099 bytes} [Tue Feb 24 07:29:18 2026] GET /v2.1/flavors/b4c8bfb5-b593-4a9e-bca5-a46670bca1d9/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: 319/637] 162.253.55.195 () {42 vars in 705 bytes} [Tue Feb 24 07:29:25 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/638] 162.253.55.195 () {44 vars in 909 bytes} [Tue Feb 24 07:29:25 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 320/639] 162.253.55.195 () {46 vars in 982 bytes} [Tue Feb 24 07:29:25 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: 320/640] 162.253.55.195 () {48 vars in 1051 bytes} [Tue Feb 24 07:29:25 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/643] 162.253.55.195 () {42 vars in 705 bytes} [Tue Feb 24 07:29: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: 7|app: 0|req: 322/644] 162.253.55.195 () {44 vars in 909 bytes} [Tue Feb 24 07:29:29 2026] GET /v2.1 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 323/645] 162.253.55.195 () {46 vars in 982 bytes} [Tue Feb 24 07:29:29 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: 7|app: 0|req: 323/646] 162.253.55.195 () {48 vars in 1073 bytes} [Tue Feb 24 07:29:29 2026] GET /v2.1/os-quota-sets/7289ded215864a0ba1df18231b05e273 => generated 280 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/655] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:30:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 328/656] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:30:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/657] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:30:12 2026] GET /v2.1/os-services => generated 783 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/658] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:30:12 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 299 bytes in 44 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: 330/659] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:30:12 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/660] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:30:12 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/661] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:30:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/662] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:30:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 332/663] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:30:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/664] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:30:12 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/665] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:30:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/666] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:30:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/669] 162.253.55.195 () {42 vars in 705 bytes} [Tue Feb 24 07:30:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/670] 162.253.55.195 () {44 vars in 909 bytes} [Tue Feb 24 07:30:20 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 336/671] 162.253.55.195 () {46 vars in 982 bytes} [Tue Feb 24 07:30:20 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 07:30:20.155 7 INFO nova.api.openstack.wsgi [None req-6f14d146-1195-4237-a397-2be8dce19240 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 336/672] 162.253.55.195 () {48 vars in 1015 bytes} [Tue Feb 24 07:30:20 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/673] 162.253.55.195 () {48 vars in 1051 bytes} [Tue Feb 24 07:30:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/674] 162.253.55.195 () {48 vars in 1099 bytes} [Tue Feb 24 07:30:20 2026] GET /v2.1/flavors/a39e7f95-31e9-4fbe-8ce8-081843f851a6/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/677] 162.253.55.195 () {42 vars in 705 bytes} [Tue Feb 24 07:30:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/678] 162.253.55.195 () {44 vars in 909 bytes} [Tue Feb 24 07:30:34 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 340/679] 162.253.55.195 () {46 vars in 982 bytes} [Tue Feb 24 07:30:34 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/680] 162.253.55.195 () {48 vars in 1073 bytes} [Tue Feb 24 07:30:34 2026] GET /v2.1/os-quota-sets/fae0c76b4ce548d3a47a2e5d76285788 => generated 280 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 345/689] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:31:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/690] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:31:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/691] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:31:12 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/692] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:31:12 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/693] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:31:12 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/694] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:31:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/695] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:31:12 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/696] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:31:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 349/697] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:31:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/698] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:31:12 2026] GET /v2.1/os-services => generated 783 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 350/699] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:31:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/700] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:31:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/703] 162.253.55.195 () {42 vars in 705 bytes} [Tue Feb 24 07:31:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/704] 162.253.55.195 () {44 vars in 909 bytes} [Tue Feb 24 07:31:18 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/705] 162.253.55.195 () {46 vars in 982 bytes} [Tue Feb 24 07:31:18 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 07:31:18.357 7 INFO nova.api.openstack.wsgi [None req-be85c580-9b6f-4b24-b86f-b34d548b47b5 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 353/706] 162.253.55.195 () {48 vars in 1011 bytes} [Tue Feb 24 07:31:18 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: 8|app: 0|req: 354/707] 162.253.55.195 () {48 vars in 1051 bytes} [Tue Feb 24 07:31:18 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/716] 10.0.0.158 () {32 vars in 655 bytes} [Tue Feb 24 07:31:58 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/717] 10.0.0.158 () {32 vars in 641 bytes} [Tue Feb 24 07:31:58 2026] GET /v2.1/servers => generated 15 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-02-24 07:31:58.532 8 WARNING oslo_db.sqlalchemy.utils [None req-2e5a7b7f-7785-4234-b721-29f9ebcd045d b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 360/718] 10.0.0.158 () {32 vars in 649 bytes} [Tue Feb 24 07:31:58 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: 359/719] 10.0.0.158 () {32 vars in 694 bytes} [Tue Feb 24 07:31:58 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/722] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:09 2026] GET /v2.1/flavors/c6c90b38-4d0f-4c0e-8b54-f26725e72881 => generated 511 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/723] 10.0.0.158 () {32 vars in 641 bytes} [Tue Feb 24 07:32:09 2026] GET /v2.1/flavors => generated 1674 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/724] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:09 2026] GET /v2.1/flavors/c6c90b38-4d0f-4c0e-8b54-f26725e72881 => generated 511 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/725] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:32:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/726] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:32:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/727] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:32:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/728] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:32:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/729] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:32:12 2026] GET /v2.1/os-services => generated 783 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/730] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:32:12 2026] GET /v2.1/limits?tenant_id=0ac0dbc97b0d4b9dad42244a96fc5238 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/731] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:32:12 2026] GET /v2.1/limits?tenant_id=136bc610b96e43bdb819f57f9e4daebc => generated 302 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/732] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:32:12 2026] GET /v2.1/limits?tenant_id=30d317e436674abeb5bc096d48fef710 => generated 302 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/733] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:32:12 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/734] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:32:13 2026] GET /v2.1/limits?tenant_id=d1dbe70db9f24700b554aab4daa1f9e7 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/735] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:32:13 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/736] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:32:13 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/737] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:32:13 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/738] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:32:13 2026] GET /v2.1/os-security-groups => generated 78 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/739] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:32:13 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/740] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:32:13 2026] GET /v2.1/os-aggregates => generated 18 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:14.059 8 WARNING neutronclient.v2_0.client [None req-5e484f9c-671d-4733-858f-dee3e7aa6e0b c00447b2a3394264854971f9862bdd84 0ac0dbc97b0d4b9dad42244a96fc5238 - - default default] The 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: 371/741] 10.0.0.158 () {34 vars in 685 bytes} [Tue Feb 24 07:32:13 2026] POST /v2.1/os-security-groups => generated 243 bytes in 875 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 07:32:14.827 8 WARNING neutronclient.v2_0.client [None req-8aacfed6-c66c-4d4a-8100-c9346892ab9e c00447b2a3394264854971f9862bdd84 0ac0dbc97b0d4b9dad42244a96fc5238 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/742] 10.0.0.158 () {34 vars in 671 bytes} [Tue Feb 24 07:32:14 2026] POST /v2.1/os-keypairs => generated 385 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/743] 10.0.0.158 () {34 vars in 685 bytes} [Tue Feb 24 07:32:14 2026] POST /v2.1/os-security-groups => generated 243 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 07:32:15.054 7 WARNING neutronclient.v2_0.client [None req-0c10a5f0-5506-4106-9682-8b3357732b34 c00447b2a3394264854971f9862bdd84 0ac0dbc97b0d4b9dad42244a96fc5238 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/744] 10.0.0.158 () {34 vars in 685 bytes} [Tue Feb 24 07:32:15 2026] POST /v2.1/os-security-groups => generated 244 bytes in 739 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 07:32:15.794 8 WARNING neutronclient.v2_0.client [None req-e2af8c50-f694-45a4-b2f1-b74c707b7f3f c00447b2a3394264854971f9862bdd84 0ac0dbc97b0d4b9dad42244a96fc5238 - - default default] 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-02-24 07:32:16.437 8 WARNING neutronclient.v2_0.client [None req-e2af8c50-f694-45a4-b2f1-b74c707b7f3f c00447b2a3394264854971f9862bdd84 0ac0dbc97b0d4b9dad42244a96fc5238 - - default default] 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-02-24 07:32:16.656 8 WARNING neutronclient.v2_0.client [None req-e2af8c50-f694-45a4-b2f1-b74c707b7f3f c00447b2a3394264854971f9862bdd84 0ac0dbc97b0d4b9dad42244a96fc5238 - - default default] 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-02-24 07:32:16.818 7 WARNING neutronclient.v2_0.client [None req-4014fc4e-b8f0-41a6-a2b8-d9cc0ff67d1f 61298b88f34248a9a4c33a1e3986f895 30d317e436674abeb5bc096d48fef710 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/745] 10.0.0.158 () {32 vars in 663 bytes} [Tue Feb 24 07:32:15 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 1541 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 07:32:17.344 8 WARNING neutronclient.v2_0.client [None req-712470c5-edb9-4211-b75b-30abaaf7910b c00447b2a3394264854971f9862bdd84 0ac0dbc97b0d4b9dad42244a96fc5238 - - default default] The python binding code in 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/748] 10.0.0.158 () {34 vars in 685 bytes} [Tue Feb 24 07:32:16 2026] POST /v2.1/os-security-groups => generated 248 bytes in 659 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 07:32:17.452 7 WARNING neutronclient.v2_0.client [None req-9ad14725-7b73-4366-9ddc-43aa0ff14cf8 61298b88f34248a9a4c33a1e3986f895 30d317e436674abeb5bc096d48fef710 - - default default] 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-02-24 07:32:17.485 8 WARNING neutronclient.v2_0.client [None req-712470c5-edb9-4211-b75b-30abaaf7910b c00447b2a3394264854971f9862bdd84 0ac0dbc97b0d4b9dad42244a96fc5238 - - default default] 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-02-24 07:32:17.502 7 WARNING neutronclient.v2_0.client [None req-9ad14725-7b73-4366-9ddc-43aa0ff14cf8 61298b88f34248a9a4c33a1e3986f895 30d317e436674abeb5bc096d48fef710 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/749] 10.0.0.158 () {32 vars in 740 bytes} [Tue Feb 24 07:32:17 2026] DELETE /v2.1/os-security-groups/a659e646-fa5d-4cd6-8b58-7f04ef2d9152 => generated 0 bytes in 279 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-24 07:32:17.691 8 WARNING neutronclient.v2_0.client [None req-451607da-6ae1-429f-9eb1-cedbe86c7931 26e2bdf7b1c44a43a9ae141b1235dfc6 136bc610b96e43bdb819f57f9e4daebc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/750] 10.0.0.158 () {34 vars in 695 bytes} [Tue Feb 24 07:32:17 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 07:32:17.727 7 WARNING neutronclient.v2_0.client [None req-9c97850a-4bc8-4739-9df9-09efbed4b774 c00447b2a3394264854971f9862bdd84 0ac0dbc97b0d4b9dad42244a96fc5238 - - default default] 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-02-24 07:32:17.811 8 WARNING neutronclient.v2_0.client [None req-451607da-6ae1-429f-9eb1-cedbe86c7931 26e2bdf7b1c44a43a9ae141b1235dfc6 136bc610b96e43bdb819f57f9e4daebc - - default default] 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-02-24 07:32:17.819 7 INFO nova.api.openstack.wsgi [None req-9c97850a-4bc8-4739-9df9-09efbed4b774 c00447b2a3394264854971f9862bdd84 0ac0dbc97b0d4b9dad42244a96fc5238 - - default default] HTTP exception thrown: Security group a659e646-fa5d-4cd6-8b58-7f04ef2d9152 does not exist Neutron server returns request_ids: ['req-356115c6-b70b-4286-b709-1df661ed5159'] [pid: 7|app: 0|req: 375/751] 10.0.0.158 () {32 vars in 737 bytes} [Tue Feb 24 07:32:17 2026] GET /v2.1/os-security-groups/a659e646-fa5d-4cd6-8b58-7f04ef2d9152 => generated 194 bytes in 102 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-24 07:32:17.828 7 WARNING neutronclient.v2_0.client [None req-5f3a4b2e-21ae-4875-bfb4-d3440379072b 61298b88f34248a9a4c33a1e3986f895 30d317e436674abeb5bc096d48fef710 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/752] 10.0.0.158 () {34 vars in 685 bytes} [Tue Feb 24 07:32:17 2026] POST /v2.1/os-security-groups => generated 247 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 07:32:18.079 7 WARNING neutronclient.v2_0.client [None req-138eb721-5ee1-45a7-97f3-b670198febf2 c00447b2a3394264854971f9862bdd84 0ac0dbc97b0d4b9dad42244a96fc5238 - - default default] 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-02-24 07:32:18.109 7 WARNING neutronclient.v2_0.client [None req-138eb721-5ee1-45a7-97f3-b670198febf2 c00447b2a3394264854971f9862bdd84 0ac0dbc97b0d4b9dad42244a96fc5238 - - default default] 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-02-24 07:32:18.190 8 WARNING neutronclient.v2_0.client [None req-451607da-6ae1-429f-9eb1-cedbe86c7931 26e2bdf7b1c44a43a9ae141b1235dfc6 136bc610b96e43bdb819f57f9e4daebc - - default default] The python binding code in 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/753] 10.0.0.158 () {32 vars in 740 bytes} [Tue Feb 24 07:32:18 2026] DELETE /v2.1/os-security-groups/d83768fc-bfc4-46ea-a9f9-8dc30c57ba1b => generated 0 bytes in 132 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-24 07:32:18.217 7 WARNING neutronclient.v2_0.client [None req-c0ee8593-82c7-4be1-8b7e-f242202a8b51 61298b88f34248a9a4c33a1e3986f895 30d317e436674abeb5bc096d48fef710 - - default default] 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-02-24 07:32:18.257 7 WARNING neutronclient.v2_0.client [None req-c0ee8593-82c7-4be1-8b7e-f242202a8b51 61298b88f34248a9a4c33a1e3986f895 30d317e436674abeb5bc096d48fef710 - - default default] The python binding code in 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/754] 10.0.0.158 () {34 vars in 695 bytes} [Tue Feb 24 07:32:18 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 07:32:18.386 7 WARNING neutronclient.v2_0.client [None req-5ab0dc05-7a99-45df-99c9-85f975d0721e c00447b2a3394264854971f9862bdd84 0ac0dbc97b0d4b9dad42244a96fc5238 - - default default] 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-02-24 07:32:18.406 7 INFO nova.api.openstack.wsgi [None req-5ab0dc05-7a99-45df-99c9-85f975d0721e c00447b2a3394264854971f9862bdd84 0ac0dbc97b0d4b9dad42244a96fc5238 - - default default] HTTP exception thrown: Security group d83768fc-bfc4-46ea-a9f9-8dc30c57ba1b does not exist Neutron server returns request_ids: ['req-cd296369-22b1-41be-8c11-466d2dde9429'] [pid: 7|app: 0|req: 379/755] 10.0.0.158 () {32 vars in 737 bytes} [Tue Feb 24 07:32:18 2026] GET /v2.1/os-security-groups/d83768fc-bfc4-46ea-a9f9-8dc30c57ba1b => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-24 07:32:18.415 7 WARNING neutronclient.v2_0.client [None req-7322073d-b79e-4f79-841d-3d04605cbb8a 61298b88f34248a9a4c33a1e3986f895 30d317e436674abeb5bc096d48fef710 - - default default] 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-02-24 07:32:18.453 7 WARNING neutronclient.v2_0.client [None req-7322073d-b79e-4f79-841d-3d04605cbb8a 61298b88f34248a9a4c33a1e3986f895 30d317e436674abeb5bc096d48fef710 - - default default] The python binding code in 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/756] 10.0.0.158 () {34 vars in 695 bytes} [Tue Feb 24 07:32:18 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 07:32:18.568 7 WARNING neutronclient.v2_0.client [None req-8c5f004c-c58a-4f3a-9924-889e98df607f c00447b2a3394264854971f9862bdd84 0ac0dbc97b0d4b9dad42244a96fc5238 - - default default] 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-02-24 07:32:18.629 7 WARNING neutronclient.v2_0.client [None req-8c5f004c-c58a-4f3a-9924-889e98df607f c00447b2a3394264854971f9862bdd84 0ac0dbc97b0d4b9dad42244a96fc5238 - - default default] The python binding code in 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/757] 10.0.0.158 () {32 vars in 740 bytes} [Tue Feb 24 07:32:18 2026] DELETE /v2.1/os-security-groups/c666a82c-11c1-433b-9f37-17c2f9d3627d => generated 0 bytes in 192 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-24 07:32:18.759 7 WARNING neutronclient.v2_0.client [None req-1dfbe9b3-37a9-45b6-a1a5-4ba06af8be10 61298b88f34248a9a4c33a1e3986f895 30d317e436674abeb5bc096d48fef710 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/758] 10.0.0.158 () {32 vars in 737 bytes} [Tue Feb 24 07:32:18 2026] GET /v2.1/os-security-groups/1e3c8b24-45b3-43c4-b295-ee16f5b0a8a6 => generated 664 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 07:32:18.824 7 WARNING neutronclient.v2_0.client [None req-74cff2b3-c1f1-46e5-a2e1-5b54da4e6adc c00447b2a3394264854971f9862bdd84 0ac0dbc97b0d4b9dad42244a96fc5238 - - default default] 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-02-24 07:32:18.840 7 INFO nova.api.openstack.wsgi [None req-74cff2b3-c1f1-46e5-a2e1-5b54da4e6adc c00447b2a3394264854971f9862bdd84 0ac0dbc97b0d4b9dad42244a96fc5238 - - default default] HTTP exception thrown: Security group c666a82c-11c1-433b-9f37-17c2f9d3627d does not exist Neutron server returns request_ids: ['req-1654b167-8fdd-4998-9035-2cb98cd9b798'] [pid: 7|app: 0|req: 383/759] 10.0.0.158 () {32 vars in 737 bytes} [Tue Feb 24 07:32:18 2026] GET /v2.1/os-security-groups/c666a82c-11c1-433b-9f37-17c2f9d3627d => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-24 07:32:18.849 7 WARNING neutronclient.v2_0.client [None req-61b2ffc9-1103-4775-b6bc-1808d021d2bd 61298b88f34248a9a4c33a1e3986f895 30d317e436674abeb5bc096d48fef710 - - default default] 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-02-24 07:32:18.871 7 WARNING neutronclient.v2_0.client [None req-61b2ffc9-1103-4775-b6bc-1808d021d2bd 61298b88f34248a9a4c33a1e3986f895 30d317e436674abeb5bc096d48fef710 - - default default] 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-02-24 07:32:18.928 7 WARNING neutronclient.v2_0.client [None req-61b2ffc9-1103-4775-b6bc-1808d021d2bd 61298b88f34248a9a4c33a1e3986f895 30d317e436674abeb5bc096d48fef710 - - default default] The 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/760] 10.0.0.158 () {34 vars in 663 bytes} [Tue Feb 24 07:32:17 2026] POST /v2.1/servers => generated 452 bytes in 1315 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-02-24 07:32:18.951 8 WARNING neutronclient.v2_0.client [None req-e25c033f-898f-4444-a081-7113c4945ff3 c00447b2a3394264854971f9862bdd84 0ac0dbc97b0d4b9dad42244a96fc5238 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/761] 10.0.0.158 () {32 vars in 750 bytes} [Tue Feb 24 07:32:18 2026] DELETE /v2.1/os-security-group-rules/0b9758ae-ee84-4178-81b2-57a675443869 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-24 07:32:19.052 7 WARNING neutronclient.v2_0.client [None req-64d0c577-5152-44b2-8f68-76eac771bd2e 26e2bdf7b1c44a43a9ae141b1235dfc6 136bc610b96e43bdb819f57f9e4daebc - - default default] 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-02-24 07:32:19.059 8 WARNING neutronclient.v2_0.client [None req-e25c033f-898f-4444-a081-7113c4945ff3 c00447b2a3394264854971f9862bdd84 0ac0dbc97b0d4b9dad42244a96fc5238 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/762] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:19 2026] GET /v2.1/servers/b7df9b84-142a-4beb-adde-60a19714fd41 => generated 1430 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:19.104 7 WARNING neutronclient.v2_0.client [None req-3897b933-317d-49d1-b486-f6b899caa633 61298b88f34248a9a4c33a1e3986f895 30d317e436674abeb5bc096d48fef710 - - default default] 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-02-24 07:32:19.111 8 WARNING neutronclient.v2_0.client [None req-e25c033f-898f-4444-a081-7113c4945ff3 c00447b2a3394264854971f9862bdd84 0ac0dbc97b0d4b9dad42244a96fc5238 - - default default] 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-02-24 07:32:19.128 7 WARNING neutronclient.v2_0.client [None req-3897b933-317d-49d1-b486-f6b899caa633 61298b88f34248a9a4c33a1e3986f895 30d317e436674abeb5bc096d48fef710 - - default default] The 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/763] 10.0.0.158 () {32 vars in 663 bytes} [Tue Feb 24 07:32:18 2026] GET /v2.1/os-security-groups => generated 707 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 07:32:19.187 8 WARNING neutronclient.v2_0.client [None req-a38cd93e-534f-4192-8b8b-1eb65cb5d9a5 c00447b2a3394264854971f9862bdd84 0ac0dbc97b0d4b9dad42244a96fc5238 - - default default] The python binding code in 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/764] 10.0.0.158 () {32 vars in 740 bytes} [Tue Feb 24 07:32:19 2026] DELETE /v2.1/os-security-groups/1e3c8b24-45b3-43c4-b295-ee16f5b0a8a6 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-24 07:32:19.253 8 INFO nova.api.openstack.wsgi [None req-a38cd93e-534f-4192-8b8b-1eb65cb5d9a5 c00447b2a3394264854971f9862bdd84 0ac0dbc97b0d4b9dad42244a96fc5238 - - default default] HTTP exception thrown: Security group c666a82c-11c1-433b-9f37-17c2f9d3627d does not exist Neutron server returns request_ids: ['req-ea11f872-ebb8-46e8-a399-8012865ed7a9'] [pid: 8|app: 0|req: 379/765] 10.0.0.158 () {32 vars in 740 bytes} [Tue Feb 24 07:32:19 2026] DELETE /v2.1/os-security-groups/c666a82c-11c1-433b-9f37-17c2f9d3627d => generated 194 bytes in 77 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-24 07:32:19.260 7 WARNING neutronclient.v2_0.client [None req-f129a39e-9eaf-45b1-b0a6-09fb46ee9507 61298b88f34248a9a4c33a1e3986f895 30d317e436674abeb5bc096d48fef710 - - default default] 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-02-24 07:32:19.268 8 WARNING neutronclient.v2_0.client [None req-3cc7e072-3cb1-4c1b-91dd-a00b90dc749a c00447b2a3394264854971f9862bdd84 0ac0dbc97b0d4b9dad42244a96fc5238 - - default default] 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-02-24 07:32:19.295 7 WARNING neutronclient.v2_0.client [None req-f129a39e-9eaf-45b1-b0a6-09fb46ee9507 61298b88f34248a9a4c33a1e3986f895 30d317e436674abeb5bc096d48fef710 - - default default] 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-02-24 07:32:19.306 8 INFO nova.api.openstack.wsgi [None req-3cc7e072-3cb1-4c1b-91dd-a00b90dc749a c00447b2a3394264854971f9862bdd84 0ac0dbc97b0d4b9dad42244a96fc5238 - - default default] HTTP exception thrown: Security group d83768fc-bfc4-46ea-a9f9-8dc30c57ba1b does not exist Neutron server returns request_ids: ['req-b355645c-84c1-4bb2-8494-777aee2f8c83'] [pid: 8|app: 0|req: 380/766] 10.0.0.158 () {32 vars in 740 bytes} [Tue Feb 24 07:32:19 2026] DELETE /v2.1/os-security-groups/d83768fc-bfc4-46ea-a9f9-8dc30c57ba1b => generated 194 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-24 07:32:19.316 8 WARNING neutronclient.v2_0.client [None req-c9e512a1-e30f-4103-a215-016912b425af c00447b2a3394264854971f9862bdd84 0ac0dbc97b0d4b9dad42244a96fc5238 - - default default] 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-02-24 07:32:19.335 8 INFO nova.api.openstack.wsgi [None req-c9e512a1-e30f-4103-a215-016912b425af c00447b2a3394264854971f9862bdd84 0ac0dbc97b0d4b9dad42244a96fc5238 - - default default] HTTP exception thrown: Security group a659e646-fa5d-4cd6-8b58-7f04ef2d9152 does not exist Neutron server returns request_ids: ['req-e664d25b-6269-4538-8d74-8b8445d0b036'] [pid: 8|app: 0|req: 381/767] 10.0.0.158 () {32 vars in 740 bytes} [Tue Feb 24 07:32:19 2026] DELETE /v2.1/os-security-groups/a659e646-fa5d-4cd6-8b58-7f04ef2d9152 => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/768] 10.0.0.158 () {32 vars in 740 bytes} [Tue Feb 24 07:32:19 2026] DELETE /v2.1/os-security-groups/a7705cf2-9551-4433-b45d-8eaa0f93fb90 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/769] 10.0.0.158 () {34 vars in 671 bytes} [Tue Feb 24 07:32:19 2026] POST /v2.1/os-keypairs => generated 385 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 07:32:20.188 7 WARNING neutronclient.v2_0.client [None req-faf99e33-15dc-43fc-b0f6-e45a5fd1a8a0 26e2bdf7b1c44a43a9ae141b1235dfc6 136bc610b96e43bdb819f57f9e4daebc - - default default] The python binding code in 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.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:20 2026] GET /v2.1/servers/b7df9b84-142a-4beb-adde-60a19714fd41 => generated 1434 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 07:32:21.539 8 WARNING neutronclient.v2_0.client [None req-fdfe0fd0-b750-4ced-807f-30b4c250978a 26e2bdf7b1c44a43a9ae141b1235dfc6 136bc610b96e43bdb819f57f9e4daebc - - default default] The 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: 383/771] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:21 2026] GET /v2.1/servers/b7df9b84-142a-4beb-adde-60a19714fd41 => generated 1482 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-02-24 07:32:22.726 7 WARNING neutronclient.v2_0.client [None req-ad9511a9-a931-4c65-9bb9-12863b982465 26e2bdf7b1c44a43a9ae141b1235dfc6 136bc610b96e43bdb819f57f9e4daebc - - default default] The python binding code in 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.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:22 2026] GET /v2.1/servers/b7df9b84-142a-4beb-adde-60a19714fd41 => generated 1482 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-02-24 07:32:23.817 8 WARNING neutronclient.v2_0.client [None req-8701fe29-e54b-473a-9648-fd61a7f071b5 26e2bdf7b1c44a43a9ae141b1235dfc6 136bc610b96e43bdb819f57f9e4daebc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/773] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:23 2026] GET /v2.1/servers/b7df9b84-142a-4beb-adde-60a19714fd41 => generated 1490 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/774] 10.0.0.158 () {30 vars in 413 bytes} [Tue Feb 24 07:32:24 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/775] 10.0.0.158 () {28 vars in 560 bytes} [Tue Feb 24 07:32:24 2026] GET /v2/ => generated 402 bytes in 417 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 391/776] 10.0.0.158 () {28 vars in 564 bytes} [Tue Feb 24 07:32:24 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: 386/777] 10.0.0.158 () {30 vars in 413 bytes} [Tue Feb 24 07:32:24 2026] GET / => generated 423 bytes in 8 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-02-24 07:32:24.922 7 WARNING neutronclient.v2_0.client [None req-0253b8a2-9ed7-4a45-9c75-7061d92d6d19 26e2bdf7b1c44a43a9ae141b1235dfc6 136bc610b96e43bdb819f57f9e4daebc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/778] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:24 2026] GET /v2.1/servers/b7df9b84-142a-4beb-adde-60a19714fd41 => generated 1567 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 07:32:26.109 8 WARNING neutronclient.v2_0.client [None req-a345361e-150d-4296-8082-8daec339c951 26e2bdf7b1c44a43a9ae141b1235dfc6 136bc610b96e43bdb819f57f9e4daebc - - default default] The 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: 387/779] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:26 2026] GET /v2.1/servers/b7df9b84-142a-4beb-adde-60a19714fd41 => generated 1555 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-02-24 07:32:26.498 7 INFO nova.api.openstack.compute.server_external_events [req-5d112ec9-a077-46a7-a924-9bb04404a98a req-071048f0-068d-4ba2-8dfc-60140463a723 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:66835034-055a-4dba-9eb6-053f0fac8b96 for instance b7df9b84-142a-4beb-adde-60a19714fd41 on instance 2026-02-24 07:32:26.515 7 INFO nova.compute.rpcapi [None req-833c18f9-bd65-42d0-947b-f94bec48a41b - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 393/780] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:32:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:26.982 8 WARNING neutronclient.v2_0.client [None req-8e171437-cd4c-43d0-976d-7baef5990d90 1c50408a07ca4e61acc860dd0ec13918 f2948e01da624d18b854b72da4cd08c6 - - default default] 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-02-24 07:32:27.023 8 WARNING neutronclient.v2_0.client [None req-8e171437-cd4c-43d0-976d-7baef5990d90 1c50408a07ca4e61acc860dd0ec13918 f2948e01da624d18b854b72da4cd08c6 - - default default] 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-02-24 07:32:27.349 7 WARNING neutronclient.v2_0.client [None req-641c292e-41b8-4191-b585-b4cab8fc76ef 26e2bdf7b1c44a43a9ae141b1235dfc6 136bc610b96e43bdb819f57f9e4daebc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/783] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:27 2026] GET /v2.1/servers/b7df9b84-142a-4beb-adde-60a19714fd41 => generated 1555 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 07:32:27.779 8 WARNING neutronclient.v2_0.client [None req-8e171437-cd4c-43d0-976d-7baef5990d90 1c50408a07ca4e61acc860dd0ec13918 f2948e01da624d18b854b72da4cd08c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/784] 10.0.0.158 () {34 vars in 663 bytes} [Tue Feb 24 07:32:26 2026] POST /v2.1/servers => generated 451 bytes in 1262 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-02-24 07:32:28.149 7 WARNING neutronclient.v2_0.client [None req-a0fda36b-2064-400c-87bc-36bd8dbf993c 1c50408a07ca4e61acc860dd0ec13918 f2948e01da624d18b854b72da4cd08c6 - - default default] The python binding code in 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/785] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:28 2026] GET /v2.1/servers/643fa74b-7918-4f5f-8673-47008f9b5321 => generated 1252 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 389/786] 10.0.0.158 () {34 vars in 671 bytes} [Tue Feb 24 07:32:28 2026] POST /v2.1/os-keypairs => generated 386 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:28.785 7 WARNING neutronclient.v2_0.client [None req-fa289643-23e3-49f9-ba5b-a8de92b1cb22 26e2bdf7b1c44a43a9ae141b1235dfc6 136bc610b96e43bdb819f57f9e4daebc - - default default] The python binding code in 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/787] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:28 2026] GET /v2.1/servers/b7df9b84-142a-4beb-adde-60a19714fd41 => generated 1555 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 07:32:29.266 8 WARNING neutronclient.v2_0.client [None req-e587394e-7bd6-4882-af97-14f65a592778 1c50408a07ca4e61acc860dd0ec13918 f2948e01da624d18b854b72da4cd08c6 - - default default] The 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/788] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:29 2026] GET /v2.1/servers/643fa74b-7918-4f5f-8673-47008f9b5321 => generated 1302 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:29.921 8 WARNING neutronclient.v2_0.client [None req-93d4e90b-05aa-40cd-94dd-e02f7f6c6c9a 26e2bdf7b1c44a43a9ae141b1235dfc6 136bc610b96e43bdb819f57f9e4daebc - - default default] 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-02-24 07:32:29.952 7 WARNING neutronclient.v2_0.client [None req-f2bd9560-7287-42de-895a-a024106fbca7 accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] 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-02-24 07:32:30.007 7 WARNING neutronclient.v2_0.client [None req-f2bd9560-7287-42de-895a-a024106fbca7 accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] The 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.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:29 2026] GET /v2.1/servers/b7df9b84-142a-4beb-adde-60a19714fd41 => generated 1555 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 07:32:30.217 7 WARNING neutronclient.v2_0.client [None req-f2bd9560-7287-42de-895a-a024106fbca7 accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] 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-02-24 07:32:30.362 8 WARNING neutronclient.v2_0.client [None req-b8cbe659-0639-4be8-aaaa-daa628d505fe 1c50408a07ca4e61acc860dd0ec13918 f2948e01da624d18b854b72da4cd08c6 - - default default] The 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/790] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:30 2026] GET /v2.1/servers/643fa74b-7918-4f5f-8673-47008f9b5321 => generated 1350 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/791] 10.0.0.158 () {34 vars in 663 bytes} [Tue Feb 24 07:32:29 2026] POST /v2.1/servers => generated 449 bytes in 1084 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-02-24 07:32:30.953 8 WARNING neutronclient.v2_0.client [None req-f5260f94-8f67-4efe-a593-65395b11b153 accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] The 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: 393/792] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:30 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea => generated 1400 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, ' 2026-02-24 07:32:31.141 7 WARNING neutronclient.v2_0.client [None req-3c8e0d6c-9f29-4863-837f-4f38d61e722d 26e2bdf7b1c44a43a9ae141b1235dfc6 136bc610b96e43bdb819f57f9e4daebc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/793] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:31 2026] GET /v2.1/servers/b7df9b84-142a-4beb-adde-60a19714fd41 => generated 1555 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-02-24 07:32:31.464 8 WARNING neutronclient.v2_0.client [None req-7d25cbd2-bca4-49f9-857a-9e46e299ee6b 1c50408a07ca4e61acc860dd0ec13918 f2948e01da624d18b854b72da4cd08c6 - - default default] The 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.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:31 2026] GET /v2.1/servers/643fa74b-7918-4f5f-8673-47008f9b5321 => generated 1350 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-02-24 07:32:32.042 7 WARNING neutronclient.v2_0.client [None req-a8eda153-c362-4107-8f23-5990b9cb98bc accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/795] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:32 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea => generated 1404 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-02-24 07:32:32.316 8 WARNING neutronclient.v2_0.client [None req-aadf05f3-6517-4933-a0b1-4ba99684bbfa 26e2bdf7b1c44a43a9ae141b1235dfc6 136bc610b96e43bdb819f57f9e4daebc - - default default] The 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.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:32 2026] GET /v2.1/servers/b7df9b84-142a-4beb-adde-60a19714fd41 => generated 1555 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-02-24 07:32:32.554 7 WARNING neutronclient.v2_0.client [None req-7fecca5c-36ea-41e2-abe7-d105a2693dae 1c50408a07ca4e61acc860dd0ec13918 f2948e01da624d18b854b72da4cd08c6 - - default default] The python binding code in 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.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:32 2026] GET /v2.1/servers/643fa74b-7918-4f5f-8673-47008f9b5321 => generated 1358 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:33.126 8 WARNING neutronclient.v2_0.client [None req-23c82211-8dcf-4f1e-8435-a51399ed0a0e accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] The 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.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:33 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea => generated 1452 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-02-24 07:32:33.509 8 WARNING neutronclient.v2_0.client [None req-37a8cdf1-a215-4f73-9df4-c3cc6e80f8c4 26e2bdf7b1c44a43a9ae141b1235dfc6 136bc610b96e43bdb819f57f9e4daebc - - default default] 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-02-24 07:32:33.586 7 INFO nova.api.openstack.compute.server_external_events [req-11fe954a-64db-4ae5-8c08-36eeab180d2f req-d4a1bb64-3795-41e3-b8f9-ef1786f28edd db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-plugged:66835034-055a-4dba-9eb6-053f0fac8b96 for instance b7df9b84-142a-4beb-adde-60a19714fd41 on instance [pid: 8|app: 0|req: 397/799] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:33 2026] GET /v2.1/servers/b7df9b84-142a-4beb-adde-60a19714fd41 => generated 1555 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/800] 10.0.0.173 () {38 vars in 815 bytes} [Tue Feb 24 07:32:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:33.639 8 WARNING neutronclient.v2_0.client [None req-d7ab4194-f2c5-409d-8c11-1b307b420902 1c50408a07ca4e61acc860dd0ec13918 f2948e01da624d18b854b72da4cd08c6 - - default default] The 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: 398/801] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:33 2026] GET /v2.1/servers/643fa74b-7918-4f5f-8673-47008f9b5321 => generated 1426 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:34.226 8 WARNING neutronclient.v2_0.client [None req-0ada18d0-3c95-45df-b8f9-5a4f26a7ebc9 accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] 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-02-24 07:32:34.244 7 INFO nova.api.openstack.compute.server_external_events [req-2680d7f5-370e-4bc5-8aac-31edf15930e1 req-7ae54793-809a-44fc-92b9-676d515fc075 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:3c61c5cb-fa61-414c-a693-0e496670fb96 for instance 643fa74b-7918-4f5f-8673-47008f9b5321 on instance [pid: 7|app: 0|req: 404/802] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:32:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/803] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:34 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea => generated 1452 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:34.648 7 WARNING neutronclient.v2_0.client [None req-b2d3f51e-8ccb-4dbd-b201-bf95d54fddde 26e2bdf7b1c44a43a9ae141b1235dfc6 136bc610b96e43bdb819f57f9e4daebc - - default default] The python binding code in 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.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:34 2026] GET /v2.1/servers/b7df9b84-142a-4beb-adde-60a19714fd41 => generated 1555 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:34.944 8 WARNING neutronclient.v2_0.client [None req-fd14cfd9-9b89-4432-aff0-2512caf0406d 1c50408a07ca4e61acc860dd0ec13918 f2948e01da624d18b854b72da4cd08c6 - - default default] The 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: 400/805] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:34 2026] GET /v2.1/servers/643fa74b-7918-4f5f-8673-47008f9b5321 => generated 1436 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:35.334 7 WARNING neutronclient.v2_0.client [None req-40623d54-275f-43d8-a722-cc92260e955c accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/806] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:35 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea => generated 1460 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-02-24 07:32:35.868 8 WARNING neutronclient.v2_0.client [None req-8771019a-46a1-426f-99a7-084d5ce1a2a1 26e2bdf7b1c44a43a9ae141b1235dfc6 136bc610b96e43bdb819f57f9e4daebc - - default default] The 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: 401/807] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:35 2026] GET /v2.1/servers/b7df9b84-142a-4beb-adde-60a19714fd41 => generated 1738 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:36.106 8 WARNING neutronclient.v2_0.client [None req-ba3787d6-d1e2-4550-a753-1cdd4ff14037 1c50408a07ca4e61acc860dd0ec13918 f2948e01da624d18b854b72da4cd08c6 - - default default] 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-02-24 07:32:36.114 7 WARNING neutronclient.v2_0.client [None req-557cd4aa-3e97-46f0-a7da-e95b3cd55dbd 26e2bdf7b1c44a43a9ae141b1235dfc6 136bc610b96e43bdb819f57f9e4daebc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/808] 10.0.0.158 () {32 vars in 741 bytes} [Tue Feb 24 07:32:36 2026] GET /v2.1/servers/b7df9b84-142a-4beb-adde-60a19714fd41/os-interface => generated 285 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/809] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:36 2026] GET /v2.1/servers/643fa74b-7918-4f5f-8673-47008f9b5321 => generated 1436 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:36.379 7 INFO nova.api.openstack.compute.server_external_events [req-6c811e6f-c0be-40f8-baba-33fe2eb6545c req-24e7b0c2-a88d-4c9f-a2f6-5f756af22ddc db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:f40915fe-c723-4aa3-820f-59d647a944db for instance b921501a-843e-43c7-bb88-515ec75214ea on instance [pid: 7|app: 0|req: 408/810] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:32:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:36.432 8 WARNING neutronclient.v2_0.client [None req-78fe02ee-62d4-4a39-ac65-4c7196d8bd78 accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] The 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: 403/811] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:36 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea => generated 1527 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:37.165 8 INFO nova.api.openstack.compute.server_external_events [req-d6fb0444-c2f6-48fb-9941-3f83671fc6aa req-71c6969b-e6f7-448b-9f3c-4c474a39c158 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:66835034-055a-4dba-9eb6-053f0fac8b96 for instance b7df9b84-142a-4beb-adde-60a19714fd41 on instance 2026-02-24 07:32:37.183 8 INFO nova.compute.rpcapi [None req-5cd060b8-70ac-4f5f-ae25-8e47337ee854 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 2026-02-24 07:32:37.183 7 WARNING neutronclient.v2_0.client [None req-f578e3d6-30ee-433d-b22a-f283cec67faa 26e2bdf7b1c44a43a9ae141b1235dfc6 136bc610b96e43bdb819f57f9e4daebc - - default default] The 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: 404/812] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:32:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/815] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:37 2026] GET /v2.1/servers/b7df9b84-142a-4beb-adde-60a19714fd41 => generated 1738 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:37.346 8 WARNING neutronclient.v2_0.client [None req-92ca44e5-efb7-42c4-83d8-c0cd1d300b06 1c50408a07ca4e61acc860dd0ec13918 f2948e01da624d18b854b72da4cd08c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/816] 10.0.0.158 () {32 vars in 641 bytes} [Tue Feb 24 07:32:37 2026] GET /v2.1/servers => generated 383 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/817] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:37 2026] GET /v2.1/servers/643fa74b-7918-4f5f-8673-47008f9b5321 => generated 1436 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:37.651 8 WARNING neutronclient.v2_0.client [None req-fcb99b42-4551-49ce-8978-1c93597afe7c accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/818] 10.0.0.158 () {32 vars in 718 bytes} [Tue Feb 24 07:32:37 2026] DELETE /v2.1/servers/b7df9b84-142a-4beb-adde-60a19714fd41 => generated 0 bytes in 208 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-02-24 07:32:37.715 7 WARNING neutronclient.v2_0.client [None req-8a8b7de7-5af1-48b1-a35f-cce011feb902 26e2bdf7b1c44a43a9ae141b1235dfc6 136bc610b96e43bdb819f57f9e4daebc - - default default] The 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/819] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:37 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea => generated 1525 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/820] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:37 2026] GET /v2.1/servers/b7df9b84-142a-4beb-adde-60a19714fd41 => generated 1744 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-02-24 07:32:38.498 8 WARNING neutronclient.v2_0.client [None req-73f57718-0c42-4418-824a-7fee24f14378 1c50408a07ca4e61acc860dd0ec13918 f2948e01da624d18b854b72da4cd08c6 - - default default] The 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: 409/821] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:38 2026] GET /v2.1/servers/643fa74b-7918-4f5f-8673-47008f9b5321 => generated 1424 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-02-24 07:32:38.797 7 WARNING neutronclient.v2_0.client [None req-d4ebe731-24a5-4c18-b55b-53d216c2b033 accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] 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-02-24 07:32:38.863 8 WARNING neutronclient.v2_0.client [None req-4f5c34e9-3aee-4bf8-9385-b95917d34dd5 26e2bdf7b1c44a43a9ae141b1235dfc6 136bc610b96e43bdb819f57f9e4daebc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/822] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:38 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea => generated 1525 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/823] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:38 2026] GET /v2.1/servers/b7df9b84-142a-4beb-adde-60a19714fd41 => generated 1864 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-02-24 07:32:39.648 7 WARNING neutronclient.v2_0.client [None req-a6b285b3-d866-4459-9248-600458151464 1c50408a07ca4e61acc860dd0ec13918 f2948e01da624d18b854b72da4cd08c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/824] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:39 2026] GET /v2.1/servers/643fa74b-7918-4f5f-8673-47008f9b5321 => generated 1424 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:40.028 7 WARNING neutronclient.v2_0.client [None req-69dcc2e2-dc11-480d-8582-b8ac0d308f4d 26e2bdf7b1c44a43a9ae141b1235dfc6 136bc610b96e43bdb819f57f9e4daebc - - default default] 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-02-24 07:32:40.042 8 WARNING neutronclient.v2_0.client [None req-405a028c-f0d3-4959-b71e-4be5726ea7c4 accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] The python binding code in 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/825] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:39 2026] GET /v2.1/servers/b7df9b84-142a-4beb-adde-60a19714fd41 => generated 1864 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/826] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:39 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea => generated 1525 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:40.855 7 WARNING neutronclient.v2_0.client [None req-dc3fab0e-d797-4c97-8b69-c22da21e08a9 1c50408a07ca4e61acc860dd0ec13918 f2948e01da624d18b854b72da4cd08c6 - - default default] 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-02-24 07:32:40.894 8 INFO nova.api.openstack.compute.server_external_events [req-1c045606-0db7-49b7-956e-3a6219d8bf8f req-8181019f-fbac-47c2-9ab1-8f15451b552d db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-deleted:66835034-055a-4dba-9eb6-053f0fac8b96 for instance b7df9b84-142a-4beb-adde-60a19714fd41 on instance [pid: 8|app: 0|req: 412/827] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:32:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/828] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:40 2026] GET /v2.1/servers/643fa74b-7918-4f5f-8673-47008f9b5321 => generated 1424 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:41.193 7 WARNING neutronclient.v2_0.client [None req-6a57a0f2-e407-4447-b948-6421822e39d7 26e2bdf7b1c44a43a9ae141b1235dfc6 136bc610b96e43bdb819f57f9e4daebc - - default default] 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-02-24 07:32:41.204 8 WARNING neutronclient.v2_0.client [None req-f0ec5fc5-58a2-42b9-805d-1860d094dd70 accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] The python binding code in 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.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:41 2026] GET /v2.1/servers/b7df9b84-142a-4beb-adde-60a19714fd41 => generated 1511 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/830] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:41 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea => generated 1525 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-02-24 07:32:42.047 7 WARNING neutronclient.v2_0.client [None req-ada188e7-808f-4151-bdee-e8d13cd2b296 1c50408a07ca4e61acc860dd0ec13918 f2948e01da624d18b854b72da4cd08c6 - - default default] The python binding code in 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.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:42 2026] GET /v2.1/servers/643fa74b-7918-4f5f-8673-47008f9b5321 => generated 1424 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:42.301 8 WARNING neutronclient.v2_0.client [None req-9fe3d530-b780-4d6b-8cec-2e70516665a4 26e2bdf7b1c44a43a9ae141b1235dfc6 136bc610b96e43bdb819f57f9e4daebc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/832] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:42 2026] GET /v2.1/servers/b7df9b84-142a-4beb-adde-60a19714fd41 => generated 1516 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-02-24 07:32:42.395 7 WARNING neutronclient.v2_0.client [None req-b40e5b7d-821b-4655-9cab-2b7d4765be79 accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] 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-02-24 07:32:42.454 8 INFO nova.api.openstack.compute.server_external_events [req-f720bd1d-077a-4b93-bdbb-08f6c060f0fb req-8dfba7e5-e150-4eb6-8850-0b4983c72820 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-plugged:3c61c5cb-fa61-414c-a693-0e496670fb96 for instance 643fa74b-7918-4f5f-8673-47008f9b5321 on instance [pid: 8|app: 0|req: 415/833] 10.0.0.173 () {38 vars in 815 bytes} [Tue Feb 24 07:32:42 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) [pid: 7|app: 0|req: 419/834] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:42 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea => generated 1525 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-02-24 07:32:43.229 8 WARNING neutronclient.v2_0.client [None req-9af87731-d6ab-4947-beed-f13ed0c7d028 1c50408a07ca4e61acc860dd0ec13918 f2948e01da624d18b854b72da4cd08c6 - - default default] The 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/835] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:43 2026] GET /v2.1/servers/643fa74b-7918-4f5f-8673-47008f9b5321 => generated 1424 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:43.426 7 WARNING neutronclient.v2_0.client [None req-6e044191-82cb-4a74-a15d-8beaae376af3 26e2bdf7b1c44a43a9ae141b1235dfc6 136bc610b96e43bdb819f57f9e4daebc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/836] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:43 2026] GET /v2.1/servers/b7df9b84-142a-4beb-adde-60a19714fd41 => generated 1516 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-02-24 07:32:43.568 8 WARNING neutronclient.v2_0.client [None req-c5442911-7dda-4198-a7f8-d5bf654e0bca accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] The 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/837] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:43 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea => generated 1525 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:44.412 7 WARNING neutronclient.v2_0.client [None req-2b5d4439-eb59-4b91-94a1-8e9a4e770ec3 1c50408a07ca4e61acc860dd0ec13918 f2948e01da624d18b854b72da4cd08c6 - - default default] 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-02-24 07:32:44.494 8 INFO nova.api.openstack.compute.server_external_events [req-b4481b7f-45ae-451c-94c8-234e20680982 req-a027f60a-e79f-4045-8806-e956154443c8 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-plugged:f40915fe-c723-4aa3-820f-59d647a944db for instance b921501a-843e-43c7-bb88-515ec75214ea on instance [pid: 8|app: 0|req: 418/838] 10.0.0.173 () {38 vars in 815 bytes} [Tue Feb 24 07:32:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 421/839] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:44 2026] GET /v2.1/servers/643fa74b-7918-4f5f-8673-47008f9b5321 => generated 1611 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 07:32:44.537 8 INFO nova.api.openstack.wsgi [None req-f959d5c8-e116-4209-9221-821fa97dfb47 26e2bdf7b1c44a43a9ae141b1235dfc6 136bc610b96e43bdb819f57f9e4daebc - - default default] HTTP exception thrown: Instance b7df9b84-142a-4beb-adde-60a19714fd41 could not be found. [pid: 8|app: 0|req: 419/840] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:44 2026] GET /v2.1/servers/b7df9b84-142a-4beb-adde-60a19714fd41 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 422/841] 10.0.0.158 () {32 vars in 704 bytes} [Tue Feb 24 07:32:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-994088731 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-24 07:32:44.624 8 WARNING neutronclient.v2_0.client [None req-aa56821d-e128-4e2c-ab3f-6cf0fb670158 1c50408a07ca4e61acc860dd0ec13918 f2948e01da624d18b854b72da4cd08c6 - - default default] The 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: 420/842] 10.0.0.158 () {32 vars in 741 bytes} [Tue Feb 24 07:32:44 2026] GET /v2.1/servers/643fa74b-7918-4f5f-8673-47008f9b5321/os-interface => generated 285 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 07:32:44.754 7 WARNING neutronclient.v2_0.client [None req-381ba278-51c2-4d40-abdb-b099439cf443 accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] 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-02-24 07:32:45.409 8 WARNING neutronclient.v2_0.client [None req-3b476710-6266-41c8-aa7c-a462562f0500 1c50408a07ca4e61acc860dd0ec13918 f2948e01da624d18b854b72da4cd08c6 - - default default] The python binding code in 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/843] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:44 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea => generated 1525 bytes in 704 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:45.439 7 INFO nova.api.openstack.compute.server_external_events [req-ebb1e05a-1918-4c8e-9ff2-22b45961565a req-b7a55c13-79a4-4310-a92e-768ddec1fb3d db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:3c61c5cb-fa61-414c-a693-0e496670fb96 for instance 643fa74b-7918-4f5f-8673-47008f9b5321 on instance [pid: 7|app: 0|req: 424/844] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:32:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/845] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:45 2026] GET /v2.1/servers/643fa74b-7918-4f5f-8673-47008f9b5321 => generated 1611 bytes in 575 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/846] 10.0.0.158 () {32 vars in 641 bytes} [Tue Feb 24 07:32:45 2026] GET /v2.1/servers => generated 387 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/847] 10.0.0.158 () {32 vars in 718 bytes} [Tue Feb 24 07:32:46 2026] DELETE /v2.1/servers/643fa74b-7918-4f5f-8673-47008f9b5321 => generated 0 bytes in 135 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-02-24 07:32:46.244 7 WARNING neutronclient.v2_0.client [None req-6ad822bc-3ba3-4c35-b0bb-0111a6c77169 1c50408a07ca4e61acc860dd0ec13918 f2948e01da624d18b854b72da4cd08c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/848] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:46 2026] GET /v2.1/servers/643fa74b-7918-4f5f-8673-47008f9b5321 => generated 1617 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:46.510 8 WARNING neutronclient.v2_0.client [None req-0ca5fff7-444f-4c62-b0ad-0766669b7fc5 accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] The 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/849] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:46 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea => generated 1716 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-02-24 07:32:46.717 7 WARNING neutronclient.v2_0.client [None req-715734cd-841c-4eaa-8aab-eccff05426d2 accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/850] 10.0.0.158 () {32 vars in 741 bytes} [Tue Feb 24 07:32:46 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea/os-interface => generated 284 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:47.438 8 WARNING neutronclient.v2_0.client [None req-a5302618-1b1d-4210-808b-92e201d4dacb 1c50408a07ca4e61acc860dd0ec13918 f2948e01da624d18b854b72da4cd08c6 - - default default] 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-02-24 07:32:47.560 7 WARNING neutronclient.v2_0.client [None req-24b79b94-58f2-4041-8426-3db6649f16da accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] The 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/853] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:47 2026] GET /v2.1/servers/643fa74b-7918-4f5f-8673-47008f9b5321 => generated 1737 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:47.662 8 INFO nova.api.openstack.compute.server_external_events [req-8bcf3bbb-c91c-4a1a-9a92-0d01aa218995 req-ed0f63be-52a9-4734-b14f-c04d4606e002 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:f40915fe-c723-4aa3-820f-59d647a944db for instance b921501a-843e-43c7-bb88-515ec75214ea on instance [pid: 8|app: 0|req: 426/854] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:32:47 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: 7|app: 0|req: 429/855] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:47 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea => generated 1716 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:48.685 8 WARNING neutronclient.v2_0.client [None req-55becad7-abe7-4e94-802e-0562b4200795 1c50408a07ca4e61acc860dd0ec13918 f2948e01da624d18b854b72da4cd08c6 - - default default] The 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/856] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:48 2026] GET /v2.1/servers/643fa74b-7918-4f5f-8673-47008f9b5321 => generated 1737 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-02-24 07:32:49.650 7 INFO nova.api.openstack.compute.server_external_events [req-59369733-07e1-414f-b9a1-857598bfb8e3 req-817fb099-a8c6-4b13-abbe-3f502ceff013 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-deleted:3c61c5cb-fa61-414c-a693-0e496670fb96 for instance 643fa74b-7918-4f5f-8673-47008f9b5321 on instance [pid: 7|app: 0|req: 430/857] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:32:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:49.835 8 WARNING neutronclient.v2_0.client [None req-bbf5e410-81e0-4441-bb6c-01bd65ceb1a9 1c50408a07ca4e61acc860dd0ec13918 f2948e01da624d18b854b72da4cd08c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/858] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:49 2026] GET /v2.1/servers/643fa74b-7918-4f5f-8673-47008f9b5321 => generated 1379 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:50.924 7 WARNING neutronclient.v2_0.client [None req-c13b9566-615e-4a47-8895-b3dd728eead5 1c50408a07ca4e61acc860dd0ec13918 f2948e01da624d18b854b72da4cd08c6 - - default default] The python binding code in 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/859] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:50 2026] GET /v2.1/servers/643fa74b-7918-4f5f-8673-47008f9b5321 => generated 1379 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-02-24 07:32:52.088 8 WARNING neutronclient.v2_0.client [None req-ef9d1f6d-904c-4708-95b4-3b2f2f018b4c 1c50408a07ca4e61acc860dd0ec13918 f2948e01da624d18b854b72da4cd08c6 - - default default] The 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: 429/860] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:52 2026] GET /v2.1/servers/643fa74b-7918-4f5f-8673-47008f9b5321 => generated 1384 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:53.380 7 WARNING neutronclient.v2_0.client [None req-736515a3-b10c-479e-86ae-576373322a4d 1c50408a07ca4e61acc860dd0ec13918 f2948e01da624d18b854b72da4cd08c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/861] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:53 2026] GET /v2.1/servers/643fa74b-7918-4f5f-8673-47008f9b5321 => generated 1338 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-02-24 07:32:54.602 7 INFO nova.api.openstack.wsgi [None req-77be745d-a47c-498b-b164-7a9254f382f2 1c50408a07ca4e61acc860dd0ec13918 f2948e01da624d18b854b72da4cd08c6 - - default default] HTTP exception thrown: Instance 643fa74b-7918-4f5f-8673-47008f9b5321 could not be found. [pid: 7|app: 0|req: 433/862] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:54 2026] GET /v2.1/servers/643fa74b-7918-4f5f-8673-47008f9b5321 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 434/863] 10.0.0.158 () {32 vars in 704 bytes} [Tue Feb 24 07:32:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-780689467 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 430/864] 10.0.0.158 () {34 vars in 671 bytes} [Tue Feb 24 07:32:54 2026] POST /v2.1/os-keypairs => generated 385 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 07:32:56.358 7 WARNING neutronclient.v2_0.client [None req-a6a89a8e-3da8-47c7-8886-42fdfb7a340d be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] 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-02-24 07:32:56.575 7 WARNING neutronclient.v2_0.client [None req-a6a89a8e-3da8-47c7-8886-42fdfb7a340d be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] 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-02-24 07:32:56.770 7 WARNING neutronclient.v2_0.client [None req-a6a89a8e-3da8-47c7-8886-42fdfb7a340d be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] The python binding code in 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.158 () {34 vars in 663 bytes} [Tue Feb 24 07:32:56 2026] POST /v2.1/servers => generated 452 bytes in 668 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-02-24 07:32:56.983 8 WARNING neutronclient.v2_0.client [None req-4b846a1e-c4ac-4e96-90db-59431f45ee30 be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] The 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.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:56 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 1391 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:32:58.099 7 WARNING neutronclient.v2_0.client [None req-1a79bc67-b892-4a9f-86d8-47dc2780cd78 be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] The python binding code in 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.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:58 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 1395 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-02-24 07:32:59.196 8 WARNING neutronclient.v2_0.client [None req-b7a687be-3739-4136-9cfc-890cf5b117af be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/870] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:32:59 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 1443 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-02-24 07:33:00.290 7 WARNING neutronclient.v2_0.client [None req-a585a840-3f49-4c26-8714-0a6fcc2796ce be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] The python binding code in 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.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:00 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 1443 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-02-24 07:33:01.374 8 WARNING neutronclient.v2_0.client [None req-5c6cc1dc-ff7e-49a4-9b04-51b208d4ad0e be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/872] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:01 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 1451 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:02.382 7 INFO nova.api.openstack.compute.server_external_events [req-c1122364-dc6b-41fe-a138-de686e3d5520 req-52464650-66f8-4ac4-9e98-c891c165f80e db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:96dab34d-edf4-4022-88aa-3893627a0da6 for instance a935396b-8277-4ea8-accb-3bf449a245c6 on instance [pid: 7|app: 0|req: 439/873] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:33:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:02.481 8 WARNING neutronclient.v2_0.client [None req-71b710f3-dcac-4377-b706-7801c34f8e3b be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] The 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.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:02 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 1528 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:03.916 7 WARNING neutronclient.v2_0.client [None req-6e1050c1-0017-430b-8246-2acb454c629b be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] The python binding code in 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.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:03 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 1516 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:04.434 8 WARNING neutronclient.v2_0.client [None req-332a39b9-0b15-4ee9-b63c-56fe6b663ca7 a04244050a134e5f8b37d50c0d623c45 0a664d8f90724840a6b7ac6a50d57601 - - default default] 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-02-24 07:33:04.634 8 WARNING neutronclient.v2_0.client [None req-332a39b9-0b15-4ee9-b63c-56fe6b663ca7 a04244050a134e5f8b37d50c0d623c45 0a664d8f90724840a6b7ac6a50d57601 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/876] 10.0.0.158 () {34 vars in 663 bytes} [Tue Feb 24 07:33:04 2026] POST /v2.1/servers => generated 424 bytes in 573 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-02-24 07:33:04.873 7 WARNING neutronclient.v2_0.client [None req-2b166668-df0c-415a-a4bf-91e61e515504 a04244050a134e5f8b37d50c0d623c45 0a664d8f90724840a6b7ac6a50d57601 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/877] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:04 2026] GET /v2.1/servers/a1c22c04-f99d-40cd-b8fa-087b369e3240 => generated 1370 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-02-24 07:33:05.123 8 WARNING neutronclient.v2_0.client [None req-871d6f1f-1393-4a1d-bc9e-d89f29ed7df6 be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] The 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/878] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:05 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 1516 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:05.982 7 WARNING neutronclient.v2_0.client [None req-c35b45cc-2fad-46e6-aa54-8c5e900f23c5 a04244050a134e5f8b37d50c0d623c45 0a664d8f90724840a6b7ac6a50d57601 - - default default] The python binding code in 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/879] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:05 2026] GET /v2.1/servers/a1c22c04-f99d-40cd-b8fa-087b369e3240 => generated 1374 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-02-24 07:33:06.290 8 WARNING neutronclient.v2_0.client [None req-2e944e58-8a79-4c7c-bbf3-ba9647ee03f8 be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] The 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: 438/880] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:06 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 1516 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:07.077 7 WARNING neutronclient.v2_0.client [None req-301ceda9-7090-4e81-8c29-9da380dc6db7 a04244050a134e5f8b37d50c0d623c45 0a664d8f90724840a6b7ac6a50d57601 - - default default] 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-02-24 07:33:07.091 8 INFO nova.api.openstack.compute.server_external_events [req-4e068486-6100-4616-b015-f697169ef972 req-274eb2bd-aa86-473b-a274-64a6ac918433 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-plugged:96dab34d-edf4-4022-88aa-3893627a0da6 for instance a935396b-8277-4ea8-accb-3bf449a245c6 on instance [pid: 8|app: 0|req: 439/881] 10.0.0.173 () {38 vars in 815 bytes} [Tue Feb 24 07:33:07 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) [pid: 7|app: 0|req: 443/882] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:07 2026] GET /v2.1/servers/a1c22c04-f99d-40cd-b8fa-087b369e3240 => generated 1422 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-02-24 07:33:07.444 8 WARNING neutronclient.v2_0.client [None req-3540000a-0c99-4d06-b198-37ecb9c3c8fd be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] 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-02-24 07:33:07.563 7 WARNING neutronclient.v2_0.client [None req-e70cbd50-b6ec-4f3d-8143-8ab50ef39f59 accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] The 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/885] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:07 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 1516 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/886] 10.0.0.158 () {32 vars in 741 bytes} [Tue Feb 24 07:33:07 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea/os-interface => generated 284 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:07.750 8 WARNING neutronclient.v2_0.client [None req-85bcdecf-2e88-4483-99ad-f1a5c10af1bd accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] The 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/887] 10.0.0.158 () {32 vars in 815 bytes} [Tue Feb 24 07:33:07 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea/os-interface/f40915fe-c723-4aa3-820f-59d647a944db => generated 281 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 446/888] 10.0.0.158 () {32 vars in 723 bytes} [Tue Feb 24 07:33:07 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 443/889] 10.0.0.158 () {34 vars in 750 bytes} [Tue Feb 24 07:33:07 2026] POST /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 447/890] 10.0.0.158 () {32 vars in 723 bytes} [Tue Feb 24 07:33:07 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea/ips => generated 156 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-02-24 07:33:08.176 8 WARNING neutronclient.v2_0.client [None req-85738bbb-35bb-41e8-92ef-22bef6f2e883 a04244050a134e5f8b37d50c0d623c45 0a664d8f90724840a6b7ac6a50d57601 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/891] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:08 2026] GET /v2.1/servers/a1c22c04-f99d-40cd-b8fa-087b369e3240 => generated 1422 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-02-24 07:33:08.696 7 WARNING neutronclient.v2_0.client [None req-5e89a7a9-5a5d-4b98-b64a-72965ee3a2b4 be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] 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: 445/892] 10.0.0.158 () {32 vars in 723 bytes} [Tue Feb 24 07:33:09 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea/ips => generated 156 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/893] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:08 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 1516 bytes in 437 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:09.236 8 INFO nova.api.openstack.compute.server_external_events [req-1e89d428-5637-45d2-a20c-b82600eb0a3b req-c2048204-a9b3-4d10-b74f-754e7f7b764e db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:f40915fe-c723-4aa3-820f-59d647a944db for instance b921501a-843e-43c7-bb88-515ec75214ea on instance [pid: 8|app: 0|req: 446/894] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:33:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:09.306 7 WARNING neutronclient.v2_0.client [None req-8708c045-f3d5-47d9-b2ee-d5523615ccff a04244050a134e5f8b37d50c0d623c45 0a664d8f90724840a6b7ac6a50d57601 - - default default] 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: 447/895] 10.0.0.158 () {32 vars in 723 bytes} [Tue Feb 24 07:33:10 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea/ips => generated 156 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:10.187 8 WARNING neutronclient.v2_0.client [None req-ea9a943c-d668-450a-865d-18532bf7bd99 be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/896] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:09 2026] GET /v2.1/servers/a1c22c04-f99d-40cd-b8fa-087b369e3240 => generated 1472 bytes in 1227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/897] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:10 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 1700 bytes in 463 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:10.641 7 WARNING neutronclient.v2_0.client [None req-342235db-538c-4373-b37b-ea4612891e86 be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] The python binding code in 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/898] 10.0.0.158 () {32 vars in 741 bytes} [Tue Feb 24 07:33:10 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6/os-interface => generated 285 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 449/899] 10.0.0.158 () {32 vars in 723 bytes} [Tue Feb 24 07:33:11 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea/ips => generated 156 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:11.281 7 INFO nova.api.openstack.compute.server_external_events [req-f483a5a6-49ba-4744-9c4a-e7f4108e2f0f req-f1a440e2-a927-4a78-92d2-9986cbc39de1 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:4c2e2409-89f7-43df-80c1-91e3f3bf0345 for instance a1c22c04-f99d-40cd-b8fa-087b369e3240 on instance [pid: 7|app: 0|req: 451/900] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:33:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:11.449 8 INFO nova.api.openstack.compute.server_external_events [req-55616bc7-f7ca-42d2-ad19-964a1fa04a71 req-d419ec95-1da5-4b98-854e-1f76c908af43 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:96dab34d-edf4-4022-88aa-3893627a0da6 for instance a935396b-8277-4ea8-accb-3bf449a245c6 on instance [pid: 8|app: 0|req: 450/901] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:33:11 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:11.546 7 WARNING neutronclient.v2_0.client [None req-0c2ce4f9-ea01-476e-9708-475edfc420c6 a04244050a134e5f8b37d50c0d623c45 0a664d8f90724840a6b7ac6a50d57601 - - default default] The python binding code in 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/902] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:11 2026] GET /v2.1/servers/a1c22c04-f99d-40cd-b8fa-087b369e3240 => generated 1470 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 451/903] 10.0.0.158 () {32 vars in 723 bytes} [Tue Feb 24 07:33:12 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea/ips => generated 194 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, ' 2026-02-24 07:33:12.310 7 WARNING neutronclient.v2_0.client [None req-992bda67-05ec-419f-8308-8ddd22eb6de2 accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] The python binding code in 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/904] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:12 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea => generated 1950 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 454/905] 10.0.0.158 () {34 vars in 750 bytes} [Tue Feb 24 07:33:12 2026] POST /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea/action => generated 0 bytes in 53 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 455/906] 10.0.0.158 () {32 vars in 723 bytes} [Tue Feb 24 07:33:12 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea/ips => generated 194 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/907] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:33:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 456/908] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:33:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/909] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:33:12 2026] GET /v2.1/limits?tenant_id=0a664d8f90724840a6b7ac6a50d57601 => generated 304 bytes in 55 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: 454/910] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:33:12 2026] GET /v2.1/limits?tenant_id=0c921a662fda4a4ca9edb810c7d50e15 => generated 304 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-24 07:33:12.815 7 WARNING neutronclient.v2_0.client [None req-2ff7d50e-f785-4e91-862d-af11bd488e25 a04244050a134e5f8b37d50c0d623c45 0a664d8f90724840a6b7ac6a50d57601 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/911] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:33:12 2026] GET /v2.1/limits?tenant_id=2818add9201646e8a0f5a56fe9f942db => generated 304 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/912] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:33:12 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 299 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/913] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:33:12 2026] GET /v2.1/limits?tenant_id=9421b36a8f4543e4b60986dfde99402f => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/914] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:33:13 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/915] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:12 2026] GET /v2.1/servers/a1c22c04-f99d-40cd-b8fa-087b369e3240 => generated 1470 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/916] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:33:13 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 64 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-02-24 07:33:13.279 7 WARNING neutronclient.v2_0.client [None req-72abf8d5-5957-4fbd-9b85-03e328bcccfc b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] The python binding code in 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/917] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:33:13 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7151 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/918] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:33:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 459/919] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:33:13 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/920] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:33:13 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 460/921] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:33:13 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/922] 10.0.0.158 () {32 vars in 723 bytes} [Tue Feb 24 07:33:13 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea/ips => generated 194 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/923] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:33:13 2026] GET /v2.1/os-services => generated 783 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 462/924] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:33:13 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1398 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:14.142 8 WARNING neutronclient.v2_0.client [None req-c8fb9fb1-954f-45ab-ac7e-9cf4b54854f6 a04244050a134e5f8b37d50c0d623c45 0a664d8f90724840a6b7ac6a50d57601 - - default default] The 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/925] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:14 2026] GET /v2.1/servers/a1c22c04-f99d-40cd-b8fa-087b369e3240 => generated 1470 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:14.824 8 INFO nova.api.openstack.compute.server_external_events [req-2700486f-41bc-4cba-96b6-472663d0bac7 req-a86a1a05-c871-4c4a-b9bd-20b8e15a6c8c db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:f40915fe-c723-4aa3-820f-59d647a944db for instance b921501a-843e-43c7-bb88-515ec75214ea on instance [pid: 8|app: 0|req: 464/926] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:33:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/927] 10.0.0.158 () {32 vars in 723 bytes} [Tue Feb 24 07:33:14 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea/ips => generated 194 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:15.295 8 WARNING neutronclient.v2_0.client [None req-edac6a85-7274-4afc-bd8f-039dd594da3d a04244050a134e5f8b37d50c0d623c45 0a664d8f90724840a6b7ac6a50d57601 - - default default] The 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/928] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:15 2026] GET /v2.1/servers/a1c22c04-f99d-40cd-b8fa-087b369e3240 => generated 1470 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-02-24 07:33:15.932 7 INFO nova.api.openstack.compute.server_external_events [req-b6c2f64f-5e36-4140-8045-b819cbd081f5 req-03236221-6bb2-4659-a5be-3fed69741bd1 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-plugged:4c2e2409-89f7-43df-80c1-91e3f3bf0345 for instance a1c22c04-f99d-40cd-b8fa-087b369e3240 on instance [pid: 7|app: 0|req: 464/929] 10.0.0.173 () {38 vars in 815 bytes} [Tue Feb 24 07:33:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/930] 10.0.0.158 () {32 vars in 723 bytes} [Tue Feb 24 07:33:15 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea/ips => generated 156 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 465/931] 10.0.0.158 () {32 vars in 718 bytes} [Tue Feb 24 07:33:16 2026] DELETE /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea => generated 0 bytes in 91 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-02-24 07:33:16.151 8 WARNING neutronclient.v2_0.client [None req-2fc70723-3370-4ac6-8cf8-7a26ba67926d accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/932] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:16 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea => generated 1842 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:16.524 7 WARNING neutronclient.v2_0.client [None req-04f5d7f5-fef8-43cd-86a3-a6007afea961 a04244050a134e5f8b37d50c0d623c45 0a664d8f90724840a6b7ac6a50d57601 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/933] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:16 2026] GET /v2.1/servers/a1c22c04-f99d-40cd-b8fa-087b369e3240 => generated 1470 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-02-24 07:33:17.363 8 WARNING neutronclient.v2_0.client [None req-7989997a-c878-46c1-9304-04108a49c462 accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] The 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: 469/936] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:17 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea => generated 1842 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-02-24 07:33:17.674 7 WARNING neutronclient.v2_0.client [None req-3553e97f-68f2-4502-835e-c512af5f4c37 a04244050a134e5f8b37d50c0d623c45 0a664d8f90724840a6b7ac6a50d57601 - - default default] The python binding code in 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/937] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:17 2026] GET /v2.1/servers/a1c22c04-f99d-40cd-b8fa-087b369e3240 => generated 1654 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 470/938] 10.0.0.158 () {32 vars in 723 bytes} [Tue Feb 24 07:33:17 2026] GET /v2.1/servers/a1c22c04-f99d-40cd-b8fa-087b369e3240/ips => generated 108 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 469/939] 10.0.0.158 () {32 vars in 723 bytes} [Tue Feb 24 07:33:17 2026] GET /v2.1/servers/a1c22c04-f99d-40cd-b8fa-087b369e3240/ips => generated 108 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 471/940] 10.0.0.158 () {32 vars in 823 bytes} [Tue Feb 24 07:33:17 2026] GET /v2.1/servers/a1c22c04-f99d-40cd-b8fa-087b369e3240/ips/tempest-ServerAddressesTestJSON-771331598-network => generated 93 bytes in 51 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: 470/941] 10.0.0.158 () {32 vars in 718 bytes} [Tue Feb 24 07:33:18 2026] DELETE /v2.1/servers/a1c22c04-f99d-40cd-b8fa-087b369e3240 => generated 0 bytes in 114 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-02-24 07:33:18.224 8 WARNING neutronclient.v2_0.client [None req-d0d8008b-aeaa-4224-898f-e32776c9fd17 a04244050a134e5f8b37d50c0d623c45 0a664d8f90724840a6b7ac6a50d57601 - - default default] The 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: 472/942] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:18 2026] GET /v2.1/servers/a1c22c04-f99d-40cd-b8fa-087b369e3240 => generated 1660 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:18.521 7 WARNING neutronclient.v2_0.client [None req-5b138c9e-5c52-48b2-ad01-72bfdaef3c1f accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/943] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:18 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea => generated 1842 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-02-24 07:33:18.723 8 INFO nova.api.openstack.compute.server_external_events [req-1e67c022-5d75-4c93-9788-dc19cf0fb583 req-b08fc02e-b303-49c9-bd14-b0e898b4a5ea db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-unplugged:f40915fe-c723-4aa3-820f-59d647a944db for instance b921501a-843e-43c7-bb88-515ec75214ea on instance [pid: 8|app: 0|req: 473/944] 10.0.0.173 () {38 vars in 815 bytes} [Tue Feb 24 07:33:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:19.362 7 WARNING neutronclient.v2_0.client [None req-a37a5a0c-67c6-43d3-a412-7c331df113ef a04244050a134e5f8b37d50c0d623c45 0a664d8f90724840a6b7ac6a50d57601 - - default default] 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-02-24 07:33:19.679 8 WARNING neutronclient.v2_0.client [None req-443252c3-8191-44cf-9ac8-c557a7d6f544 accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/945] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:19 2026] GET /v2.1/servers/a1c22c04-f99d-40cd-b8fa-087b369e3240 => generated 1660 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 474/946] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:19 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea => generated 1775 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 07:33:19.849 7 INFO nova.api.openstack.compute.server_external_events [req-30dc3c31-3544-4088-9aea-7256923be3fb req-0f71e10c-df83-442e-bf77-f78a5a26b422 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-deleted:f40915fe-c723-4aa3-820f-59d647a944db for instance b921501a-843e-43c7-bb88-515ec75214ea on instance [pid: 7|app: 0|req: 473/947] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:33:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:20.884 8 WARNING neutronclient.v2_0.client [None req-de19ea0e-680b-45c1-895f-628fa148888f a04244050a134e5f8b37d50c0d623c45 0a664d8f90724840a6b7ac6a50d57601 - - default default] 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-02-24 07:33:20.903 7 WARNING neutronclient.v2_0.client [None req-2c796409-7c0b-4b75-a6a7-728234359f10 accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] The 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: 475/948] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:20 2026] GET /v2.1/servers/a1c22c04-f99d-40cd-b8fa-087b369e3240 => generated 1618 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/949] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:20 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea => generated 1486 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-02-24 07:33:21.036 8 INFO nova.api.openstack.compute.server_external_events [req-9aa3acab-fc38-42b8-abaf-2d2c384ee04b req-e7f6ab7d-b254-4a92-a464-b9279d8dcba1 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-deleted:4c2e2409-89f7-43df-80c1-91e3f3bf0345 for instance a1c22c04-f99d-40cd-b8fa-087b369e3240 on instance [pid: 8|app: 0|req: 476/950] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:33:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:22.048 7 WARNING neutronclient.v2_0.client [None req-599a4676-e106-4a42-ac2a-6f3e1fb90a33 a04244050a134e5f8b37d50c0d623c45 0a664d8f90724840a6b7ac6a50d57601 - - default default] 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-02-24 07:33:22.072 8 WARNING neutronclient.v2_0.client [None req-36797650-2ed0-47a0-8318-91668e397f4d accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/951] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:22 2026] GET /v2.1/servers/a1c22c04-f99d-40cd-b8fa-087b369e3240 => generated 1451 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/952] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:22 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea => generated 1486 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-02-24 07:33:23.151 8 INFO nova.api.openstack.wsgi [None req-37542704-c2c7-4a7d-9985-ca62a35fcc0a accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] HTTP exception thrown: Instance b921501a-843e-43c7-bb88-515ec75214ea could not be found. 2026-02-24 07:33:23.152 7 WARNING neutronclient.v2_0.client [None req-fb7bd5a3-0a36-4d23-95a4-d5eca31e6885 a04244050a134e5f8b37d50c0d623c45 0a664d8f90724840a6b7ac6a50d57601 - - default default] The 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: 478/953] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:23 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea => 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: 479/954] 10.0.0.158 () {32 vars in 706 bytes} [Tue Feb 24 07:33:23 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1696502744 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/955] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:23 2026] GET /v2.1/servers/a1c22c04-f99d-40cd-b8fa-087b369e3240 => generated 1456 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 07:33:23.645 8 INFO nova.api.openstack.wsgi [None req-2aab19c8-6d0c-4754-835f-d7701b26c180 accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] HTTP exception thrown: Instance b921501a-843e-43c7-bb88-515ec75214ea could not be found. [pid: 8|app: 0|req: 480/956] 10.0.0.158 () {32 vars in 718 bytes} [Tue Feb 24 07:33:23 2026] DELETE /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:23.678 7 INFO nova.api.openstack.wsgi [None req-e3d0b93b-7166-4b1c-84dc-7f3231716c73 accced66ce5c4c709cb20f7bdde96760 2818add9201646e8a0f5a56fe9f942db - - default default] HTTP exception thrown: Instance b921501a-843e-43c7-bb88-515ec75214ea could not be found. [pid: 7|app: 0|req: 477/957] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:23 2026] GET /v2.1/servers/b921501a-843e-43c7-bb88-515ec75214ea => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:24.241 8 INFO nova.api.openstack.wsgi [None req-2951b752-b0b2-40c5-b132-9cf016b6bffa a04244050a134e5f8b37d50c0d623c45 0a664d8f90724840a6b7ac6a50d57601 - - default default] HTTP exception thrown: Instance a1c22c04-f99d-40cd-b8fa-087b369e3240 could not be found. [pid: 8|app: 0|req: 481/958] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:24 2026] GET /v2.1/servers/a1c22c04-f99d-40cd-b8fa-087b369e3240 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:33.364 8 WARNING neutronclient.v2_0.client [None req-1bcc7c42-2730-48fc-b590-102f53265adc be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] The 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/961] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:33 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 1820 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:33.576 7 WARNING neutronclient.v2_0.client [None req-d7ec336b-fde6-41ad-bccb-cbf2db4409da be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/962] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:33 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/963] 10.0.0.158 () {34 vars in 750 bytes} [Tue Feb 24 07:33:33 2026] POST /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6/action => generated 0 bytes in 83 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: 484/964] 10.0.0.158 () {34 vars in 671 bytes} [Tue Feb 24 07:33:33 2026] POST /v2.1/os-keypairs => generated 386 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 07:33:34.008 7 WARNING neutronclient.v2_0.client [None req-bc9e2f72-faaf-410d-a988-27e643de50f5 be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] The python binding code in 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/965] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:33 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 1822 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 07:33:35.193 8 WARNING neutronclient.v2_0.client [None req-4270ee72-c15f-492e-80bc-cb93e46ab7aa be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] The 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: 485/966] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:35 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 1822 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:35.417 7 WARNING neutronclient.v2_0.client [None req-e95045de-48d7-4274-bd0b-3364a321c8e0 bc234fc3881342229db66bcabb1b163e b0007ca1ab85417d96a90d634e679ba0 - - default default] 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-02-24 07:33:35.466 7 WARNING neutronclient.v2_0.client [None req-e95045de-48d7-4274-bd0b-3364a321c8e0 bc234fc3881342229db66bcabb1b163e b0007ca1ab85417d96a90d634e679ba0 - - default default] 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-02-24 07:33:35.664 7 WARNING neutronclient.v2_0.client [None req-e95045de-48d7-4274-bd0b-3364a321c8e0 bc234fc3881342229db66bcabb1b163e b0007ca1ab85417d96a90d634e679ba0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/967] 10.0.0.158 () {34 vars in 663 bytes} [Tue Feb 24 07:33:35 2026] POST /v2.1/servers => generated 451 bytes in 543 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-02-24 07:33:35.934 8 WARNING neutronclient.v2_0.client [None req-0fe8d4a7-dda9-47ca-9783-987e5485ab43 bc234fc3881342229db66bcabb1b163e b0007ca1ab85417d96a90d634e679ba0 - - default default] The 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/968] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:35 2026] GET /v2.1/servers/7a9fee85-8f28-4131-9e3a-2075d1a07369 => generated 1422 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:36.398 7 WARNING neutronclient.v2_0.client [None req-8d3e06da-2fcb-4370-89f3-08ac3eb59e8b be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/969] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:36 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 1822 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-02-24 07:33:37.040 8 WARNING neutronclient.v2_0.client [None req-d133efb9-1454-43d0-9ecd-4fc6f317e909 bc234fc3881342229db66bcabb1b163e b0007ca1ab85417d96a90d634e679ba0 - - default default] The 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: 487/970] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:37 2026] GET /v2.1/servers/7a9fee85-8f28-4131-9e3a-2075d1a07369 => generated 1426 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-02-24 07:33:37.570 7 WARNING neutronclient.v2_0.client [None req-ab162c86-1a5e-4035-a7dc-c6518dd0c702 be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] The python binding code in 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/973] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:37 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 1827 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:38.144 8 WARNING neutronclient.v2_0.client [None req-33334750-da64-4299-860e-1cb798a096d9 bc234fc3881342229db66bcabb1b163e b0007ca1ab85417d96a90d634e679ba0 - - default default] The 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/974] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:38 2026] GET /v2.1/servers/7a9fee85-8f28-4131-9e3a-2075d1a07369 => generated 1474 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:38.743 7 WARNING neutronclient.v2_0.client [None req-f3e76f2f-04f2-4d84-b3e8-7f6c595d03a4 be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/975] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:38 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => 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, ' 2026-02-24 07:33:39.227 8 WARNING neutronclient.v2_0.client [None req-e703b013-1281-4933-9e46-4f20376e7a69 bc234fc3881342229db66bcabb1b163e b0007ca1ab85417d96a90d634e679ba0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/976] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:39 2026] GET /v2.1/servers/7a9fee85-8f28-4131-9e3a-2075d1a07369 => generated 1474 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:39.947 7 WARNING neutronclient.v2_0.client [None req-91c097c6-a51f-4e22-9e9d-9371aff9c9cc be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] The python binding code in 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/977] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:39 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 1827 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-02-24 07:33:40.337 8 WARNING neutronclient.v2_0.client [None req-6fb6b9a3-475f-4a7e-b08c-faac560dac5d bc234fc3881342229db66bcabb1b163e b0007ca1ab85417d96a90d634e679ba0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/978] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:40 2026] GET /v2.1/servers/7a9fee85-8f28-4131-9e3a-2075d1a07369 => generated 1482 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:40.729 7 INFO nova.api.openstack.compute.server_external_events [req-782ccf06-2fe3-4283-b26d-4e8ba9191251 req-946a2b90-d093-4a18-a123-9df069faa0fe db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-unplugged:96dab34d-edf4-4022-88aa-3893627a0da6 for instance a935396b-8277-4ea8-accb-3bf449a245c6 on instance [pid: 7|app: 0|req: 488/979] 10.0.0.173 () {38 vars in 815 bytes} [Tue Feb 24 07:33:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:41.089 8 WARNING neutronclient.v2_0.client [None req-01141be7-6121-45de-b409-6c332f1ca74a be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] 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-02-24 07:33:41.155 7 INFO nova.api.openstack.compute.server_external_events [req-e9154ade-4660-4263-8d00-5c88cec5bbd2 req-184e8581-63bb-41df-939a-8f80a40ffe98 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:a0103d76-1449-4fd4-80a1-3beb27d106a4 for instance 7a9fee85-8f28-4131-9e3a-2075d1a07369 on instance [pid: 7|app: 0|req: 489/980] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:33:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/981] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:41 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 1827 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-02-24 07:33:41.462 7 WARNING neutronclient.v2_0.client [None req-dccd6bbf-ad0f-43fa-a64e-5ad8a54ebf58 bc234fc3881342229db66bcabb1b163e b0007ca1ab85417d96a90d634e679ba0 - - default default] The python binding code in 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/982] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:41 2026] GET /v2.1/servers/7a9fee85-8f28-4131-9e3a-2075d1a07369 => generated 1560 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:42.289 8 WARNING neutronclient.v2_0.client [None req-0275dac7-a447-4cb7-b19b-68b51a28d3f0 be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] The 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/983] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:42 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 1827 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:42.659 7 WARNING neutronclient.v2_0.client [None req-4cfd54fd-da71-4873-9661-44c7cdf12893 bc234fc3881342229db66bcabb1b163e b0007ca1ab85417d96a90d634e679ba0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/984] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:42 2026] GET /v2.1/servers/7a9fee85-8f28-4131-9e3a-2075d1a07369 => generated 1548 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:43.091 8 INFO nova.api.openstack.compute.server_external_events [req-31b65a6e-b17c-411e-afe0-92865891af42 req-59ad89d5-ff92-41e0-b92d-1c64052e7dc8 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-plugged:96dab34d-edf4-4022-88aa-3893627a0da6 for instance a935396b-8277-4ea8-accb-3bf449a245c6 on instance [pid: 8|app: 0|req: 494/985] 10.0.0.173 () {38 vars in 815 bytes} [Tue Feb 24 07:33:43 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-02-24 07:33:43.471 7 WARNING neutronclient.v2_0.client [None req-14daeef5-a3c5-4f77-936d-7edbba1ce434 be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/986] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:43 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 1827 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:43.897 8 WARNING neutronclient.v2_0.client [None req-9a2cd1d2-179d-49ef-9a1f-a6d96f1793ea bc234fc3881342229db66bcabb1b163e b0007ca1ab85417d96a90d634e679ba0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/987] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:43 2026] GET /v2.1/servers/7a9fee85-8f28-4131-9e3a-2075d1a07369 => generated 1548 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:44.655 7 WARNING neutronclient.v2_0.client [None req-fe610840-b169-4d63-ae39-34e62acedbde be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/988] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:44 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 1820 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:45.304 8 WARNING neutronclient.v2_0.client [None req-34732529-2b73-433d-82b9-30cfed0bb208 bc234fc3881342229db66bcabb1b163e b0007ca1ab85417d96a90d634e679ba0 - - default default] 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-02-24 07:33:45.394 7 INFO nova.api.openstack.compute.server_external_events [req-480392b7-6571-4506-ad30-a439aa306f16 req-c7aabe89-7dd5-4ab5-9e98-eb3c2b39c6ab db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-plugged:a0103d76-1449-4fd4-80a1-3beb27d106a4 for instance 7a9fee85-8f28-4131-9e3a-2075d1a07369 on instance [pid: 8|app: 0|req: 496/989] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:45 2026] GET /v2.1/servers/7a9fee85-8f28-4131-9e3a-2075d1a07369 => generated 1548 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/990] 10.0.0.173 () {38 vars in 815 bytes} [Tue Feb 24 07:33: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-02-24 07:33:46.455 8 WARNING neutronclient.v2_0.client [None req-8ffd04a1-c487-4119-a08d-4584e8423784 bc234fc3881342229db66bcabb1b163e b0007ca1ab85417d96a90d634e679ba0 - - default default] The 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/991] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:46 2026] GET /v2.1/servers/7a9fee85-8f28-4131-9e3a-2075d1a07369 => generated 1548 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-02-24 07:33:47.660 7 WARNING neutronclient.v2_0.client [None req-560943f2-cead-4e7c-8220-8221cfa29300 bc234fc3881342229db66bcabb1b163e b0007ca1ab85417d96a90d634e679ba0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/994] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:47 2026] GET /v2.1/servers/7a9fee85-8f28-4131-9e3a-2075d1a07369 => generated 1548 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:48.819 8 WARNING neutronclient.v2_0.client [None req-57ae4a5e-e60c-452d-9adf-2e1a5efbaeb1 bc234fc3881342229db66bcabb1b163e b0007ca1ab85417d96a90d634e679ba0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/995] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:48 2026] GET /v2.1/servers/7a9fee85-8f28-4131-9e3a-2075d1a07369 => generated 1725 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-02-24 07:33:49.050 7 WARNING neutronclient.v2_0.client [None req-eaeb7a69-b77d-45e1-9b4d-388a4b9d2943 bc234fc3881342229db66bcabb1b163e b0007ca1ab85417d96a90d634e679ba0 - - default default] The python binding code in 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/996] 10.0.0.158 () {32 vars in 741 bytes} [Tue Feb 24 07:33:49 2026] GET /v2.1/servers/7a9fee85-8f28-4131-9e3a-2075d1a07369/os-interface => generated 284 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02-24 07:33:49.905 7 INFO nova.api.openstack.compute.server_external_events [req-e206b409-d8c6-47a4-a01e-4ba4739e1e92 req-2e71f811-813e-4e99-b245-6c1681b4ba96 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:a0103d76-1449-4fd4-80a1-3beb27d106a4 for instance 7a9fee85-8f28-4131-9e3a-2075d1a07369 on instance [pid: 7|app: 0|req: 498/997] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:33:49 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) 2026-02-24 07:33:49.921 8 WARNING neutronclient.v2_0.client [None req-e1de189e-c00c-4d97-8c59-74e1cd115ab3 bc234fc3881342229db66bcabb1b163e b0007ca1ab85417d96a90d634e679ba0 - - default default] The 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: 500/998] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:49 2026] GET /v2.1/servers/7a9fee85-8f28-4131-9e3a-2075d1a07369 => generated 1725 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 499/999] 10.0.0.158 () {32 vars in 641 bytes} [Tue Feb 24 07:33:50 2026] GET /v2.1/servers => generated 376 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 501/1000] 10.0.0.158 () {32 vars in 718 bytes} [Tue Feb 24 07:33:50 2026] DELETE /v2.1/servers/7a9fee85-8f28-4131-9e3a-2075d1a07369 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:50.293 7 WARNING neutronclient.v2_0.client [None req-d8ff3b96-3b00-40fa-a824-91c37acfbfd6 bc234fc3881342229db66bcabb1b163e b0007ca1ab85417d96a90d634e679ba0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/1001] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:50 2026] GET /v2.1/servers/7a9fee85-8f28-4131-9e3a-2075d1a07369 => generated 1731 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:51.496 8 WARNING neutronclient.v2_0.client [None req-2ab4c1c8-6376-4b1c-ac8c-a29d408cb9a5 bc234fc3881342229db66bcabb1b163e b0007ca1ab85417d96a90d634e679ba0 - - default default] The 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/1002] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:51 2026] GET /v2.1/servers/7a9fee85-8f28-4131-9e3a-2075d1a07369 => generated 1851 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:33:52.663 7 WARNING neutronclient.v2_0.client [None req-6a073c4c-cf53-4f12-bd4c-4d22f1047f0b bc234fc3881342229db66bcabb1b163e b0007ca1ab85417d96a90d634e679ba0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1003] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:52 2026] GET /v2.1/servers/7a9fee85-8f28-4131-9e3a-2075d1a07369 => generated 1851 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-02-24 07:33:53.407 8 INFO nova.api.openstack.compute.server_external_events [req-650f317e-2cf6-41cb-b09a-917ca824d09e req-5600916e-3acf-4e23-800e-4be06e6ca5e9 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-deleted:a0103d76-1449-4fd4-80a1-3beb27d106a4 for instance 7a9fee85-8f28-4131-9e3a-2075d1a07369 on instance [pid: 8|app: 0|req: 503/1004] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:33:53 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-02-24 07:33:53.882 7 WARNING neutronclient.v2_0.client [None req-d6f5d48f-94d2-4f12-818f-452f5769f680 bc234fc3881342229db66bcabb1b163e b0007ca1ab85417d96a90d634e679ba0 - - default default] The python binding code in 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/1005] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:53 2026] GET /v2.1/servers/7a9fee85-8f28-4131-9e3a-2075d1a07369 => generated 1503 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-02-24 07:33:54.985 8 WARNING neutronclient.v2_0.client [None req-b22fd53a-ed7c-419a-a418-7f26da4dbf5b bc234fc3881342229db66bcabb1b163e b0007ca1ab85417d96a90d634e679ba0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1006] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:54 2026] GET /v2.1/servers/7a9fee85-8f28-4131-9e3a-2075d1a07369 => generated 1508 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-02-24 07:33:56.074 7 WARNING neutronclient.v2_0.client [None req-d28de45a-dd73-4571-986d-17a017d77f9e bc234fc3881342229db66bcabb1b163e b0007ca1ab85417d96a90d634e679ba0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1007] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:56 2026] GET /v2.1/servers/7a9fee85-8f28-4131-9e3a-2075d1a07369 => generated 1508 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-02-24 07:33:57.160 8 INFO nova.api.openstack.wsgi [None req-b638530b-a3b8-4151-bcb8-bbadc3d95b10 bc234fc3881342229db66bcabb1b163e b0007ca1ab85417d96a90d634e679ba0 - - default default] HTTP exception thrown: Instance 7a9fee85-8f28-4131-9e3a-2075d1a07369 could not be found. [pid: 8|app: 0|req: 505/1008] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:33:57 2026] GET /v2.1/servers/7a9fee85-8f28-4131-9e3a-2075d1a07369 => 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: 507/1011] 10.0.0.158 () {32 vars in 706 bytes} [Tue Feb 24 07:33:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2065746860 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:34:06.445 7 WARNING neutronclient.v2_0.client [None req-db61ef7d-8825-4863-b0ad-51c21bbd5cec be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] The python binding code in 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/1012] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:34:06 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 1820 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1013] 10.0.0.158 () {32 vars in 718 bytes} [Tue Feb 24 07:34:06 2026] DELETE /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 0 bytes in 116 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-02-24 07:34:06.788 7 WARNING neutronclient.v2_0.client [None req-8e7de22d-da20-4072-8808-081a37f4ad20 be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] The python binding code in 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/1014] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:34:06 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 1826 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:34:08.122 8 WARNING neutronclient.v2_0.client [None req-a5f0395b-3306-4669-a487-99a2bf378922 be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] The 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/1017] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:34:08 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 1826 bytes in 444 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:34:09.589 7 WARNING neutronclient.v2_0.client [None req-6501aecd-9338-4ff7-bd0c-0a7ce7d5e65b be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] 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-02-24 07:34:09.895 8 INFO nova.api.openstack.compute.server_external_events [req-b2aa6492-bc44-44ab-ae4a-b1f6ff65b763 req-2e1d5b86-2fa9-4fa0-9f9c-0684e1b92816 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-deleted:96dab34d-edf4-4022-88aa-3893627a0da6 for instance a935396b-8277-4ea8-accb-3bf449a245c6 on instance [pid: 8|app: 0|req: 511/1018] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:34:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1019] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:34:09 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 1759 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:34:11.077 8 WARNING neutronclient.v2_0.client [None req-2e9f4860-ab6c-47fb-b3e0-8db7aff1ab8e be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] The 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/1020] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:34:11 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 1477 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:34:12.195 7 WARNING neutronclient.v2_0.client [None req-7cc39529-8916-4733-a292-416dc8a7f787 be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1021] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:34:12 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => generated 1477 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 513/1022] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:34:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 510/1023] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:34:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1024] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:34:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 511/1025] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:34:12 2026] GET /v2.1/os-services => generated 783 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1026] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:34:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 512/1027] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:34:13 2026] GET /v2.1/limits?tenant_id=0c921a662fda4a4ca9edb810c7d50e15 => generated 304 bytes in 36 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: 516/1028] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:34:13 2026] GET /v2.1/limits?tenant_id=2fcc3a3b650a4d8b8a8192db5732f4f9 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1029] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:34:13 2026] GET /v2.1/limits?tenant_id=48e39084183b416a92db44d08ff28f79 => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1030] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:34:13 2026] GET /v2.1/limits?tenant_id=509e26e20f6245508e61b3b3a8d5865d => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1031] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:34:13 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 299 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-24 07:34:13.281 8 INFO nova.api.openstack.wsgi [None req-e84f5356-cc3b-4269-946e-5e5ade7df8b7 be80b914b7504886a585212ca07d6337 0c921a662fda4a4ca9edb810c7d50e15 - - default default] HTTP exception thrown: Instance a935396b-8277-4ea8-accb-3bf449a245c6 could not be found. [pid: 8|app: 0|req: 518/1032] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:34:13 2026] GET /v2.1/servers/a935396b-8277-4ea8-accb-3bf449a245c6 => 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: 519/1033] 10.0.0.158 () {32 vars in 704 bytes} [Tue Feb 24 07:34:13 2026] DELETE /v2.1/os-keypairs/tempest-keypair-261018755 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1034] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:34:13 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1035] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:34:13 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1036] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:34:13 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1037] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:34:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1038] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:34:13 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1039] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:34:13 2026] GET /v2.1/os-aggregates => generated 18 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 07:34:58.196 8 WARNING neutronclient.v2_0.client [None req-a0d7518d-653e-4c0b-9a97-cb8f57059ccb 92db6f2c0ed24e1e80883b618f64f49e fc2c32dfa4f74527bcf8d05d0e9d050f - - default default] 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-02-24 07:34:58.346 8 WARNING neutronclient.v2_0.client [None req-a0d7518d-653e-4c0b-9a97-cb8f57059ccb 92db6f2c0ed24e1e80883b618f64f49e fc2c32dfa4f74527bcf8d05d0e9d050f - - default default] The 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: 528/1050] 10.0.0.158 () {34 vars in 663 bytes} [Tue Feb 24 07:34:58 2026] POST /v2.1/servers => generated 424 bytes in 418 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-02-24 07:34:58.571 7 WARNING neutronclient.v2_0.client [None req-67d551cd-7cd1-499e-a4a2-e42657232b56 92db6f2c0ed24e1e80883b618f64f49e fc2c32dfa4f74527bcf8d05d0e9d050f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1051] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:34:58 2026] GET /v2.1/servers/df836a31-c603-44e2-9533-67af52bfa2e8 => generated 1367 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-02-24 07:34:59.682 8 WARNING neutronclient.v2_0.client [None req-2ed6df1b-0c7f-4027-84dc-ac9d66125b32 92db6f2c0ed24e1e80883b618f64f49e fc2c32dfa4f74527bcf8d05d0e9d050f - - default default] The 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/1052] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:34:59 2026] GET /v2.1/servers/df836a31-c603-44e2-9533-67af52bfa2e8 => generated 1371 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:35:00.818 7 WARNING neutronclient.v2_0.client [None req-2f47d4a2-e857-4437-8744-2235b972c03e 92db6f2c0ed24e1e80883b618f64f49e fc2c32dfa4f74527bcf8d05d0e9d050f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1053] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:00 2026] GET /v2.1/servers/df836a31-c603-44e2-9533-67af52bfa2e8 => generated 1419 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:35:01.922 8 WARNING neutronclient.v2_0.client [None req-57eea32a-1e9b-4153-bfb7-0bcbdd1978d2 92db6f2c0ed24e1e80883b618f64f49e fc2c32dfa4f74527bcf8d05d0e9d050f - - default default] The 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/1054] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:01 2026] GET /v2.1/servers/df836a31-c603-44e2-9533-67af52bfa2e8 => generated 1419 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:35:03.013 7 WARNING neutronclient.v2_0.client [None req-4cc7c456-8c4a-436a-b6b0-0753c08599e4 92db6f2c0ed24e1e80883b618f64f49e fc2c32dfa4f74527bcf8d05d0e9d050f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1055] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:02 2026] GET /v2.1/servers/df836a31-c603-44e2-9533-67af52bfa2e8 => generated 1469 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:35:03.792 8 INFO nova.api.openstack.compute.server_external_events [req-586f8937-6323-4250-bb5f-335dfef2ddbe req-54a79b85-21ab-49a7-9ee8-7c20012fbd8d db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:1f0aeedd-8599-455f-a80f-ad52a233e7e9 for instance df836a31-c603-44e2-9533-67af52bfa2e8 on instance [pid: 8|app: 0|req: 531/1056] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:35:03 2026] POST /v2.1/os-server-external-events => generated 179 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-02-24 07:35:04.406 7 WARNING neutronclient.v2_0.client [None req-e992a035-55c8-4de7-b0fe-461a9815a947 92db6f2c0ed24e1e80883b618f64f49e fc2c32dfa4f74527bcf8d05d0e9d050f - - default default] The python binding code in 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/1057] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:04 2026] GET /v2.1/servers/df836a31-c603-44e2-9533-67af52bfa2e8 => generated 1467 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-02-24 07:35:05.627 8 WARNING neutronclient.v2_0.client [None req-44bd162e-92ce-4835-94ca-f82d9f238528 92db6f2c0ed24e1e80883b618f64f49e fc2c32dfa4f74527bcf8d05d0e9d050f - - default default] The 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/1058] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:05 2026] GET /v2.1/servers/df836a31-c603-44e2-9533-67af52bfa2e8 => generated 1467 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-02-24 07:35:06.818 7 WARNING neutronclient.v2_0.client [None req-3f7f52c3-d8b1-44d1-9d1d-cb2931cab2a2 92db6f2c0ed24e1e80883b618f64f49e fc2c32dfa4f74527bcf8d05d0e9d050f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1059] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:06 2026] GET /v2.1/servers/df836a31-c603-44e2-9533-67af52bfa2e8 => generated 1467 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-02-24 07:35:07.990 7 WARNING neutronclient.v2_0.client [None req-b56c68fe-1d95-49ce-bbc9-3faf93362116 92db6f2c0ed24e1e80883b618f64f49e fc2c32dfa4f74527bcf8d05d0e9d050f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1062] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:07 2026] GET /v2.1/servers/df836a31-c603-44e2-9533-67af52bfa2e8 => generated 1467 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 534/1063] 10.0.0.158 () {34 vars in 671 bytes} [Tue Feb 24 07:35:08 2026] POST /v2.1/os-keypairs => generated 397 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:35:09.166 7 WARNING neutronclient.v2_0.client [None req-70ba692e-fc82-419e-be75-9ba68e811dd8 92db6f2c0ed24e1e80883b618f64f49e fc2c32dfa4f74527bcf8d05d0e9d050f - - default default] The python binding code in 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/1064] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:09 2026] GET /v2.1/servers/df836a31-c603-44e2-9533-67af52bfa2e8 => generated 1467 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 07:35:09.792 8 INFO nova.api.openstack.compute.server_external_events [req-db7f9b5f-adde-4079-b8c3-aaffcb190b6e req-650dda0c-7f0e-425f-9f5f-ee502f0e06b8 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-plugged:1f0aeedd-8599-455f-a80f-ad52a233e7e9 for instance df836a31-c603-44e2-9533-67af52bfa2e8 on instance [pid: 8|app: 0|req: 535/1065] 10.0.0.173 () {38 vars in 815 bytes} [Tue Feb 24 07:35:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 531/1066] 10.0.0.158 () {34 vars in 671 bytes} [Tue Feb 24 07:35:10 2026] POST /v2.1/os-keypairs => generated 386 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:35:10.362 8 WARNING neutronclient.v2_0.client [None req-69f20a58-021e-49d8-8d51-35d57810c512 92db6f2c0ed24e1e80883b618f64f49e fc2c32dfa4f74527bcf8d05d0e9d050f - - default default] The 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: 536/1067] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:10 2026] GET /v2.1/servers/df836a31-c603-44e2-9533-67af52bfa2e8 => generated 1467 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 07:35:11.446 7 WARNING neutronclient.v2_0.client [None req-b16bbfca-2a8e-48cd-be5d-066f453fb7d1 2c3eb4768e6c4d2a9204f9e301a7539f 25e0dfae8ec944b8a0591429c02078f2 - - default default] 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-02-24 07:35:11.493 7 WARNING neutronclient.v2_0.client [None req-b16bbfca-2a8e-48cd-be5d-066f453fb7d1 2c3eb4768e6c4d2a9204f9e301a7539f 25e0dfae8ec944b8a0591429c02078f2 - - default default] 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-02-24 07:35:11.547 7 WARNING neutronclient.v2_0.client [None req-b16bbfca-2a8e-48cd-be5d-066f453fb7d1 2c3eb4768e6c4d2a9204f9e301a7539f 25e0dfae8ec944b8a0591429c02078f2 - - default default] 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-02-24 07:35:11.556 8 WARNING neutronclient.v2_0.client [None req-19c2979a-6762-41c0-ab12-55f6362f28b4 92db6f2c0ed24e1e80883b618f64f49e fc2c32dfa4f74527bcf8d05d0e9d050f - - default default] The 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: 537/1068] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:11 2026] GET /v2.1/servers/df836a31-c603-44e2-9533-67af52bfa2e8 => generated 1647 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 07:35:11.774 7 WARNING neutronclient.v2_0.client [None req-b16bbfca-2a8e-48cd-be5d-066f453fb7d1 2c3eb4768e6c4d2a9204f9e301a7539f 25e0dfae8ec944b8a0591429c02078f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1069] 10.0.0.158 () {34 vars in 663 bytes} [Tue Feb 24 07:35:11 2026] POST /v2.1/servers => generated 497 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-02-24 07:35:12.053 8 WARNING neutronclient.v2_0.client [None req-b7dc35fb-f89c-4e76-a06d-c4e48c5af6a3 2c3eb4768e6c4d2a9204f9e301a7539f 25e0dfae8ec944b8a0591429c02078f2 - - default default] The 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: 538/1070] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:12 2026] GET /v2.1/servers/50f18fec-e3e3-4f40-ba69-f9b075648627 => generated 1455 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 533/1071] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:35:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 703 bytes in 172 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: 539/1072] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:35:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 534/1073] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:35:12 2026] GET /v2.1/os-services => generated 783 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 540/1074] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:35:12 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 535/1075] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:35:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 541/1076] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:35:12 2026] GET /v2.1/limits?tenant_id=190e43bdc30e48b1b94bfb3de2050dfc => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1077] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:35:12 2026] GET /v2.1/limits?tenant_id=25e0dfae8ec944b8a0591429c02078f2 => generated 304 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1078] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:35:12 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1079] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:35:12 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1080] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:35:12 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1081] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:35:12 2026] GET /v2.1/limits?tenant_id=fc2c32dfa4f74527bcf8d05d0e9d050f => generated 304 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1082] 10.0.0.158 () {32 vars in 718 bytes} [Tue Feb 24 07:35:12 2026] DELETE /v2.1/servers/df836a31-c603-44e2-9533-67af52bfa2e8 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:35:13.073 8 WARNING neutronclient.v2_0.client [None req-b919376c-a898-4033-a0fe-7739057ab259 92db6f2c0ed24e1e80883b618f64f49e fc2c32dfa4f74527bcf8d05d0e9d050f - - default default] 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-02-24 07:35:13.078 7 WARNING neutronclient.v2_0.client [None req-4ece3688-eaee-4f5c-9f53-70d3cc32cd52 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] The 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: 544/1083] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:13 2026] GET /v2.1/servers/df836a31-c603-44e2-9533-67af52bfa2e8 => generated 1653 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, ' [pid: 7|app: 0|req: 540/1084] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:35:13 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4305 bytes in 244 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-02-24 07:35:13.269 8 WARNING neutronclient.v2_0.client [None req-c4841892-ce32-4332-8d6e-9d4329cd2536 2c3eb4768e6c4d2a9204f9e301a7539f 25e0dfae8ec944b8a0591429c02078f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1085] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:35:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1086] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:35:13 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1087] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:13 2026] GET /v2.1/servers/50f18fec-e3e3-4f40-ba69-f9b075648627 => generated 1459 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1088] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:35:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:35:14.281 8 WARNING neutronclient.v2_0.client [None req-8524a532-3694-41d9-86fd-de3baec7299f 92db6f2c0ed24e1e80883b618f64f49e fc2c32dfa4f74527bcf8d05d0e9d050f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1089] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:14 2026] GET /v2.1/servers/df836a31-c603-44e2-9533-67af52bfa2e8 => generated 1653 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 07:35:14.382 7 WARNING neutronclient.v2_0.client [None req-1c4e054b-04a5-4a4a-8ee7-81619ea6ff30 2c3eb4768e6c4d2a9204f9e301a7539f 25e0dfae8ec944b8a0591429c02078f2 - - default default] The python binding code in 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/1090] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:14 2026] GET /v2.1/servers/50f18fec-e3e3-4f40-ba69-f9b075648627 => generated 1507 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-02-24 07:35:15.425 8 WARNING neutronclient.v2_0.client [None req-4185d2c5-876f-4522-aa9a-36203b1f7880 92db6f2c0ed24e1e80883b618f64f49e fc2c32dfa4f74527bcf8d05d0e9d050f - - default default] 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-02-24 07:35:15.477 7 WARNING neutronclient.v2_0.client [None req-ab0582e6-df60-4a2f-8b69-f88a5c769362 2c3eb4768e6c4d2a9204f9e301a7539f 25e0dfae8ec944b8a0591429c02078f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1091] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:15 2026] GET /v2.1/servers/50f18fec-e3e3-4f40-ba69-f9b075648627 => generated 1507 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1092] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:15 2026] GET /v2.1/servers/df836a31-c603-44e2-9533-67af52bfa2e8 => generated 1653 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-02-24 07:35:15.846 7 INFO nova.api.openstack.compute.server_external_events [req-561218b6-e905-4db4-8ab0-d383a22ae601 req-efb4fda1-c4a7-4937-b941-6a467131a1d2 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-deleted:1f0aeedd-8599-455f-a80f-ad52a233e7e9 for instance df836a31-c603-44e2-9533-67af52bfa2e8 on instance [pid: 7|app: 0|req: 546/1093] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:35:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:35:16.589 8 WARNING neutronclient.v2_0.client [None req-3f4628e5-35cd-437b-975a-06a72f8d785a 2c3eb4768e6c4d2a9204f9e301a7539f 25e0dfae8ec944b8a0591429c02078f2 - - default default] 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-02-24 07:35:16.612 7 WARNING neutronclient.v2_0.client [None req-84709c69-b46c-48aa-ae6f-b82061948dc7 92db6f2c0ed24e1e80883b618f64f49e fc2c32dfa4f74527bcf8d05d0e9d050f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1094] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:16 2026] GET /v2.1/servers/50f18fec-e3e3-4f40-ba69-f9b075648627 => generated 1515 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1095] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:16 2026] GET /v2.1/servers/df836a31-c603-44e2-9533-67af52bfa2e8 => generated 1448 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:35:17.677 8 WARNING neutronclient.v2_0.client [None req-d30619e2-5b27-45b6-8d09-6982507b16b7 2c3eb4768e6c4d2a9204f9e301a7539f 25e0dfae8ec944b8a0591429c02078f2 - - default default] 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-02-24 07:35:17.703 7 WARNING neutronclient.v2_0.client [None req-1e2e86ba-5377-4bbe-a077-1ffac7f8fec5 92db6f2c0ed24e1e80883b618f64f49e fc2c32dfa4f74527bcf8d05d0e9d050f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1098] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:17 2026] GET /v2.1/servers/df836a31-c603-44e2-9533-67af52bfa2e8 => generated 1453 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1099] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:17 2026] GET /v2.1/servers/50f18fec-e3e3-4f40-ba69-f9b075648627 => generated 1640 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:35:17.892 7 INFO nova.api.openstack.compute.server_external_events [req-edd6d889-1cef-417d-aa9b-dab08a77a42d req-4b43a1f8-7941-4834-9408-7b494b90f52f db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:e6fba55e-7cbb-4922-b934-a7e9c38983ba for instance 50f18fec-e3e3-4f40-ba69-f9b075648627 on instance [pid: 7|app: 0|req: 550/1100] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:35:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:35:18.810 8 WARNING neutronclient.v2_0.client [None req-115e52da-07e0-4bd1-931b-a2ddaa354e86 92db6f2c0ed24e1e80883b618f64f49e fc2c32dfa4f74527bcf8d05d0e9d050f - - default default] 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-02-24 07:35:18.818 7 WARNING neutronclient.v2_0.client [None req-9229692c-190b-436d-9602-5262c493f611 2c3eb4768e6c4d2a9204f9e301a7539f 25e0dfae8ec944b8a0591429c02078f2 - - default default] The 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: 551/1101] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:18 2026] GET /v2.1/servers/df836a31-c603-44e2-9533-67af52bfa2e8 => generated 1453 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1102] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:18 2026] GET /v2.1/servers/50f18fec-e3e3-4f40-ba69-f9b075648627 => 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-02-24 07:35:19.890 8 INFO nova.api.openstack.wsgi [None req-6e8f4105-e029-4225-8e27-9eba23408035 92db6f2c0ed24e1e80883b618f64f49e fc2c32dfa4f74527bcf8d05d0e9d050f - - default default] HTTP exception thrown: Instance df836a31-c603-44e2-9533-67af52bfa2e8 could not be found. [pid: 8|app: 0|req: 552/1103] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:19 2026] GET /v2.1/servers/df836a31-c603-44e2-9533-67af52bfa2e8 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:35:19.976 7 WARNING neutronclient.v2_0.client [None req-5e8c8e03-ad8a-4739-8b6c-98406d3bc890 2c3eb4768e6c4d2a9204f9e301a7539f 25e0dfae8ec944b8a0591429c02078f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1104] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:19 2026] GET /v2.1/servers/50f18fec-e3e3-4f40-ba69-f9b075648627 => generated 1628 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:35:21.170 8 WARNING neutronclient.v2_0.client [None req-7b00e9f3-0090-4ec1-82da-3907eba890f4 2c3eb4768e6c4d2a9204f9e301a7539f 25e0dfae8ec944b8a0591429c02078f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1105] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:21 2026] GET /v2.1/servers/50f18fec-e3e3-4f40-ba69-f9b075648627 => generated 1628 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:35:22.323 7 WARNING neutronclient.v2_0.client [None req-e9c7613b-d9d0-44d5-bf2e-c14c1c9ff095 2c3eb4768e6c4d2a9204f9e301a7539f 25e0dfae8ec944b8a0591429c02078f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1106] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:22 2026] GET /v2.1/servers/50f18fec-e3e3-4f40-ba69-f9b075648627 => generated 1628 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:35:22.595 8 INFO nova.api.openstack.compute.server_external_events [req-51a80980-4738-4656-b158-278728b08bbb req-60f2c8c1-bf05-4456-8e66-b5689f24bd98 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-plugged:e6fba55e-7cbb-4922-b934-a7e9c38983ba for instance 50f18fec-e3e3-4f40-ba69-f9b075648627 on instance [pid: 8|app: 0|req: 554/1107] 10.0.0.173 () {38 vars in 815 bytes} [Tue Feb 24 07:35:22 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-02-24 07:35:23.485 7 WARNING neutronclient.v2_0.client [None req-1d340684-84c2-47c3-bad8-23e478d190ec 2c3eb4768e6c4d2a9204f9e301a7539f 25e0dfae8ec944b8a0591429c02078f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 554/1108] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:23 2026] GET /v2.1/servers/50f18fec-e3e3-4f40-ba69-f9b075648627 => generated 1628 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:35:24.674 8 WARNING neutronclient.v2_0.client [None req-30b1831a-ea0e-434e-9871-78c366e49de8 2c3eb4768e6c4d2a9204f9e301a7539f 25e0dfae8ec944b8a0591429c02078f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1109] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:24 2026] GET /v2.1/servers/50f18fec-e3e3-4f40-ba69-f9b075648627 => generated 1809 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:35:24.844 7 WARNING neutronclient.v2_0.client [None req-013069fd-a49c-4ba9-8334-e2016c727c58 2c3eb4768e6c4d2a9204f9e301a7539f 25e0dfae8ec944b8a0591429c02078f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1110] 10.0.0.158 () {32 vars in 741 bytes} [Tue Feb 24 07:35:24 2026] GET /v2.1/servers/50f18fec-e3e3-4f40-ba69-f9b075648627/os-interface => generated 285 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:35:25.620 8 INFO nova.api.openstack.compute.server_external_events [req-dbe1dbb3-638c-4bc4-8c1d-3a53ada5a468 req-22938358-ecea-4d47-bd22-45361eb1a049 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:e6fba55e-7cbb-4922-b934-a7e9c38983ba for instance 50f18fec-e3e3-4f40-ba69-f9b075648627 on instance [pid: 8|app: 0|req: 556/1111] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:35:25 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:35:34.437 7 WARNING neutronclient.v2_0.client [None req-e956eb6f-498c-4943-840e-54325510c51b 2c3eb4768e6c4d2a9204f9e301a7539f 25e0dfae8ec944b8a0591429c02078f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 557/1114] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:34 2026] GET /v2.1/servers/50f18fec-e3e3-4f40-ba69-f9b075648627 => generated 1929 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: 558/1115] 10.0.0.158 () {32 vars in 753 bytes} [Tue Feb 24 07:35:36 2026] GET /v2.1/servers/50f18fec-e3e3-4f40-ba69-f9b075648627/os-server-password => generated 116 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: 560/1118] 10.0.0.158 () {32 vars in 718 bytes} [Tue Feb 24 07:35:37 2026] DELETE /v2.1/servers/50f18fec-e3e3-4f40-ba69-f9b075648627 => generated 0 bytes in 321 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-02-24 07:35:38.345 7 WARNING neutronclient.v2_0.client [None req-46823805-fb22-4e5e-a396-d49828ec137d 2c3eb4768e6c4d2a9204f9e301a7539f 25e0dfae8ec944b8a0591429c02078f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1119] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:38 2026] GET /v2.1/servers/50f18fec-e3e3-4f40-ba69-f9b075648627 => generated 1935 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-02-24 07:35:39.492 8 WARNING neutronclient.v2_0.client [None req-a62dd47c-6a27-4e39-b5a6-38cc9cd1bab5 2c3eb4768e6c4d2a9204f9e301a7539f 25e0dfae8ec944b8a0591429c02078f2 - - default default] The 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: 561/1120] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:39 2026] GET /v2.1/servers/50f18fec-e3e3-4f40-ba69-f9b075648627 => generated 1935 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:35:40.664 7 WARNING neutronclient.v2_0.client [None req-9f926c5a-e9e9-4d5d-96c3-a6461b98f033 2c3eb4768e6c4d2a9204f9e301a7539f 25e0dfae8ec944b8a0591429c02078f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 560/1121] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:40 2026] GET /v2.1/servers/50f18fec-e3e3-4f40-ba69-f9b075648627 => generated 1935 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-02-24 07:35:41.766 8 INFO nova.api.openstack.compute.server_external_events [req-95f01200-f248-49a9-bbe6-727f8732a7ad req-3ca89393-ed46-4f54-a9b8-1776fbae47ba db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-deleted:e6fba55e-7cbb-4922-b934-a7e9c38983ba for instance 50f18fec-e3e3-4f40-ba69-f9b075648627 on instance [pid: 8|app: 0|req: 562/1122] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:35:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:35:41.812 7 WARNING neutronclient.v2_0.client [None req-9ac1d6f3-8ace-4aeb-a389-bed11a95298d 2c3eb4768e6c4d2a9204f9e301a7539f 25e0dfae8ec944b8a0591429c02078f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 561/1123] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:41 2026] GET /v2.1/servers/50f18fec-e3e3-4f40-ba69-f9b075648627 => generated 1536 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-02-24 07:35:42.904 8 WARNING neutronclient.v2_0.client [None req-8f6c16a1-13be-4e53-b8d2-ce30acf82599 2c3eb4768e6c4d2a9204f9e301a7539f 25e0dfae8ec944b8a0591429c02078f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 563/1124] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:42 2026] GET /v2.1/servers/50f18fec-e3e3-4f40-ba69-f9b075648627 => generated 1541 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-02-24 07:35:44.010 7 WARNING neutronclient.v2_0.client [None req-d09c4d1c-2efb-4295-9707-1bb47083400f 2c3eb4768e6c4d2a9204f9e301a7539f 25e0dfae8ec944b8a0591429c02078f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 562/1125] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:43 2026] GET /v2.1/servers/50f18fec-e3e3-4f40-ba69-f9b075648627 => generated 1541 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-02-24 07:35:45.108 8 INFO nova.api.openstack.wsgi [None req-b69cd62a-7675-4942-aa34-360a0969ca3f 2c3eb4768e6c4d2a9204f9e301a7539f 25e0dfae8ec944b8a0591429c02078f2 - - default default] HTTP exception thrown: Instance 50f18fec-e3e3-4f40-ba69-f9b075648627 could not be found. [pid: 8|app: 0|req: 564/1126] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:45 2026] GET /v2.1/servers/50f18fec-e3e3-4f40-ba69-f9b075648627 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:35:45.142 7 INFO nova.api.openstack.wsgi [None req-d664deea-9208-4665-95e8-10bc30b5b58a 2c3eb4768e6c4d2a9204f9e301a7539f 25e0dfae8ec944b8a0591429c02078f2 - - default default] HTTP exception thrown: Instance 50f18fec-e3e3-4f40-ba69-f9b075648627 could not be found. [pid: 7|app: 0|req: 563/1127] 10.0.0.158 () {32 vars in 718 bytes} [Tue Feb 24 07:35:45 2026] DELETE /v2.1/servers/50f18fec-e3e3-4f40-ba69-f9b075648627 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:35:45.184 8 INFO nova.api.openstack.wsgi [None req-787c3309-84b6-4b38-9e1e-bebb4e15d15d 2c3eb4768e6c4d2a9204f9e301a7539f 25e0dfae8ec944b8a0591429c02078f2 - - default default] HTTP exception thrown: Instance 50f18fec-e3e3-4f40-ba69-f9b075648627 could not be found. [pid: 8|app: 0|req: 565/1128] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:35:45 2026] GET /v2.1/servers/50f18fec-e3e3-4f40-ba69-f9b075648627 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 564/1129] 10.0.0.158 () {32 vars in 706 bytes} [Tue Feb 24 07:35:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1009582908 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 566/1130] 10.0.0.158 () {32 vars in 728 bytes} [Tue Feb 24 07:35:45 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1516790311 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1133] 10.0.0.129 () {30 vars in 619 bytes} [Tue Feb 24 07:35:50 2026] GET /v2.1 => generated 0 bytes in 118 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 568/1134] 10.0.0.129 () {32 vars in 692 bytes} [Tue Feb 24 07:35:50 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1135] 10.0.0.129 () {34 vars in 913 bytes} [Tue Feb 24 07:35:50 2026] GET /v2.1/os-simple-tenant-usage/e75b757ed50541b58c235c41a8e97c8d?start=2026-02-23T00:00:00&end=2026-02-24T23:59:59 => generated 20 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1136] 10.0.0.129 () {30 vars in 654 bytes} [Tue Feb 24 07:35:50 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 568/1137] 10.0.0.129 () {30 vars in 619 bytes} [Tue Feb 24 07:35:53 2026] GET /v2.1 => generated 0 bytes in 107 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 570/1138] 10.0.0.129 () {32 vars in 692 bytes} [Tue Feb 24 07:35:53 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1139] 10.0.0.129 () {34 vars in 913 bytes} [Tue Feb 24 07:35:53 2026] GET /v2.1/os-simple-tenant-usage/e75b757ed50541b58c235c41a8e97c8d?start=2026-02-23T00:00:00&end=2026-02-24T23:59:59 => generated 20 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1140] 10.0.0.129 () {30 vars in 654 bytes} [Tue Feb 24 07:35:53 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 571/1143] 10.0.0.158 () {34 vars in 671 bytes} [Tue Feb 24 07:36:05 2026] POST /v2.1/os-keypairs => generated 398 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 07:36:06.912 8 WARNING neutronclient.v2_0.client [None req-4ed200de-79df-40df-b6e8-cbdde325771a a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] 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-02-24 07:36:06.949 8 WARNING neutronclient.v2_0.client [None req-4ed200de-79df-40df-b6e8-cbdde325771a a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] 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-02-24 07:36:07.110 8 WARNING neutronclient.v2_0.client [None req-4ed200de-79df-40df-b6e8-cbdde325771a a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1146] 10.0.0.158 () {34 vars in 663 bytes} [Tue Feb 24 07:36:06 2026] POST /v2.1/servers => generated 450 bytes in 436 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-02-24 07:36:07.305 7 WARNING neutronclient.v2_0.client [None req-910f16b8-ec5a-4e9a-bdf6-28619c621b8b a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 574/1147] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:07 2026] GET /v2.1/servers/5d618d41-3edd-4e84-93f9-cf576da90b29 => generated 1402 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:36:08.381 8 WARNING neutronclient.v2_0.client [None req-640d9654-3319-46e7-b175-7959ec8a287c a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The 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: 574/1148] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:08 2026] GET /v2.1/servers/5d618d41-3edd-4e84-93f9-cf576da90b29 => generated 1406 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-02-24 07:36:09.479 7 WARNING neutronclient.v2_0.client [None req-8595ca41-3e8d-4f09-aab6-601004407450 a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 575/1149] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:09 2026] GET /v2.1/servers/5d618d41-3edd-4e84-93f9-cf576da90b29 => generated 1454 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 575/1150] 10.0.0.158 () {34 vars in 671 bytes} [Tue Feb 24 07:36:09 2026] POST /v2.1/os-keypairs => generated 395 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:36:10.584 7 WARNING neutronclient.v2_0.client [None req-4c1ffdd2-803d-463d-b914-4001aa9b4077 a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 576/1151] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:10 2026] GET /v2.1/servers/5d618d41-3edd-4e84-93f9-cf576da90b29 => generated 1454 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 07:36:11.585 8 WARNING neutronclient.v2_0.client [None req-a3452c08-8d54-4e6a-abee-b1543be09f9f 3e17b4d3559546f9a4a73b669e58f5d4 db87f9e806bc40dcae4c4588a35576b8 - - default default] 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-02-24 07:36:11.634 8 WARNING neutronclient.v2_0.client [None req-a3452c08-8d54-4e6a-abee-b1543be09f9f 3e17b4d3559546f9a4a73b669e58f5d4 db87f9e806bc40dcae4c4588a35576b8 - - default default] 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-02-24 07:36:11.693 7 WARNING neutronclient.v2_0.client [None req-afc29d85-951a-4228-8a9b-de2036688c2f a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 577/1152] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:11 2026] GET /v2.1/servers/5d618d41-3edd-4e84-93f9-cf576da90b29 => generated 1462 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 07:36:11.916 8 WARNING neutronclient.v2_0.client [None req-a3452c08-8d54-4e6a-abee-b1543be09f9f 3e17b4d3559546f9a4a73b669e58f5d4 db87f9e806bc40dcae4c4588a35576b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 576/1153] 10.0.0.158 () {34 vars in 663 bytes} [Tue Feb 24 07:36:11 2026] POST /v2.1/servers => generated 448 bytes in 592 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-02-24 07:36:12.144 7 WARNING neutronclient.v2_0.client [None req-042e532c-00e2-4edd-865e-0425c24e23d2 3e17b4d3559546f9a4a73b669e58f5d4 db87f9e806bc40dcae4c4588a35576b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 578/1154] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:12 2026] GET /v2.1/servers/e7b1cd72-d5ec-470a-86c5-08cee16e7cf5 => generated 1393 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 577/1155] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:36:12 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 579/1156] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:36:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 578/1157] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:36:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1158] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:36:12 2026] GET /v2.1/os-services => generated 783 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1159] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:36:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:36:12.613 7 WARNING neutronclient.v2_0.client [None req-4ee0258b-f0ad-419f-a732-21a50004a375 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] 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-02-24 07:36:12.633 8 INFO nova.api.openstack.compute.server_external_events [req-40e3d7cc-f3be-4fe5-86ed-53c8afd34e20 req-fec0fc77-fecd-455f-852e-4db5f4d1c235 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:7bdeb0f6-7f50-4a3d-9a95-5956d04ea012 for instance 5d618d41-3edd-4e84-93f9-cf576da90b29 on instance [pid: 8|app: 0|req: 580/1160] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:36:12 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) [pid: 7|app: 0|req: 581/1161] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:36:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 3957 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 581/1162] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:36:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 582/1163] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:36:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 07:36:12.802 8 WARNING neutronclient.v2_0.client [None req-6dbdd4cd-48b6-4c0c-b8be-404c29d10564 a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] 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: 583/1164] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:36:12 2026] GET /v2.1/limits?tenant_id=188e40bd4fd343e5ae374ae97f71a212 => generated 302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1165] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:36:12 2026] GET /v2.1/limits?tenant_id=27b47f3795364c9e8037716452b73d50 => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1166] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:12 2026] GET /v2.1/servers/5d618d41-3edd-4e84-93f9-cf576da90b29 => generated 1540 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1167] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:36:12 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 299 bytes in 56 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: 583/1168] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:36:13 2026] GET /v2.1/limits?tenant_id=8a16e4527d23469a8711536bdc160d7e => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1169] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:36:13 2026] GET /v2.1/limits?tenant_id=8e376571b26442eca6a99f10c1f9e35c => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1170] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:36:13 2026] GET /v2.1/limits?tenant_id=9a32608bbedc4050ae2726537097d8f2 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1171] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:36:13 2026] GET /v2.1/limits?tenant_id=a7cb70620eaf4707b7b75569c515649d => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1172] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:36:13 2026] GET /v2.1/limits?tenant_id=ae1596e15fea4bef8c47ea71635c3308 => generated 304 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1173] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:36:13 2026] GET /v2.1/limits?tenant_id=db829266b6d4456b961a32f4e75a5a76 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1174] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:36:13 2026] GET /v2.1/limits?tenant_id=db87f9e806bc40dcae4c4588a35576b8 => generated 304 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1175] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:36:13 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1176] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:36:13 2026] GET /v2.1/limits?tenant_id=f820102247b1420d946de7727b411216 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1177] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:36:13 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1178] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:36:13 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 07:36:14.054 7 WARNING neutronclient.v2_0.client [None req-21af7587-7793-4825-b368-01935970bca2 a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 591/1179] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:14 2026] GET /v2.1/servers/5d618d41-3edd-4e84-93f9-cf576da90b29 => generated 1528 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-02-24 07:36:15.204 8 WARNING neutronclient.v2_0.client [None req-57762db3-cf29-46dd-9b8b-bae08d0d7471 a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The 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: 589/1180] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:15 2026] GET /v2.1/servers/5d618d41-3edd-4e84-93f9-cf576da90b29 => generated 1528 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:36:16.364 7 WARNING neutronclient.v2_0.client [None req-3a7a4dfd-42d1-41fb-91a4-7665e94b3b4c a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 592/1181] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:16 2026] GET /v2.1/servers/5d618d41-3edd-4e84-93f9-cf576da90b29 => generated 1528 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:36:17.253 7 WARNING neutronclient.v2_0.client [None req-1e2f73de-6331-4886-be81-b687c60188ac 3e17b4d3559546f9a4a73b669e58f5d4 db87f9e806bc40dcae4c4588a35576b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 594/1184] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:17 2026] GET /v2.1/servers/e7b1cd72-d5ec-470a-86c5-08cee16e7cf5 => generated 1519 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:36:17.519 8 WARNING neutronclient.v2_0.client [None req-c26e14d2-317d-4964-bfe2-23ea2f1d30bb a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] 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-02-24 07:36:17.545 7 INFO nova.api.openstack.compute.server_external_events [req-a6576c13-37b5-4ed9-a3fa-205d4bc45bba req-f8f55510-02e6-478b-b62d-f8051b138869 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:782661f2-f805-40ff-8592-2b7f1922da27 for instance e7b1cd72-d5ec-470a-86c5-08cee16e7cf5 on instance [pid: 7|app: 0|req: 595/1185] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:36:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1186] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:17 2026] GET /v2.1/servers/5d618d41-3edd-4e84-93f9-cf576da90b29 => generated 1528 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:36:18.379 7 INFO nova.api.openstack.compute.server_external_events [req-8a874577-3f45-4400-b269-b3522cf8825b req-af06b899-1322-4564-81bb-880ec677341c db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-plugged:7bdeb0f6-7f50-4a3d-9a95-5956d04ea012 for instance 5d618d41-3edd-4e84-93f9-cf576da90b29 on instance [pid: 7|app: 0|req: 596/1187] 10.0.0.173 () {38 vars in 815 bytes} [Tue Feb 24 07:36:18 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-02-24 07:36:18.677 8 WARNING neutronclient.v2_0.client [None req-b965c7b1-a8d3-4e8c-9d8e-266b12706aae a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The 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: 592/1188] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:18 2026] GET /v2.1/servers/5d618d41-3edd-4e84-93f9-cf576da90b29 => generated 1528 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:36:19.881 7 WARNING neutronclient.v2_0.client [None req-956af449-0da3-4968-9403-bc272ec45259 a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 597/1189] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:19 2026] GET /v2.1/servers/5d618d41-3edd-4e84-93f9-cf576da90b29 => generated 1696 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-02-24 07:36:20.021 8 WARNING neutronclient.v2_0.client [None req-7449f98b-58df-4c13-8deb-c2bbb2ab321a a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 593/1190] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:19 2026] GET /v2.1/servers/5d618d41-3edd-4e84-93f9-cf576da90b29 => generated 1696 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:36:21.151 7 INFO nova.api.openstack.compute.server_external_events [req-097c3816-514a-4362-a45c-ca9a733868db req-96f73d0b-1573-4805-9a40-ef212a53d72d db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:7bdeb0f6-7f50-4a3d-9a95-5956d04ea012 for instance 5d618d41-3edd-4e84-93f9-cf576da90b29 on instance [pid: 7|app: 0|req: 598/1191] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:36:21 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02-24 07:36:22.375 8 INFO nova.api.openstack.compute.server_external_events [req-71e842b0-1cfb-4241-9f45-a763a1b86713 req-1015608a-e471-4cdc-99b4-39b9803e2761 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-plugged:782661f2-f805-40ff-8592-2b7f1922da27 for instance e7b1cd72-d5ec-470a-86c5-08cee16e7cf5 on instance [pid: 8|app: 0|req: 594/1192] 10.0.0.173 () {38 vars in 815 bytes} [Tue Feb 24 07:36:22 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-02-24 07:36:22.403 7 WARNING neutronclient.v2_0.client [None req-b7db7935-bcec-40fb-a3bd-e1f90d214e71 3e17b4d3559546f9a4a73b669e58f5d4 db87f9e806bc40dcae4c4588a35576b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 599/1193] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:22 2026] GET /v2.1/servers/e7b1cd72-d5ec-470a-86c5-08cee16e7cf5 => generated 1517 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-02-24 07:36:27.624 7 WARNING neutronclient.v2_0.client [None req-ecdcbef4-c060-4855-be32-0b115090f889 3e17b4d3559546f9a4a73b669e58f5d4 db87f9e806bc40dcae4c4588a35576b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 601/1196] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:27 2026] GET /v2.1/servers/e7b1cd72-d5ec-470a-86c5-08cee16e7cf5 => generated 1814 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:36:28.995 7 INFO nova.api.openstack.compute.server_external_events [req-d44d9ff5-0090-4cbb-a54d-2a64d5c3ffe2 req-d918a8b8-928c-499f-abd6-b71cfe0c79cb db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:782661f2-f805-40ff-8592-2b7f1922da27 for instance e7b1cd72-d5ec-470a-86c5-08cee16e7cf5 on instance [pid: 7|app: 0|req: 602/1197] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:36:28 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) 2026-02-24 07:36:29.040 8 WARNING neutronclient.v2_0.client [None req-abed2789-0857-4204-a4ab-72eeae44892c 3e17b4d3559546f9a4a73b669e58f5d4 db87f9e806bc40dcae4c4588a35576b8 - - default default] 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-02-24 07:36:29.084 8 WARNING neutronclient.v2_0.client [None req-abed2789-0857-4204-a4ab-72eeae44892c 3e17b4d3559546f9a4a73b669e58f5d4 db87f9e806bc40dcae4c4588a35576b8 - - default default] 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-02-24 07:36:29.334 8 WARNING neutronclient.v2_0.client [None req-abed2789-0857-4204-a4ab-72eeae44892c 3e17b4d3559546f9a4a73b669e58f5d4 db87f9e806bc40dcae4c4588a35576b8 - - default default] The 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: 596/1198] 10.0.0.158 () {34 vars in 663 bytes} [Tue Feb 24 07:36:28 2026] POST /v2.1/servers => generated 448 bytes in 568 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-02-24 07:36:29.569 7 WARNING neutronclient.v2_0.client [None req-83add69e-1a53-4d3d-b2cc-20ff508c0b47 3e17b4d3559546f9a4a73b669e58f5d4 db87f9e806bc40dcae4c4588a35576b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 603/1199] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:29 2026] GET /v2.1/servers/562da38b-2224-4fa3-b442-88c8994175f6 => generated 1394 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 597/1200] 10.0.0.158 () {34 vars in 750 bytes} [Tue Feb 24 07:36:30 2026] POST /v2.1/servers/5d618d41-3edd-4e84-93f9-cf576da90b29/action => generated 31892 bytes in 563 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-02-24 07:36:34.677 7 WARNING neutronclient.v2_0.client [None req-a9c09c79-277d-42c2-98c7-0eb777c303f3 3e17b4d3559546f9a4a73b669e58f5d4 db87f9e806bc40dcae4c4588a35576b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 604/1201] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:34 2026] GET /v2.1/servers/562da38b-2224-4fa3-b442-88c8994175f6 => generated 1520 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-02-24 07:36:34.938 8 INFO nova.api.openstack.compute.server_external_events [req-b876eaea-0a45-432f-be87-d55d74af17fe req-79ec4a5a-89b2-4f0d-81d1-0efd099239dd db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:3d346b08-d557-4645-b353-2aa05ec99e4d for instance 562da38b-2224-4fa3-b442-88c8994175f6 on instance [pid: 8|app: 0|req: 598/1202] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:36:34 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:36:39.813 7 INFO nova.api.openstack.compute.server_external_events [req-39639910-f005-422e-9426-f312e4e2114e req-2b0fa153-073b-4147-8f4f-ea0e4b78d93a db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-plugged:3d346b08-d557-4645-b353-2aa05ec99e4d for instance 562da38b-2224-4fa3-b442-88c8994175f6 on instance [pid: 7|app: 0|req: 606/1205] 10.0.0.173 () {38 vars in 815 bytes} [Tue Feb 24 07:36:39 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) 2026-02-24 07:36:39.854 8 WARNING neutronclient.v2_0.client [None req-6ea9ce76-ebc4-4896-9600-1d15c254921e 3e17b4d3559546f9a4a73b669e58f5d4 db87f9e806bc40dcae4c4588a35576b8 - - default default] The 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: 600/1206] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:39 2026] GET /v2.1/servers/562da38b-2224-4fa3-b442-88c8994175f6 => generated 1518 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:36:42.632 7 INFO nova.api.openstack.compute.server_external_events [req-860c4c22-6ee5-4a16-8432-d87b85e7c9f4 req-3360d77c-1d16-49fd-90a3-281c964b9dc8 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:7bdeb0f6-7f50-4a3d-9a95-5956d04ea012 for instance 5d618d41-3edd-4e84-93f9-cf576da90b29 on instance [pid: 7|app: 0|req: 607/1207] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:36:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 601/1208] 10.0.0.158 () {34 vars in 671 bytes} [Tue Feb 24 07:36:44 2026] POST /v2.1/os-keypairs => generated 398 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-02-24 07:36:45.073 7 WARNING neutronclient.v2_0.client [None req-75f2cc3d-c0bd-4206-a093-686fe8d6c21b 3e17b4d3559546f9a4a73b669e58f5d4 db87f9e806bc40dcae4c4588a35576b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 608/1209] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:45 2026] GET /v2.1/servers/562da38b-2224-4fa3-b442-88c8994175f6 => generated 1818 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 07:36:46.048 8 WARNING neutronclient.v2_0.client [None req-5668b886-7095-4192-bf89-083ddd695bc5 a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] 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-02-24 07:36:46.082 8 WARNING neutronclient.v2_0.client [None req-5668b886-7095-4192-bf89-083ddd695bc5 a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] 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-02-24 07:36:46.206 8 WARNING neutronclient.v2_0.client [None req-5668b886-7095-4192-bf89-083ddd695bc5 a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] 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: 602/1210] 10.0.0.158 () {34 vars in 663 bytes} [Tue Feb 24 07:36:45 2026] POST /v2.1/servers => generated 450 bytes in 415 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-02-24 07:36:46.408 7 INFO nova.api.openstack.compute.server_external_events [req-e23c0593-bdae-4627-a31c-e554d69b17a9 req-4531dda3-e02c-4346-8d44-5aed4cb69d42 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:3d346b08-d557-4645-b353-2aa05ec99e4d for instance 562da38b-2224-4fa3-b442-88c8994175f6 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: 609/1211] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:36:46 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-02-24 07:36:46.422 8 WARNING neutronclient.v2_0.client [None req-34ff7e36-b733-46d2-87d9-bccd21dfbace a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The 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: 603/1212] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:46 2026] GET /v2.1/servers/017c61ee-e1a3-4f4c-ae1a-e6b62203b7f4 => generated 1403 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, ' 2026-02-24 07:36:47.508 8 WARNING neutronclient.v2_0.client [None req-1593c3bf-158b-4044-9363-16a1209cc6bb a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The 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: 605/1215] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:47 2026] GET /v2.1/servers/017c61ee-e1a3-4f4c-ae1a-e6b62203b7f4 => generated 1407 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-02-24 07:36:48.622 7 WARNING neutronclient.v2_0.client [None req-63b9c21a-e922-4c3f-879e-18189342015f a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 611/1216] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:48 2026] GET /v2.1/servers/017c61ee-e1a3-4f4c-ae1a-e6b62203b7f4 => generated 1455 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:36:49.721 8 WARNING neutronclient.v2_0.client [None req-a3367273-939d-410a-8700-ebe6bd006843 a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The 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: 606/1217] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:49 2026] GET /v2.1/servers/017c61ee-e1a3-4f4c-ae1a-e6b62203b7f4 => generated 1455 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:36:50.810 7 WARNING neutronclient.v2_0.client [None req-26d3bd9a-4473-447a-b6dc-d92b309a050e a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 612/1218] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:50 2026] GET /v2.1/servers/017c61ee-e1a3-4f4c-ae1a-e6b62203b7f4 => generated 1463 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-02-24 07:36:51.619 8 INFO nova.api.openstack.compute.server_external_events [req-b23d3b06-6778-46d4-a57e-4bbb28dc9ff5 req-7d4fbb88-bb04-44c1-966c-7e8c1e2adda1 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:fbe0b948-533e-4e0f-b597-074f491f4350 for instance 017c61ee-e1a3-4f4c-ae1a-e6b62203b7f4 on instance [pid: 8|app: 0|req: 607/1219] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:36:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:36:51.910 7 WARNING neutronclient.v2_0.client [None req-955451ad-002e-4c8f-9bb3-3fd98d42c3a5 a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 613/1220] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:51 2026] GET /v2.1/servers/017c61ee-e1a3-4f4c-ae1a-e6b62203b7f4 => generated 1541 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-02-24 07:36:53.072 8 WARNING neutronclient.v2_0.client [None req-fc30b9d0-b3c9-4fb4-9d6d-466b538ef871 a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The 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: 608/1221] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:53 2026] GET /v2.1/servers/017c61ee-e1a3-4f4c-ae1a-e6b62203b7f4 => generated 1529 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-02-24 07:36:54.264 7 WARNING neutronclient.v2_0.client [None req-6322bf49-f6cc-416b-bc77-98728674a11c a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 614/1222] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:54 2026] GET /v2.1/servers/017c61ee-e1a3-4f4c-ae1a-e6b62203b7f4 => generated 1529 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-02-24 07:36:55.424 8 WARNING neutronclient.v2_0.client [None req-c42ab6e1-e3ee-4096-bac0-4bae7f678474 a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 609/1223] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:55 2026] GET /v2.1/servers/017c61ee-e1a3-4f4c-ae1a-e6b62203b7f4 => generated 1529 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-02-24 07:36:56.354 7 INFO nova.api.openstack.compute.server_external_events [req-d638269b-d110-45c4-aae7-f94abd488a2b req-2a7b8db0-8c5e-4b88-8ccf-e508b5c8a18a db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-plugged:fbe0b948-533e-4e0f-b597-074f491f4350 for instance 017c61ee-e1a3-4f4c-ae1a-e6b62203b7f4 on instance [pid: 7|app: 0|req: 615/1224] 10.0.0.173 () {38 vars in 815 bytes} [Tue Feb 24 07:36:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:36:56.586 8 WARNING neutronclient.v2_0.client [None req-1017ab7f-5811-4ce6-b917-d76f2ea0fee9 a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The 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: 610/1225] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:56 2026] GET /v2.1/servers/017c61ee-e1a3-4f4c-ae1a-e6b62203b7f4 => generated 1529 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:36:57.746 8 WARNING neutronclient.v2_0.client [None req-22bd7880-6fff-4e64-b94c-e5f6a732ca88 a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The 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: 612/1228] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:57 2026] GET /v2.1/servers/017c61ee-e1a3-4f4c-ae1a-e6b62203b7f4 => generated 1529 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-02-24 07:36:58.915 7 WARNING neutronclient.v2_0.client [None req-81f4095d-9302-4fa3-8451-b4955eacc08f a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 617/1229] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:58 2026] GET /v2.1/servers/017c61ee-e1a3-4f4c-ae1a-e6b62203b7f4 => generated 1698 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-02-24 07:36:59.119 8 WARNING neutronclient.v2_0.client [None req-4bf0354b-19be-4323-aefc-121784643b2e a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The 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: 613/1230] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:36:59 2026] GET /v2.1/servers/017c61ee-e1a3-4f4c-ae1a-e6b62203b7f4 => generated 1698 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:37:00.014 7 INFO nova.api.openstack.compute.server_external_events [req-0a3d19b9-9ff4-492c-93ce-44a0a7fa19c6 req-6272a38f-8a06-4a3b-98cf-9ef40799e957 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:fbe0b948-533e-4e0f-b597-074f491f4350 for instance 017c61ee-e1a3-4f4c-ae1a-e6b62203b7f4 on instance [pid: 7|app: 0|req: 618/1231] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:36:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 614/1232] 10.0.0.158 () {34 vars in 750 bytes} [Tue Feb 24 07:37:06 2026] POST /v2.1/servers/017c61ee-e1a3-4f4c-ae1a-e6b62203b7f4/action => generated 31853 bytes in 543 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: 616/1235] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:37:12 2026] GET /v2.1/os-services => generated 783 bytes in 126 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-02-24 07:37:12.455 7 WARNING neutronclient.v2_0.client [None req-4b6503e8-23b0-442f-a28e-fcfd3e8e3786 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 620/1236] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:37:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 9531 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 617/1237] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:37:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 621/1238] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:37:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1239] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:37:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 622/1240] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:37:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1241] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:37:12 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1242] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:37:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 620/1243] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:37:12 2026] GET /v2.1/limits?tenant_id=188e40bd4fd343e5ae374ae97f71a212 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1244] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:37:12 2026] GET /v2.1/limits?tenant_id=27b47f3795364c9e8037716452b73d50 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1245] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:37:12 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1246] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:37:12 2026] GET /v2.1/limits?tenant_id=8a16e4527d23469a8711536bdc160d7e => generated 302 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1247] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:37:12 2026] GET /v2.1/limits?tenant_id=8e376571b26442eca6a99f10c1f9e35c => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1248] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:37:13 2026] GET /v2.1/limits?tenant_id=9a32608bbedc4050ae2726537097d8f2 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1249] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:37:13 2026] GET /v2.1/limits?tenant_id=a7cb70620eaf4707b7b75569c515649d => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1250] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:37:13 2026] GET /v2.1/limits?tenant_id=ae1596e15fea4bef8c47ea71635c3308 => generated 305 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1251] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:37:13 2026] GET /v2.1/limits?tenant_id=db829266b6d4456b961a32f4e75a5a76 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1252] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:37:13 2026] GET /v2.1/limits?tenant_id=db87f9e806bc40dcae4c4588a35576b8 => generated 305 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1253] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:37:13 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1254] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:37:13 2026] GET /v2.1/limits?tenant_id=f820102247b1420d946de7727b411216 => generated 302 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1255] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:37:13 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1256] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:37:13 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 2083 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 632/1259] 10.0.0.158 () {32 vars in 718 bytes} [Tue Feb 24 07:37:17 2026] DELETE /v2.1/servers/017c61ee-e1a3-4f4c-ae1a-e6b62203b7f4 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-02-24 07:37:17.703 8 WARNING neutronclient.v2_0.client [None req-12e8f749-a6cd-43a7-917e-3f3b9ab7eb85 a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The 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: 628/1260] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:37:17 2026] GET /v2.1/servers/017c61ee-e1a3-4f4c-ae1a-e6b62203b7f4 => generated 1824 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:37:18.949 7 WARNING neutronclient.v2_0.client [None req-1a3881ef-256c-4e9a-895f-b21652b3fe7d a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 633/1261] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:37:18 2026] GET /v2.1/servers/017c61ee-e1a3-4f4c-ae1a-e6b62203b7f4 => generated 1824 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-02-24 07:37:19.846 8 INFO nova.api.openstack.compute.server_external_events [req-de46006b-2a3a-4756-ae35-a647d8c1a443 req-2c7814c5-ba53-4204-a6d5-4c2dba18f2c6 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-unplugged:fbe0b948-533e-4e0f-b597-074f491f4350 for instance 017c61ee-e1a3-4f4c-ae1a-e6b62203b7f4 on instance [pid: 8|app: 0|req: 629/1262] 10.0.0.173 () {38 vars in 815 bytes} [Tue Feb 24 07:37:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:37:20.143 7 WARNING neutronclient.v2_0.client [None req-980bafd9-c766-43a7-82c9-7767bac54d79 a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 634/1263] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:37:20 2026] GET /v2.1/servers/017c61ee-e1a3-4f4c-ae1a-e6b62203b7f4 => generated 1824 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-02-24 07:37:20.807 8 INFO nova.api.openstack.compute.server_external_events [req-71af8878-c24a-4a71-a3ba-2193875cd2ac req-7224fc54-f8a8-42e2-9889-3d8b7c27daaf db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-deleted:fbe0b948-533e-4e0f-b597-074f491f4350 for instance 017c61ee-e1a3-4f4c-ae1a-e6b62203b7f4 on instance [pid: 8|app: 0|req: 630/1264] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:37:20 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-02-24 07:37:21.298 7 WARNING neutronclient.v2_0.client [None req-9af14f36-049e-4151-977e-005bc8d4b0e4 a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 635/1265] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:37:21 2026] GET /v2.1/servers/017c61ee-e1a3-4f4c-ae1a-e6b62203b7f4 => generated 1484 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-02-24 07:37:22.414 8 WARNING neutronclient.v2_0.client [None req-c378daf4-4f45-448e-8142-239bfa5343d9 a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The 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: 631/1266] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:37:22 2026] GET /v2.1/servers/017c61ee-e1a3-4f4c-ae1a-e6b62203b7f4 => generated 1489 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-02-24 07:37:22.649 7 WARNING neutronclient.v2_0.client [None req-2532c79c-3fa2-4f54-ba57-15dac9d5bed3 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] 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-02-24 07:37:22.692 7 WARNING neutronclient.v2_0.client [None req-2532c79c-3fa2-4f54-ba57-15dac9d5bed3 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] 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-02-24 07:37:22.860 7 WARNING neutronclient.v2_0.client [None req-2532c79c-3fa2-4f54-ba57-15dac9d5bed3 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 636/1267] 162.253.55.195 () {36 vars in 714 bytes} [Tue Feb 24 07:37:22 2026] POST /v2.1/servers => generated 453 bytes in 665 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-02-24 07:37:23.393 8 WARNING neutronclient.v2_0.client [None req-39427be4-6adc-480a-8494-8602cc2673b0 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] The 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: 632/1268] 162.253.55.195 () {32 vars in 733 bytes} [Tue Feb 24 07:37:23 2026] GET /v2.1/servers/43f54674-a4ae-4b7b-a388-d23d31567a02 => generated 2213 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:37:23.464 7 WARNING neutronclient.v2_0.client [None req-d006224d-5ee2-403c-a387-3ae4f4d54fd8 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] 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: 637/1269] 162.253.55.195 () {32 vars in 759 bytes} [Tue Feb 24 07:37:23 2026] GET /v2.1/servers/43f54674-a4ae-4b7b-a388-d23d31567a02/os-interface => generated 28 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-02-24 07:37:23.515 8 WARNING neutronclient.v2_0.client [None req-df27a2ec-c12b-4eb3-b679-f8843c70ccd5 a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 638/1270] 162.253.55.195 () {32 vars in 777 bytes} [Tue Feb 24 07:37:23 2026] GET /v2.1/servers/43f54674-a4ae-4b7b-a388-d23d31567a02/os-volume_attachments => generated 25 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1271] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:37:23 2026] GET /v2.1/servers/017c61ee-e1a3-4f4c-ae1a-e6b62203b7f4 => generated 1489 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-02-24 07:37:24.599 7 INFO nova.api.openstack.wsgi [None req-6e3c48e2-1c62-4eb7-bf21-396c94b243d3 a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] HTTP exception thrown: Instance 017c61ee-e1a3-4f4c-ae1a-e6b62203b7f4 could not be found. [pid: 7|app: 0|req: 639/1272] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:37:24 2026] GET /v2.1/servers/017c61ee-e1a3-4f4c-ae1a-e6b62203b7f4 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 634/1273] 10.0.0.158 () {32 vars in 730 bytes} [Tue Feb 24 07:37:24 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1289384802 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 640/1274] 10.0.0.158 () {32 vars in 718 bytes} [Tue Feb 24 07:37:25 2026] DELETE /v2.1/servers/5d618d41-3edd-4e84-93f9-cf576da90b29 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-02-24 07:37:25.189 8 WARNING neutronclient.v2_0.client [None req-4c34f924-e030-4bcb-b1db-985c28bd37d4 a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The 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: 635/1275] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:37:25 2026] GET /v2.1/servers/5d618d41-3edd-4e84-93f9-cf576da90b29 => generated 1702 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-02-24 07:37:26.133 7 WARNING neutronclient.v2_0.client [None req-9a478471-5c81-4a09-ad5d-6b291ff95328 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 641/1276] 162.253.55.195 () {32 vars in 733 bytes} [Tue Feb 24 07:37:26 2026] GET /v2.1/servers/43f54674-a4ae-4b7b-a388-d23d31567a02 => generated 2371 bytes in 106 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-02-24 07:37:26.232 8 WARNING neutronclient.v2_0.client [None req-37808875-825b-4363-aef3-8f374dcdb331 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] The 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: 636/1277] 162.253.55.195 () {32 vars in 759 bytes} [Tue Feb 24 07:37:26 2026] GET /v2.1/servers/43f54674-a4ae-4b7b-a388-d23d31567a02/os-interface => generated 28 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 642/1278] 162.253.55.195 () {32 vars in 777 bytes} [Tue Feb 24 07:37:26 2026] GET /v2.1/servers/43f54674-a4ae-4b7b-a388-d23d31567a02/os-volume_attachments => generated 197 bytes in 53 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-02-24 07:37:26.382 8 WARNING neutronclient.v2_0.client [None req-0a30ef85-d3e4-4111-821f-3cce93e677c1 a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 637/1279] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:37:26 2026] GET /v2.1/servers/5d618d41-3edd-4e84-93f9-cf576da90b29 => generated 1702 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-02-24 07:37:27.524 7 WARNING neutronclient.v2_0.client [None req-b01129ec-086c-4db8-8636-b254494ab597 a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 644/1282] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:37:27 2026] GET /v2.1/servers/5d618d41-3edd-4e84-93f9-cf576da90b29 => generated 1702 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-02-24 07:37:27.864 8 INFO nova.api.openstack.compute.server_external_events [req-d0d9d26c-8471-4369-977d-278fc250b74f req-d1566090-23ab-4b01-a0b5-a89863ef07a0 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-unplugged:7bdeb0f6-7f50-4a3d-9a95-5956d04ea012 for instance 5d618d41-3edd-4e84-93f9-cf576da90b29 on instance [pid: 8|app: 0|req: 639/1283] 10.0.0.173 () {38 vars in 815 bytes} [Tue Feb 24 07:37:27 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:37:28.046 7 INFO nova.api.openstack.compute.server_external_events [req-b08df752-615e-4072-8131-76bac04c15e6 req-d4b57352-831c-4714-b329-66afbba46d1f db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-deleted:7bdeb0f6-7f50-4a3d-9a95-5956d04ea012 for instance 5d618d41-3edd-4e84-93f9-cf576da90b29 on instance [pid: 7|app: 0|req: 645/1284] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:37:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:37:28.514 8 INFO nova.api.openstack.compute.server_external_events [req-e431480d-5c6d-4663-8d6a-ff1ccedbfaad req-eb83c66d-45e1-4143-b202-d3fc3bcf0a2c db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:ec73e108-a33b-4826-b944-2f87fc068bfe for instance 43f54674-a4ae-4b7b-a388-d23d31567a02 on instance [pid: 8|app: 0|req: 640/1285] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:37:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:37:28.755 7 WARNING neutronclient.v2_0.client [None req-d80f5308-a256-4b7b-851d-9fa75a5a283c a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 646/1286] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:37:28 2026] GET /v2.1/servers/5d618d41-3edd-4e84-93f9-cf576da90b29 => generated 1483 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:37:29.264 8 WARNING neutronclient.v2_0.client [None req-ce249e07-60e2-4ce6-a2cd-955d0bcb46f5 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] The 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: 641/1287] 162.253.55.195 () {32 vars in 733 bytes} [Tue Feb 24 07:37:29 2026] GET /v2.1/servers/43f54674-a4ae-4b7b-a388-d23d31567a02 => generated 2445 bytes in 162 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-02-24 07:37:29.407 7 WARNING neutronclient.v2_0.client [None req-eafe73e9-c9bb-4aa3-9a16-b991abc31916 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 647/1288] 162.253.55.195 () {32 vars in 759 bytes} [Tue Feb 24 07:37:29 2026] GET /v2.1/servers/43f54674-a4ae-4b7b-a388-d23d31567a02/os-interface => generated 284 bytes in 78 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: 642/1289] 162.253.55.195 () {32 vars in 777 bytes} [Tue Feb 24 07:37:29 2026] GET /v2.1/servers/43f54674-a4ae-4b7b-a388-d23d31567a02/os-volume_attachments => generated 197 bytes in 40 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-02-24 07:37:29.865 7 WARNING neutronclient.v2_0.client [None req-ec3221b6-c53c-40f0-b163-6f81b0668ca2 a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 648/1290] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:37:29 2026] GET /v2.1/servers/5d618d41-3edd-4e84-93f9-cf576da90b29 => 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-02-24 07:37:30.967 8 WARNING neutronclient.v2_0.client [None req-110da37c-e8c7-4f43-b025-5510fefd5b6d a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] The 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: 643/1291] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:37:30 2026] GET /v2.1/servers/5d618d41-3edd-4e84-93f9-cf576da90b29 => generated 1488 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-02-24 07:37:32.055 7 INFO nova.api.openstack.wsgi [None req-ce12f7f9-90c8-4f79-a26b-98af8649181d a1d9de25d63a40e7bb872e2289d561ec ae1596e15fea4bef8c47ea71635c3308 - - default default] HTTP exception thrown: Instance 5d618d41-3edd-4e84-93f9-cf576da90b29 could not be found. [pid: 7|app: 0|req: 649/1292] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:37:32 2026] GET /v2.1/servers/5d618d41-3edd-4e84-93f9-cf576da90b29 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:37:32.091 8 WARNING neutronclient.v2_0.client [None req-6ba6c361-0f9a-45d1-acd2-c95caa2b455d b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] The 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: 644/1293] 162.253.55.195 () {32 vars in 733 bytes} [Tue Feb 24 07:37:32 2026] GET /v2.1/servers/43f54674-a4ae-4b7b-a388-d23d31567a02 => generated 2433 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 645/1294] 10.0.0.158 () {32 vars in 730 bytes} [Tue Feb 24 07:37:32 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1026530842 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-24 07:37:32.215 7 WARNING neutronclient.v2_0.client [None req-781eb4bf-707d-45ff-8e95-970d9af776b4 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 650/1295] 162.253.55.195 () {32 vars in 759 bytes} [Tue Feb 24 07:37:32 2026] GET /v2.1/servers/43f54674-a4ae-4b7b-a388-d23d31567a02/os-interface => generated 284 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1296] 162.253.55.195 () {32 vars in 777 bytes} [Tue Feb 24 07:37:32 2026] GET /v2.1/servers/43f54674-a4ae-4b7b-a388-d23d31567a02/os-volume_attachments => generated 197 bytes in 45 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-02-24 07:37:34.523 7 INFO nova.api.openstack.compute.server_external_events [req-8638fece-6446-4e3a-9624-61b03a480fbd req-26b8ab5c-59c4-4f14-a35f-ddc352c706a5 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-plugged:ec73e108-a33b-4826-b944-2f87fc068bfe for instance 43f54674-a4ae-4b7b-a388-d23d31567a02 on instance [pid: 7|app: 0|req: 651/1297] 10.0.0.173 () {38 vars in 815 bytes} [Tue Feb 24 07:37:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:37:35.269 8 WARNING neutronclient.v2_0.client [None req-0b2e28c2-9e68-4db2-a32f-309eff4fb4b1 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] The 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: 647/1298] 162.253.55.195 () {32 vars in 733 bytes} [Tue Feb 24 07:37:35 2026] GET /v2.1/servers/43f54674-a4ae-4b7b-a388-d23d31567a02 => generated 2433 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:37:35.411 7 WARNING neutronclient.v2_0.client [None req-a89355a2-c83e-450e-a5a3-dfb94417399a b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 652/1299] 162.253.55.195 () {32 vars in 759 bytes} [Tue Feb 24 07:37:35 2026] GET /v2.1/servers/43f54674-a4ae-4b7b-a388-d23d31567a02/os-interface => generated 286 bytes in 109 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: 648/1300] 162.253.55.195 () {32 vars in 777 bytes} [Tue Feb 24 07:37:35 2026] GET /v2.1/servers/43f54674-a4ae-4b7b-a388-d23d31567a02/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-02-24 07:37:38.167 8 WARNING neutronclient.v2_0.client [None req-e37a31e6-2072-4ac3-883d-b0a17a52dabc b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] The 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: 650/1303] 162.253.55.195 () {32 vars in 733 bytes} [Tue Feb 24 07:37:38 2026] GET /v2.1/servers/43f54674-a4ae-4b7b-a388-d23d31567a02 => generated 2581 bytes in 135 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-02-24 07:37:38.304 7 WARNING neutronclient.v2_0.client [None req-a618e8a4-249c-463d-b6a1-eed9affb7f5e b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 654/1304] 162.253.55.195 () {32 vars in 759 bytes} [Tue Feb 24 07:37:38 2026] GET /v2.1/servers/43f54674-a4ae-4b7b-a388-d23d31567a02/os-interface => generated 286 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 651/1305] 162.253.55.195 () {32 vars in 777 bytes} [Tue Feb 24 07:37:38 2026] GET /v2.1/servers/43f54674-a4ae-4b7b-a388-d23d31567a02/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 655/1312] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:38:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 264 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 658/1313] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:38:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1712 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1314] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:38:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:38:12.742 7 WARNING neutronclient.v2_0.client [None req-b4872450-6c52-42c3-aa61-f12a117fe628 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 659/1315] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:38:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7595 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1316] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:38:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 660/1317] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:38:12 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1318] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:38:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 661/1319] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:38:13 2026] GET /v2.1/limits?tenant_id=188e40bd4fd343e5ae374ae97f71a212 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1320] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:38:13 2026] GET /v2.1/limits?tenant_id=27b47f3795364c9e8037716452b73d50 => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1321] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:38:13 2026] GET /v2.1/limits?tenant_id=53ccb7c4d01749ed8e643c66e24757a4 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1322] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:38:13 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 302 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1323] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:38:13 2026] GET /v2.1/limits?tenant_id=8a16e4527d23469a8711536bdc160d7e => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1324] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:38:13 2026] GET /v2.1/limits?tenant_id=8e376571b26442eca6a99f10c1f9e35c => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1325] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:38:13 2026] GET /v2.1/limits?tenant_id=9a32608bbedc4050ae2726537097d8f2 => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1326] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:38:13 2026] GET /v2.1/limits?tenant_id=a7cb70620eaf4707b7b75569c515649d => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1327] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:38:13 2026] GET /v2.1/limits?tenant_id=db87f9e806bc40dcae4c4588a35576b8 => generated 305 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1328] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:38:13 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1329] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:38:13 2026] GET /v2.1/limits?tenant_id=f820102247b1420d946de7727b411216 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1330] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:38:13 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1331] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:38:13 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1332] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:38:13 2026] GET /v2.1/os-services => generated 783 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:38:14.245 7 WARNING neutronclient.v2_0.client [None req-7b92034f-2c0d-4bf5-8e7b-fc0534048bd7 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] 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-02-24 07:38:14.290 7 WARNING neutronclient.v2_0.client [None req-7b92034f-2c0d-4bf5-8e7b-fc0534048bd7 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] 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-02-24 07:38:16.563 8 INFO nova.api.openstack.compute.server_external_events [req-88122691-4401-413a-bc0d-80695ba38066 req-84c1e0e9-1843-4276-86cf-66f30ec9dd35 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:355c064f-1220-4c36-af2c-e2afc5e32826 for instance 43f54674-a4ae-4b7b-a388-d23d31567a02 on instance [pid: 8|app: 0|req: 666/1333] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:38:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:38:19.952 8 INFO nova.api.openstack.compute.server_external_events [req-faadf840-857a-4986-82c1-d88f826fd6e8 req-32a52011-4759-4ea0-af2e-d97961c297b2 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-plugged:355c064f-1220-4c36-af2c-e2afc5e32826 for instance 43f54674-a4ae-4b7b-a388-d23d31567a02 on instance [pid: 8|app: 0|req: 669/1336] 10.0.0.173 () {38 vars in 815 bytes} [Tue Feb 24 07:38:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 07:38:22.862 7 WARNING neutronclient.v2_0.client [None req-7b92034f-2c0d-4bf5-8e7b-fc0534048bd7 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 668/1337] 162.253.55.195 () {36 vars in 812 bytes} [Tue Feb 24 07:38:14 2026] POST /v2.1/servers/43f54674-a4ae-4b7b-a388-d23d31567a02/os-interface => generated 281 bytes in 8707 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-02-24 07:38:23.179 8 INFO nova.api.openstack.compute.server_external_events [req-9541a186-3a53-4d15-af86-4570dfaa64d1 req-e7b3d9ff-1d24-4470-8784-171a69e70487 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:355c064f-1220-4c36-af2c-e2afc5e32826 for instance 43f54674-a4ae-4b7b-a388-d23d31567a02 on instance [pid: 8|app: 0|req: 670/1338] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:38:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:38:25.225 7 INFO nova.api.openstack.compute.server_external_events [req-cd6abaa5-e3b7-4f70-9420-b42d6c0b6e0c req-7b9ef1db-5a10-4b10-bf60-929255d98ebc db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:355c064f-1220-4c36-af2c-e2afc5e32826 for instance 43f54674-a4ae-4b7b-a388-d23d31567a02 on instance [pid: 7|app: 0|req: 669/1339] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:38:25 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-02-24 07:38:48.948 8 WARNING neutronclient.v2_0.client [None req-f63695a2-bc88-43de-8c2e-2362b1625506 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] 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-02-24 07:38:49.005 8 WARNING neutronclient.v2_0.client [None req-f63695a2-bc88-43de-8c2e-2362b1625506 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] 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-02-24 07:38:51.306 7 INFO nova.api.openstack.compute.server_external_events [req-7c2ead6d-2ea6-4eaa-913b-c9bae8327c0c req-591bc656-5cc9-4081-ae5e-49159891ca36 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:f1a77886-67c9-4939-8162-3dc923643860 for instance 43f54674-a4ae-4b7b-a388-d23d31567a02 on instance [pid: 7|app: 0|req: 673/1346] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:38:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:38:57.442 7 INFO nova.api.openstack.compute.server_external_events [req-3e423274-3f53-4441-89b4-fadac57f2896 req-d73e6208-93dc-485c-a292-3202f7f83beb db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-plugged:f1a77886-67c9-4939-8162-3dc923643860 for instance 43f54674-a4ae-4b7b-a388-d23d31567a02 on instance [pid: 7|app: 0|req: 676/1349] 10.0.0.173 () {38 vars in 815 bytes} [Tue Feb 24 07:38:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 07:38:58.084 8 WARNING neutronclient.v2_0.client [None req-f63695a2-bc88-43de-8c2e-2362b1625506 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] The 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: 674/1350] 162.253.55.195 () {36 vars in 812 bytes} [Tue Feb 24 07:38:48 2026] POST /v2.1/servers/43f54674-a4ae-4b7b-a388-d23d31567a02/os-interface => generated 377 bytes in 9342 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-02-24 07:39:08.196 7 WARNING neutronclient.v2_0.client [None req-b3edfbc1-3355-4c53-8fa1-55bc13c51631 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] 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-02-24 07:39:08.254 7 WARNING neutronclient.v2_0.client [None req-b3edfbc1-3355-4c53-8fa1-55bc13c51631 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] 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-02-24 07:39:10.582 8 INFO nova.api.openstack.compute.server_external_events [req-c02e9565-8394-4f90-8d53-2092ed6a7103 req-f5780950-bcaa-4d9d-bee3-22d4da359b17 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:f0f29104-929b-44e1-99e2-796b450c88a0 for instance 43f54674-a4ae-4b7b-a388-d23d31567a02 on instance [pid: 8|app: 0|req: 676/1353] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:39:10 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 8|app: 0|req: 677/1354] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:39:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 678/1355] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:39:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1714 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 679/1356] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:39:12 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 680/1357] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:39:12 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 681/1358] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:39:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1359] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:39:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1360] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:39:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) 2026-02-24 07:39:12.403 8 WARNING neutronclient.v2_0.client [None req-0d989c52-0459-40b3-914c-c6a5ec4f4dd4 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] The 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: 684/1361] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:39:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 8419 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 685/1362] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:39:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1363] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:39:12 2026] GET /v2.1/limits?tenant_id=188e40bd4fd343e5ae374ae97f71a212 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1364] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:39:12 2026] GET /v2.1/limits?tenant_id=27b47f3795364c9e8037716452b73d50 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1365] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:39:12 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1366] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:39:12 2026] GET /v2.1/limits?tenant_id=8a16e4527d23469a8711536bdc160d7e => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1367] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:39:12 2026] GET /v2.1/limits?tenant_id=8e376571b26442eca6a99f10c1f9e35c => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1368] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:39:12 2026] GET /v2.1/limits?tenant_id=9a32608bbedc4050ae2726537097d8f2 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1369] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:39:12 2026] GET /v2.1/limits?tenant_id=a7cb70620eaf4707b7b75569c515649d => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1370] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:39:12 2026] GET /v2.1/limits?tenant_id=db87f9e806bc40dcae4c4588a35576b8 => generated 305 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1371] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:39:12 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1372] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:39:12 2026] GET /v2.1/limits?tenant_id=f820102247b1420d946de7727b411216 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1373] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:39:12 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-24 07:39:16.045 8 INFO nova.api.openstack.compute.server_external_events [req-2534e3ad-cc5d-4f14-bc59-a0fdf5d5e3cd req-3c56b981-b947-44cd-9d9f-ff82cf529705 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-plugged:f0f29104-929b-44e1-99e2-796b450c88a0 for instance 43f54674-a4ae-4b7b-a388-d23d31567a02 on instance [pid: 8|app: 0|req: 697/1374] 10.0.0.173 () {38 vars in 815 bytes} [Tue Feb 24 07:39:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 07:39:17.802 7 WARNING neutronclient.v2_0.client [None req-b3edfbc1-3355-4c53-8fa1-55bc13c51631 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 678/1377] 162.253.55.195 () {36 vars in 812 bytes} [Tue Feb 24 07:39:08 2026] POST /v2.1/servers/43f54674-a4ae-4b7b-a388-d23d31567a02/os-interface => generated 377 bytes in 9705 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-02-24 07:39:18.432 8 INFO nova.api.openstack.compute.server_external_events [req-a8874613-6bcd-4450-95a9-93fc19af322a req-db315b06-acf8-46b4-a24b-a89542adbb42 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:f1a77886-67c9-4939-8162-3dc923643860 for instance 43f54674-a4ae-4b7b-a388-d23d31567a02 on instance [pid: 8|app: 0|req: 700/1378] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:39:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:39:31.841 8 INFO nova.api.openstack.compute.server_external_events [req-aea003dd-cc82-4c80-9989-472563b733e2 req-2f841a94-58a8-4769-b59f-c928dd59350a db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:f0f29104-929b-44e1-99e2-796b450c88a0 for instance 43f54674-a4ae-4b7b-a388-d23d31567a02 on instance [pid: 8|app: 0|req: 702/1381] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:39:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 680/1382] 162.253.55.195 () {34 vars in 855 bytes} [Tue Feb 24 07:39:32 2026] DELETE /v2.1/servers/43f54674-a4ae-4b7b-a388-d23d31567a02/os-interface/f0f29104-929b-44e1-99e2-796b450c88a0 => generated 0 bytes in 99 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-02-24 07:39:33.883 8 INFO nova.api.openstack.compute.server_external_events [req-737a8b03-049d-4913-88ab-cc9bbbb84d21 req-089ee49a-d97c-4293-9fd4-e70aa9d55564 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:f0f29104-929b-44e1-99e2-796b450c88a0 for instance 43f54674-a4ae-4b7b-a388-d23d31567a02 on instance [pid: 8|app: 0|req: 703/1383] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:39:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:39:42.454 7 INFO nova.api.openstack.compute.server_external_events [req-b256ee4c-1e0c-4a57-9b1e-dac91f150bb5 req-ba6c0643-6819-493d-8fd3-281a733b680a db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:f1a77886-67c9-4939-8162-3dc923643860 for instance 43f54674-a4ae-4b7b-a388-d23d31567a02 on instance [pid: 7|app: 0|req: 682/1386] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:39:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 705/1387] 162.253.55.195 () {34 vars in 855 bytes} [Tue Feb 24 07:39:42 2026] DELETE /v2.1/servers/43f54674-a4ae-4b7b-a388-d23d31567a02/os-interface/f1a77886-67c9-4939-8162-3dc923643860 => generated 0 bytes in 70 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: 685/1392] 162.253.55.195 () {34 vars in 855 bytes} [Tue Feb 24 07:40:03 2026] DELETE /v2.1/servers/43f54674-a4ae-4b7b-a388-d23d31567a02/os-interface/355c064f-1220-4c36-af2c-e2afc5e32826 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 687/1395] 162.253.55.195 () {34 vars in 755 bytes} [Tue Feb 24 07:40:08 2026] DELETE /v2.1/servers/43f54674-a4ae-4b7b-a388-d23d31567a02 => generated 0 bytes in 138 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-02-24 07:40:11.574 8 INFO nova.api.openstack.compute.server_external_events [req-efb38bb4-8700-4a5d-abaf-c6dc43c1c2d2 req-bebb468e-1839-41a6-acfb-09a2417ded12 db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-deleted:ec73e108-a33b-4826-b944-2f87fc068bfe for instance 43f54674-a4ae-4b7b-a388-d23d31567a02 on instance [pid: 8|app: 0|req: 709/1396] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:40:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 688/1397] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:40:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 49 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-02-24 07:40:12.314 8 WARNING neutronclient.v2_0.client [None req-40607e88-0578-4a20-ad70-5dbe9b0f80a1 b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] The 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: 710/1398] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:40:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7420 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1399] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:40:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 711/1400] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:40:12 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1401] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:40:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 712/1402] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:40:12 2026] GET /v2.1/limits?tenant_id=188e40bd4fd343e5ae374ae97f71a212 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1403] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:40:12 2026] GET /v2.1/limits?tenant_id=27b47f3795364c9e8037716452b73d50 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1404] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:40:12 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1405] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:40:12 2026] GET /v2.1/limits?tenant_id=8a16e4527d23469a8711536bdc160d7e => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1406] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:40:12 2026] GET /v2.1/limits?tenant_id=8e376571b26442eca6a99f10c1f9e35c => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1407] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:40:12 2026] GET /v2.1/limits?tenant_id=9a32608bbedc4050ae2726537097d8f2 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1408] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:40:12 2026] GET /v2.1/limits?tenant_id=a7cb70620eaf4707b7b75569c515649d => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1409] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:40:12 2026] GET /v2.1/limits?tenant_id=db87f9e806bc40dcae4c4588a35576b8 => generated 305 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1410] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:40:12 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1411] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:40:12 2026] GET /v2.1/limits?tenant_id=f820102247b1420d946de7727b411216 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1412] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:40:12 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1413] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:40:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1714 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1414] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:40:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 697/1415] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:40:13 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1416] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:40:13 2026] GET /v2.1/os-services => generated 783 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:40:13.127 7 INFO nova.api.openstack.compute.server_external_events [req-96fe1ef4-854e-4010-bc7e-88d42f712e6b req-7c9b8731-54c9-4867-b85e-da92b70d1bfe db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:3d346b08-d557-4645-b353-2aa05ec99e4d for instance 562da38b-2224-4fa3-b442-88c8994175f6 on instance [pid: 7|app: 0|req: 698/1417] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:40:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 720/1418] 10.0.0.158 () {32 vars in 718 bytes} [Tue Feb 24 07:40:13 2026] DELETE /v2.1/servers/562da38b-2224-4fa3-b442-88c8994175f6 => generated 0 bytes in 134 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-02-24 07:40:13.304 7 WARNING neutronclient.v2_0.client [None req-c228f08e-8e90-4f9e-8892-aa7758346fd6 3e17b4d3559546f9a4a73b669e58f5d4 db87f9e806bc40dcae4c4588a35576b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 699/1419] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:40:13 2026] GET /v2.1/servers/562da38b-2224-4fa3-b442-88c8994175f6 => generated 1944 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-02-24 07:40:16.149 8 INFO nova.api.openstack.compute.server_external_events [req-21347725-ab57-4212-a8a9-95ca3f43b954 req-3b14b84f-d12d-414e-be4a-8beb537df39f db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-deleted:3d346b08-d557-4645-b353-2aa05ec99e4d for instance 562da38b-2224-4fa3-b442-88c8994175f6 on instance [pid: 8|app: 0|req: 721/1420] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:40:16 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-02-24 07:40:18.507 7 WARNING neutronclient.v2_0.client [None req-d753a3b3-67df-4fbc-86eb-25bf34bfc9b4 3e17b4d3559546f9a4a73b669e58f5d4 db87f9e806bc40dcae4c4588a35576b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 701/1423] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:40:18 2026] GET /v2.1/servers/562da38b-2224-4fa3-b442-88c8994175f6 => generated 1480 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:40:23.583 8 INFO nova.api.openstack.wsgi [None req-855801ba-d6bb-4cd2-99d3-eb90b60abbbe 3e17b4d3559546f9a4a73b669e58f5d4 db87f9e806bc40dcae4c4588a35576b8 - - default default] HTTP exception thrown: Instance 562da38b-2224-4fa3-b442-88c8994175f6 could not be found. [pid: 8|app: 0|req: 723/1424] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:40:23 2026] GET /v2.1/servers/562da38b-2224-4fa3-b442-88c8994175f6 => 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-02-24 07:40:24.168 7 INFO nova.api.openstack.compute.server_external_events [req-ac26a67e-3fa3-4940-b4a7-8428b04d86f3 req-9b08cf65-c503-43f7-9132-dcbd0cbae18a db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-changed:782661f2-f805-40ff-8592-2b7f1922da27 for instance e7b1cd72-d5ec-470a-86c5-08cee16e7cf5 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: 702/1425] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:40:24 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: 724/1426] 10.0.0.158 () {32 vars in 718 bytes} [Tue Feb 24 07:40:24 2026] DELETE /v2.1/servers/e7b1cd72-d5ec-470a-86c5-08cee16e7cf5 => generated 0 bytes in 95 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-02-24 07:40:24.306 7 WARNING neutronclient.v2_0.client [None req-fe991ce7-89a1-484d-b8b5-f4354c66828b 3e17b4d3559546f9a4a73b669e58f5d4 db87f9e806bc40dcae4c4588a35576b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 703/1427] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:40:24 2026] GET /v2.1/servers/e7b1cd72-d5ec-470a-86c5-08cee16e7cf5 => generated 1940 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:40:27.152 8 INFO nova.api.openstack.compute.server_external_events [req-4c498c9b-42cc-4be3-bfd7-9a245b2d7963 req-028b58a8-8df1-42d3-9ead-d6671bff94dd db0d21a36f304daabd6b361db4d028ec fae0c76b4ce548d3a47a2e5d76285788 - - 833f17f4d3bb4a519b7b1f5de38fcbcb 833f17f4d3bb4a519b7b1f5de38fcbcb] Creating event network-vif-deleted:782661f2-f805-40ff-8592-2b7f1922da27 for instance e7b1cd72-d5ec-470a-86c5-08cee16e7cf5 on instance [pid: 8|app: 0|req: 725/1428] 10.0.0.155 () {38 vars in 815 bytes} [Tue Feb 24 07:40:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:40:29.527 8 WARNING neutronclient.v2_0.client [None req-1b021b29-ccbf-4655-befd-a8f4420e392c 3e17b4d3559546f9a4a73b669e58f5d4 db87f9e806bc40dcae4c4588a35576b8 - - default default] The 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: 727/1431] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:40:29 2026] GET /v2.1/servers/e7b1cd72-d5ec-470a-86c5-08cee16e7cf5 => generated 1479 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:40:34.616 7 INFO nova.api.openstack.wsgi [None req-bb3aa768-ca7e-46a3-9096-e2b98ee6e3cd 3e17b4d3559546f9a4a73b669e58f5d4 db87f9e806bc40dcae4c4588a35576b8 - - default default] HTTP exception thrown: Instance e7b1cd72-d5ec-470a-86c5-08cee16e7cf5 could not be found. [pid: 7|app: 0|req: 705/1432] 10.0.0.158 () {32 vars in 715 bytes} [Tue Feb 24 07:40:34 2026] GET /v2.1/servers/e7b1cd72-d5ec-470a-86c5-08cee16e7cf5 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 728/1433] 10.0.0.158 () {32 vars in 724 bytes} [Tue Feb 24 07:40:35 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-839356281 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 07:40:35.662 7 INFO nova.api.openstack.wsgi [None req-341aac50-af53-4a06-91cb-8cd8d01d24bb 3e17b4d3559546f9a4a73b669e58f5d4 db87f9e806bc40dcae4c4588a35576b8 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-839356281 not found for user 3e17b4d3559546f9a4a73b669e58f5d4 [pid: 7|app: 0|req: 706/1434] 10.0.0.158 () {32 vars in 721 bytes} [Tue Feb 24 07:40:35 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-839356281 => generated 141 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1443] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:41:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1444] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:41:12 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 712/1445] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:41:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 734/1446] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:41:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1447] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:41:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1448] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:41:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1449] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:41:12 2026] GET /v2.1/os-services => generated 783 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1450] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:41:12 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 715/1451] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:41:12 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1452] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:41:12 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1453] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:41:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1454] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:41:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 721/1463] 10.0.0.158 () {32 vars in 655 bytes} [Tue Feb 24 07:41:48 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1464] 10.0.0.158 () {32 vars in 641 bytes} [Tue Feb 24 07:41:48 2026] GET /v2.1/servers => generated 15 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-02-24 07:41:48.794 7 WARNING oslo_db.sqlalchemy.utils [None req-59d6593f-04a2-49b6-9455-77e3a0d551da b0a3a01309d84b18aac093699f5ab82d 7289ded215864a0ba1df18231b05e273 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 722/1465] 10.0.0.158 () {32 vars in 649 bytes} [Tue Feb 24 07:41:48 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1466] 10.0.0.158 () {32 vars in 694 bytes} [Tue Feb 24 07:41:48 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1471] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:42:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1472] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:42:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1473] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:42:12 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1474] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:42:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 727/1475] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:42:12 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1476] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:42:12 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1477] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:42:12 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1478] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:42:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1479] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:42:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1480] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:42:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1481] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:42:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 752/1482] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:42:12 2026] GET /v2.1/os-services => generated 783 bytes in 42 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: 759/1495] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:43:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 737/1496] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:43:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 760/1497] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:43:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1498] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:43:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1499] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:43:12 2026] GET /v2.1/os-services => generated 783 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1500] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:43:12 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 762/1501] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:43:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 740/1502] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:43:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1503] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:43:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 741/1504] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:43:12 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1505] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:43:12 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1506] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:43:12 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1519] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:44:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1520] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:44:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 750/1521] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:44:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 772/1522] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:44:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1523] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:44:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1524] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:44:12 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1525] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:44:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 774/1526] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:44:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1527] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:44:12 2026] GET /v2.1/os-services => generated 783 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1528] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:44:12 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 754/1529] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:44:12 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1530] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:44:12 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1541] 10.0.0.51 () {28 vars in 453 bytes} [Tue Feb 24 07:44:58 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1542] 10.0.0.51 () {30 vars in 657 bytes} [Tue Feb 24 07:44:58 2026] GET /v2.1 => generated 0 bytes in 100 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 761/1543] 10.0.0.51 () {32 vars in 730 bytes} [Tue Feb 24 07:44:58 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: 783/1544] 10.0.0.51 () {34 vars in 805 bytes} [Tue Feb 24 07:44:59 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1545] 10.0.0.51 () {28 vars in 453 bytes} [Tue Feb 24 07:44:59 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1546] 10.0.0.51 () {30 vars in 657 bytes} [Tue Feb 24 07:44:59 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 763/1547] 10.0.0.51 () {32 vars in 730 bytes} [Tue Feb 24 07:44:59 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: 785/1548] 10.0.0.51 () {34 vars in 893 bytes} [Tue Feb 24 07:44:59 2026] GET /v2.1/servers/detail?project_id=7289ded215864a0ba1df18231b05e273&all_tenants=True => generated 15 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1549] 10.0.0.51 () {34 vars in 893 bytes} [Tue Feb 24 07:44:59 2026] GET /v2.1/servers/detail?project_id=f20aa9769ebe4a79a2faef36ba2644d6&all_tenants=True => generated 15 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1550] 10.0.0.51 () {34 vars in 893 bytes} [Tue Feb 24 07:44:59 2026] GET /v2.1/servers/detail?project_id=fae0c76b4ce548d3a47a2e5d76285788&all_tenants=True => generated 15 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1553] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:45:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1554] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:45:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1555] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:45:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 789/1556] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:45:12 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1557] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:45:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 790/1558] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:45:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1559] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:45:12 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 299 bytes in 53 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: 791/1560] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:45:12 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1561] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:45:12 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1562] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:45:12 2026] GET /v2.1/os-services => generated 783 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1563] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:45:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 793/1564] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:45:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1577] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:46:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1578] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:46:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1579] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:46:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1580] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:46:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1581] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:46:12 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1582] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:46:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 781/1583] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:46:12 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1584] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:46:12 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1585] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:46:12 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1586] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:46:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1587] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:46:12 2026] GET /v2.1/os-services => generated 783 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 805/1588] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:46:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 812/1601] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:47:12 2026] GET /v2.1/limits?tenant_id=7289ded215864a0ba1df18231b05e273 => generated 299 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 790/1602] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:47:12 2026] GET /v2.1/limits?tenant_id=f20aa9769ebe4a79a2faef36ba2644d6 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1603] 10.0.0.33 () {32 vars in 742 bytes} [Tue Feb 24 07:47:12 2026] GET /v2.1/limits?tenant_id=fae0c76b4ce548d3a47a2e5d76285788 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1604] 10.0.0.33 () {32 vars in 710 bytes} [Tue Feb 24 07:47:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1605] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:47:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 792/1606] 10.0.0.33 () {32 vars in 667 bytes} [Tue Feb 24 07:47:12 2026] GET /v2.1/os-services => generated 783 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1607] 10.0.0.33 () {32 vars in 681 bytes} [Tue Feb 24 07:47:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 793/1608] 10.0.0.33 () {32 vars in 687 bytes} [Tue Feb 24 07:47:12 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1609] 10.0.0.33 () {32 vars in 671 bytes} [Tue Feb 24 07:47:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 794/1610] 10.0.0.33 () {32 vars in 685 bytes} [Tue Feb 24 07:47:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1611] 10.0.0.33 () {32 vars in 706 bytes} [Tue Feb 24 07:47:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 795/1612] 10.0.0.33 () {32 vars in 702 bytes} [Tue Feb 24 07:47:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)