+ 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 May 19 18:33:52 2026] *** compiled with version: 11.4.0 on 18 May 2026 22:05:41 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-74978f5676-qcw8c 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55e78af5b030 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)... Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) 2026-05-19 18:33:56.927 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-19 18:33:57.091 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-19 18:33:57.462 8 WARNING keystonemiddleware._common.config [None req-cf31d4e3-657f-4a0a-8fc1-7c90cd2f779c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 18:33:57.471 8 WARNING oslo_config.cfg [None req-cf31d4e3-657f-4a0a-8fc1-7c90cd2f779c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-19 18:33:57.555 7 WARNING keystonemiddleware._common.config [None req-ab9400e2-8a0f-4238-8b41-1a8c215d0583 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 18:33:57.564 7 WARNING oslo_config.cfg [None req-ab9400e2-8a0f-4238-8b41-1a8c215d0583 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-19 18:33:57.685 8 WARNING keystonemiddleware._common.config [None req-cf31d4e3-657f-4a0a-8fc1-7c90cd2f779c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55e78af5b030 pid: 8 (default app) 2026-05-19 18:33:57.776 7 WARNING keystonemiddleware._common.config [None req-ab9400e2-8a0f-4238-8b41-1a8c215d0583 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55e78af5b030 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 7|app: 0|req: 2/4] 199.204.45.116 () {42 vars in 705 bytes} [Tue May 19 18:34:07 2026] GET /v2.1 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 18:34:07.657 8 WARNING oslo_policy.policy [None req-b87e63e6-89c5-46ee-9601-ce9be781244f b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - 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-05-19 18:34:07.657 8 WARNING oslo_policy.policy [None req-b87e63e6-89c5-46ee-9601-ce9be781244f b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - 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] 199.204.45.116 () {44 vars in 909 bytes} [Tue May 19 18:34:07 2026] GET /v2.1 => generated 0 bytes in 615 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 18:34:07.806 7 WARNING oslo_policy.policy [req-b87e63e6-89c5-46ee-9601-ce9be781244f req-d9958f3c-7f0e-40ca-8c6c-891cc72f848e b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - 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-05-19 18:34:07.807 7 WARNING oslo_policy.policy [req-b87e63e6-89c5-46ee-9601-ce9be781244f req-d9958f3c-7f0e-40ca-8c6c-891cc72f848e b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/6] 199.204.45.116 () {46 vars in 982 bytes} [Tue May 19 18:34:07 2026] GET /v2.1/ => generated 399 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 18:34:07.938 8 INFO nova.api.openstack.wsgi [None req-b29713e4-a6a3-4c44-8ab1-9c186151734e b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 199.204.45.116 () {48 vars in 1011 bytes} [Tue May 19 18:34:07 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.116 () {48 vars in 1051 bytes} [Tue May 19 18:34:07 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: 8|app: 0|req: 5/9] 199.204.45.116 () {52 vars in 1049 bytes} [Tue May 19 18:34:07 2026] POST /v2.1/flavors => generated 529 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/12] 199.204.45.116 () {42 vars in 705 bytes} [Tue May 19 18:34:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.116 () {44 vars in 909 bytes} [Tue May 19 18:34:08 2026] GET /v2.1 => generated 0 bytes in 69 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.116 () {46 vars in 982 bytes} [Tue May 19 18:34:08 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 18:34:08.951 8 INFO nova.api.openstack.wsgi [None req-80528389-3138-4eb0-afbb-959facb10b83 b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 8/15] 199.204.45.116 () {48 vars in 1013 bytes} [Tue May 19 18:34:08 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.116 () {48 vars in 1051 bytes} [Tue May 19 18:34:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.116 () {52 vars in 1049 bytes} [Tue May 19 18:34:08 2026] POST /v2.1/flavors => generated 532 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/18] 199.204.45.116 () {42 vars in 705 bytes} [Tue May 19 18:34:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.116 () {44 vars in 909 bytes} [Tue May 19 18:34:09 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.116 () {46 vars in 982 bytes} [Tue May 19 18:34:09 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 18:34:10.007 8 INFO nova.api.openstack.wsgi [None req-3587bf11-8124-4e29-b7ce-a4b48d63b520 b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 11/21] 199.204.45.116 () {48 vars in 1015 bytes} [Tue May 19 18:34:09 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.116 () {48 vars in 1051 bytes} [Tue May 19 18:34:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.116 () {52 vars in 1049 bytes} [Tue May 19 18:34:10 2026] POST /v2.1/flavors => generated 533 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.204.45.116 () {42 vars in 705 bytes} [Tue May 19 18:34:10 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: 13/25] 199.204.45.116 () {44 vars in 909 bytes} [Tue May 19 18:34:10 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.116 () {46 vars in 982 bytes} [Tue May 19 18:34:10 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 18:34:11.004 8 INFO nova.api.openstack.wsgi [None req-0f6aabcf-f72e-4daa-a830-d85df233a20d b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 14/27] 199.204.45.116 () {48 vars in 1013 bytes} [Tue May 19 18:34:10 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.116 () {48 vars in 1051 bytes} [Tue May 19 18:34:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.116 () {52 vars in 1049 bytes} [Tue May 19 18:34:11 2026] POST /v2.1/flavors => generated 532 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.116 () {42 vars in 705 bytes} [Tue May 19 18:34:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.116 () {44 vars in 909 bytes} [Tue May 19 18:34:12 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.116 () {46 vars in 982 bytes} [Tue May 19 18:34:12 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 18:34:12.365 8 INFO nova.api.openstack.wsgi [None req-fd366a35-5628-47b6-ae37-f99d8685bd2f b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 17/33] 199.204.45.116 () {48 vars in 1015 bytes} [Tue May 19 18:34:12 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 199.204.45.116 () {48 vars in 1051 bytes} [Tue May 19 18:34:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/35] 199.204.45.116 () {52 vars in 1049 bytes} [Tue May 19 18:34:12 2026] POST /v2.1/flavors => generated 535 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 10.0.0.207 () {28 vars in 454 bytes} [Tue May 19 18:40:09 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 55/109] 10.0.0.207 () {30 vars in 658 bytes} [Tue May 19 18:40:09 2026] GET /v2.1 => generated 0 bytes in 124 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 55/110] 10.0.0.207 () {30 vars in 660 bytes} [Tue May 19 18:40:09 2026] GET /v2.1/ => generated 410 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 10.0.0.207 () {34 vars in 804 bytes} [Tue May 19 18:40:09 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/188] 199.204.45.116 () {42 vars in 705 bytes} [Tue May 19 18:46:38 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: 94/191] 199.204.45.116 () {44 vars in 909 bytes} [Tue May 19 18:46:38 2026] GET /v2.1 => generated 0 bytes in 445 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 98/192] 199.204.45.116 () {46 vars in 982 bytes} [Tue May 19 18:46:38 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 18:46:39.007 7 INFO nova.api.openstack.wsgi [None req-2bc3dbb6-46a2-480e-a7e2-a43f50cae543 b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 95/193] 199.204.45.116 () {48 vars in 1017 bytes} [Tue May 19 18:46:38 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/194] 199.204.45.116 () {48 vars in 1051 bytes} [Tue May 19 18:46:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/195] 199.204.45.116 () {52 vars in 1049 bytes} [Tue May 19 18:46:39 2026] POST /v2.1/flavors => generated 534 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/222] 199.204.45.116 () {42 vars in 705 bytes} [Tue May 19 18:48:50 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: 110/223] 199.204.45.116 () {44 vars in 909 bytes} [Tue May 19 18:48:50 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 114/224] 199.204.45.116 () {46 vars in 982 bytes} [Tue May 19 18:48:50 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 18:48:50.448 7 WARNING oslo_db.sqlalchemy.utils [None req-81a02a80-b06b-4b04-bd6a-14fc9f6b0349 b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 111/225] 199.204.45.116 () {48 vars in 1016 bytes} [Tue May 19 18:48:50 2026] GET /v2.1/os-keypairs => generated 16 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/226] 199.204.45.116 () {52 vars in 1057 bytes} [Tue May 19 18:48:50 2026] POST /v2.1/os-keypairs => generated 576 bytes in 135 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/227] 199.204.45.116 () {44 vars in 990 bytes} [Tue May 19 18:48:54 2026] GET /v2.1/os-quota-sets/7bca61a875a044ec88e03b4c4b4401fb => generated 371 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/228] 199.204.45.116 () {48 vars in 1042 bytes} [Tue May 19 18:48:55 2026] PUT /v2.1/os-quota-sets/7bca61a875a044ec88e03b4c4b4401fb => generated 326 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/229] 199.204.45.116 () {44 vars in 990 bytes} [Tue May 19 18:48:55 2026] GET /v2.1/os-quota-sets/7bca61a875a044ec88e03b4c4b4401fb => generated 368 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/382] 10.0.0.166 () {28 vars in 454 bytes} [Tue May 19 19:01:37 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: 190/383] 10.0.0.166 () {30 vars in 658 bytes} [Tue May 19 19:01:37 2026] GET /v2.1 => generated 0 bytes in 81 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 194/384] 10.0.0.166 () {30 vars in 660 bytes} [Tue May 19 19:01:37 2026] GET /v2.1/ => generated 410 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/385] 10.0.0.166 () {34 vars in 765 bytes} [Tue May 19 19:01:37 2026] GET /v2.1/os-services => generated 783 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/388] 10.0.0.166 () {28 vars in 454 bytes} [Tue May 19 19:01:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 10.0.0.166 () {30 vars in 658 bytes} [Tue May 19 19:01:41 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 194/390] 10.0.0.166 () {30 vars in 660 bytes} [Tue May 19 19:01:41 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/391] 10.0.0.166 () {34 vars in 765 bytes} [Tue May 19 19:01:41 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) [pid: 7|app: 0|req: 195/392] 10.0.0.166 () {28 vars in 454 bytes} [Tue May 19 19:01:44 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 198/393] 10.0.0.166 () {30 vars in 658 bytes} [Tue May 19 19:01:44 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 196/394] 10.0.0.166 () {30 vars in 660 bytes} [Tue May 19 19:01:44 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/395] 10.0.0.166 () {34 vars in 808 bytes} [Tue May 19 19:01:44 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 10.0.0.166 () {28 vars in 454 bytes} [Tue May 19 19:01:48 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 200/397] 10.0.0.166 () {30 vars in 658 bytes} [Tue May 19 19:01:48 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 198/398] 10.0.0.166 () {30 vars in 660 bytes} [Tue May 19 19:01:48 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/399] 10.0.0.166 () {34 vars in 808 bytes} [Tue May 19 19:01:48 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 199.204.45.116 () {42 vars in 705 bytes} [Tue May 19 19:02:08 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.10/site-packages/pycadf/identifier.py:71: 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: 205/407] 199.204.45.116 () {44 vars in 909 bytes} [Tue May 19 19:02:08 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 203/408] 199.204.45.116 () {46 vars in 982 bytes} [Tue May 19 19:02:08 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 19:02:08.974 8 INFO nova.api.openstack.wsgi [None req-e640baed-a81d-4459-9604-476092b899c5 b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 206/409] 199.204.45.116 () {48 vars in 1015 bytes} [Tue May 19 19:02:08 2026] GET /v2.1/flavors/m1.manila => 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: 204/410] 199.204.45.116 () {48 vars in 1051 bytes} [Tue May 19 19:02:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/411] 199.204.45.116 () {52 vars in 1049 bytes} [Tue May 19 19:02:09 2026] POST /v2.1/flavors => generated 534 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/456] 199.204.45.116 () {44 vars in 990 bytes} [Tue May 19 19:05:58 2026] GET /v2.1/os-quota-sets/20cd936aa84844c7a585b3eb80bd6088 => generated 371 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/459] 199.204.45.116 () {48 vars in 1042 bytes} [Tue May 19 19:05:58 2026] PUT /v2.1/os-quota-sets/20cd936aa84844c7a585b3eb80bd6088 => generated 326 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/460] 199.204.45.116 () {44 vars in 990 bytes} [Tue May 19 19:05:58 2026] GET /v2.1/os-quota-sets/20cd936aa84844c7a585b3eb80bd6088 => generated 368 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/585] 199.204.45.116 () {42 vars in 705 bytes} [Tue May 19 19:16:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/586] 199.204.45.116 () {44 vars in 909 bytes} [Tue May 19 19:16:21 2026] GET /v2.1 => generated 0 bytes in 149 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 296/587] 199.204.45.116 () {46 vars in 982 bytes} [Tue May 19 19:16:21 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 19:16:21.679 7 INFO nova.api.openstack.wsgi [None req-7f70a522-97fb-424a-ae7d-956ef634dcc5 b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 292/588] 199.204.45.116 () {48 vars in 1011 bytes} [Tue May 19 19:16:21 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/589] 199.204.45.116 () {48 vars in 1051 bytes} [Tue May 19 19:16:21 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: 7|app: 0|req: 293/590] 199.204.45.116 () {48 vars in 1099 bytes} [Tue May 19 19:16:21 2026] GET /v2.1/flavors/12be4e4d-4edf-4850-ad63-2e31caa01bee/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: 298/591] 199.204.45.116 () {42 vars in 705 bytes} [Tue May 19 19:16:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/592] 199.204.45.116 () {44 vars in 909 bytes} [Tue May 19 19:16:22 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: 299/593] 199.204.45.116 () {46 vars in 982 bytes} [Tue May 19 19:16:22 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 19:16:22.547 7 INFO nova.api.openstack.wsgi [None req-3afdbb84-56bc-48d2-9a5d-faa76f9cb9e8 b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 295/594] 199.204.45.116 () {48 vars in 1013 bytes} [Tue May 19 19:16:22 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/595] 199.204.45.116 () {48 vars in 1051 bytes} [Tue May 19 19:16:22 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: 7|app: 0|req: 296/596] 199.204.45.116 () {48 vars in 1099 bytes} [Tue May 19 19:16:22 2026] GET /v2.1/flavors/b61d7824-61f3-413c-8f25-0f582acf2845/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/597] 199.204.45.116 () {42 vars in 705 bytes} [Tue May 19 19:16:23 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/598] 199.204.45.116 () {44 vars in 909 bytes} [Tue May 19 19:16:23 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 302/599] 199.204.45.116 () {46 vars in 982 bytes} [Tue May 19 19:16:23 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 19:16:23.380 7 INFO nova.api.openstack.wsgi [None req-14847a6e-8964-425e-b393-133b35fba7b8 b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 298/600] 199.204.45.116 () {48 vars in 1015 bytes} [Tue May 19 19:16:23 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/601] 199.204.45.116 () {48 vars in 1051 bytes} [Tue May 19 19:16:23 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: 299/602] 199.204.45.116 () {48 vars in 1099 bytes} [Tue May 19 19:16:23 2026] GET /v2.1/flavors/9fe9dbac-e8b7-47b8-83d6-57e49d4de530/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/603] 199.204.45.116 () {42 vars in 705 bytes} [Tue May 19 19:16:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/604] 199.204.45.116 () {44 vars in 909 bytes} [Tue May 19 19:16:24 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 305/605] 199.204.45.116 () {46 vars in 982 bytes} [Tue May 19 19:16:24 2026] GET /v2.1/ => generated 399 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 19:16:24.236 7 INFO nova.api.openstack.wsgi [None req-c74f9857-167c-49da-b6c8-9fe8e7d5564f b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 301/606] 199.204.45.116 () {48 vars in 1013 bytes} [Tue May 19 19:16:24 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/607] 199.204.45.116 () {48 vars in 1051 bytes} [Tue May 19 19:16:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/608] 199.204.45.116 () {48 vars in 1099 bytes} [Tue May 19 19:16:24 2026] GET /v2.1/flavors/a1eb7b47-c9c1-4493-867b-a006d675fa31/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/609] 199.204.45.116 () {42 vars in 705 bytes} [Tue May 19 19:16:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/610] 199.204.45.116 () {44 vars in 909 bytes} [Tue May 19 19:16:25 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 308/611] 199.204.45.116 () {46 vars in 982 bytes} [Tue May 19 19:16:25 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 19:16:25.105 7 INFO nova.api.openstack.wsgi [None req-baa9cc4b-b329-4557-af6f-a3fbe46fc8e5 b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 304/612] 199.204.45.116 () {48 vars in 1015 bytes} [Tue May 19 19:16:25 2026] GET /v2.1/flavors/m1.xlarge => 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: 309/613] 199.204.45.116 () {48 vars in 1051 bytes} [Tue May 19 19:16:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/614] 199.204.45.116 () {48 vars in 1099 bytes} [Tue May 19 19:16:25 2026] GET /v2.1/flavors/35670f51-e298-4dc6-b52f-537d75afec70/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/629] 199.204.45.116 () {42 vars in 705 bytes} [Tue May 19 19:17:32 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: 313/630] 199.204.45.116 () {44 vars in 909 bytes} [Tue May 19 19:17:32 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 318/631] 199.204.45.116 () {46 vars in 982 bytes} [Tue May 19 19:17:32 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 19:17:32.450 7 INFO nova.api.openstack.wsgi [None req-ad75337c-63a4-46e5-b900-0b95a07026ff b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 314/632] 199.204.45.116 () {48 vars in 1017 bytes} [Tue May 19 19:17:32 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/633] 199.204.45.116 () {48 vars in 1051 bytes} [Tue May 19 19:17:32 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: 7|app: 0|req: 315/634] 199.204.45.116 () {48 vars in 1099 bytes} [Tue May 19 19:17:32 2026] GET /v2.1/flavors/95213bc4-9b48-436a-bd36-d29ee7da8536/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: 320/635] 199.204.45.116 () {42 vars in 705 bytes} [Tue May 19 19:17: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: 7|app: 0|req: 316/636] 199.204.45.116 () {44 vars in 909 bytes} [Tue May 19 19:17:38 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 321/637] 199.204.45.116 () {46 vars in 982 bytes} [Tue May 19 19:17:38 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 19:17:38.438 7 WARNING oslo_db.sqlalchemy.utils [None req-5bfd3ff3-6146-461f-820a-fed107b02574 b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 317/638] 199.204.45.116 () {48 vars in 1016 bytes} [Tue May 19 19:17:38 2026] GET /v2.1/os-keypairs => generated 545 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/641] 199.204.45.116 () {44 vars in 990 bytes} [Tue May 19 19:17:41 2026] GET /v2.1/os-quota-sets/7bca61a875a044ec88e03b4c4b4401fb => generated 368 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/650] 199.204.45.116 () {42 vars in 705 bytes} [Tue May 19 19:18:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/651] 199.204.45.116 () {44 vars in 909 bytes} [Tue May 19 19:18:27 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 324/652] 199.204.45.116 () {46 vars in 982 bytes} [Tue May 19 19:18:27 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 19:18:27.352 8 INFO nova.api.openstack.wsgi [None req-26a61fcd-9ae3-497c-a840-cc5fe9dbad74 b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 329/653] 199.204.45.116 () {48 vars in 1015 bytes} [Tue May 19 19:18:27 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/654] 199.204.45.116 () {48 vars in 1051 bytes} [Tue May 19 19:18:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/655] 199.204.45.116 () {48 vars in 1099 bytes} [Tue May 19 19:18:27 2026] GET /v2.1/flavors/92fe5edf-0c08-45fa-80f2-fd333744a874/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: 328/660] 199.204.45.116 () {44 vars in 990 bytes} [Tue May 19 19:18:40 2026] GET /v2.1/os-quota-sets/20cd936aa84844c7a585b3eb80bd6088 => generated 368 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/671] 199.204.45.116 () {42 vars in 705 bytes} [Tue May 19 19:19:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/672] 199.204.45.116 () {44 vars in 909 bytes} [Tue May 19 19:19:28 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 335/673] 199.204.45.116 () {46 vars in 982 bytes} [Tue May 19 19:19:28 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/674] 199.204.45.116 () {48 vars in 1051 bytes} [Tue May 19 19:19:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/675] 199.204.45.116 () {48 vars in 1099 bytes} [Tue May 19 19:19:28 2026] GET /v2.1/flavors/12be4e4d-4edf-4850-ad63-2e31caa01bee/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: 340/676] 199.204.45.116 () {48 vars in 1099 bytes} [Tue May 19 19:19:28 2026] GET /v2.1/flavors/35670f51-e298-4dc6-b52f-537d75afec70/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: 337/677] 199.204.45.116 () {48 vars in 1099 bytes} [Tue May 19 19:19:28 2026] GET /v2.1/flavors/92fe5edf-0c08-45fa-80f2-fd333744a874/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/678] 199.204.45.116 () {48 vars in 1099 bytes} [Tue May 19 19:19:28 2026] GET /v2.1/flavors/95213bc4-9b48-436a-bd36-d29ee7da8536/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: 338/679] 199.204.45.116 () {48 vars in 1099 bytes} [Tue May 19 19:19:28 2026] GET /v2.1/flavors/9fe9dbac-e8b7-47b8-83d6-57e49d4de530/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/680] 199.204.45.116 () {48 vars in 1099 bytes} [Tue May 19 19:19:28 2026] GET /v2.1/flavors/a1eb7b47-c9c1-4493-867b-a006d675fa31/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/681] 199.204.45.116 () {48 vars in 1099 bytes} [Tue May 19 19:19:28 2026] GET /v2.1/flavors/b61d7824-61f3-413c-8f25-0f582acf2845/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: 345/686] 10.0.0.49 () {28 vars in 454 bytes} [Tue May 19 19:19:49 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: 342/687] 10.0.0.49 () {30 vars in 658 bytes} [Tue May 19 19:19:49 2026] GET /v2.1 => generated 0 bytes in 116 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 346/688] 10.0.0.49 () {32 vars in 731 bytes} [Tue May 19 19:19:49 2026] GET /v2.1/ => generated 410 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/689] 10.0.0.49 () {34 vars in 804 bytes} [Tue May 19 19:19:49 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: 8|app: 0|req: 347/690] 10.0.0.49 () {28 vars in 454 bytes} [Tue May 19 19:19:50 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: 344/691] 10.0.0.49 () {30 vars in 658 bytes} [Tue May 19 19:19:50 2026] GET /v2.1 => generated 0 bytes in 71 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 348/692] 10.0.0.49 () {32 vars in 731 bytes} [Tue May 19 19:19:50 2026] GET /v2.1/ => generated 410 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/693] 10.0.0.49 () {34 vars in 892 bytes} [Tue May 19 19:19:50 2026] GET /v2.1/servers/detail?project_id=20cd936aa84844c7a585b3eb80bd6088&all_tenants=True => generated 15 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/694] 10.0.0.49 () {34 vars in 892 bytes} [Tue May 19 19:19:50 2026] GET /v2.1/servers/detail?project_id=7bca61a875a044ec88e03b4c4b4401fb&all_tenants=True => generated 15 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/695] 10.0.0.49 () {34 vars in 892 bytes} [Tue May 19 19:19:50 2026] GET /v2.1/servers/detail?project_id=a62203f4cd154f67b919246dd607d2d5&all_tenants=True => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/700] 10.0.0.82 () {32 vars in 654 bytes} [Tue May 19 19:20:11 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/701] 10.0.0.82 () {32 vars in 640 bytes} [Tue May 19 19:20:11 2026] GET /v2.1/servers => generated 15 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-19 19:20:11.822 7 WARNING oslo_db.sqlalchemy.utils [None req-0687fe32-b4e7-4aa6-9765-e9884c2b14cb b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 350/702] 10.0.0.82 () {32 vars in 648 bytes} [Tue May 19 19:20:11 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/703] 10.0.0.82 () {32 vars in 693 bytes} [Tue May 19 19:20:11 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/706] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:20:22 2026] GET /v2.1/flavors/12be4e4d-4edf-4850-ad63-2e31caa01bee => generated 511 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/707] 10.0.0.82 () {32 vars in 640 bytes} [Tue May 19 19:20:22 2026] GET /v2.1/flavors => generated 1674 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/708] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:20:23 2026] GET /v2.1/flavors/12be4e4d-4edf-4850-ad63-2e31caa01bee => generated 511 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/711] 10.0.0.82 () {34 vars in 670 bytes} [Tue May 19 19:20:30 2026] POST /v2.1/os-keypairs => generated 385 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/712] 10.0.0.82 () {34 vars in 670 bytes} [Tue May 19 19:20:31 2026] POST /v2.1/os-keypairs => generated 385 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/713] 10.0.0.82 () {34 vars in 684 bytes} [Tue May 19 19:20:31 2026] POST /v2.1/os-security-groups => generated 248 bytes in 667 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/714] 10.0.0.82 () {34 vars in 694 bytes} [Tue May 19 19:20:32 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/715] 10.0.0.82 () {34 vars in 684 bytes} [Tue May 19 19:20:32 2026] POST /v2.1/os-security-groups => generated 247 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/716] 10.0.0.82 () {34 vars in 694 bytes} [Tue May 19 19:20:33 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/717] 10.0.0.82 () {34 vars in 694 bytes} [Tue May 19 19:20:33 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/718] 10.0.0.82 () {34 vars in 662 bytes} [Tue May 19 19:20:32 2026] POST /v2.1/servers => generated 450 bytes in 2004 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/719] 10.0.0.82 () {32 vars in 736 bytes} [Tue May 19 19:20:34 2026] GET /v2.1/os-security-groups/79bb7de1-ead1-443e-b8a3-b6a90198c745 => generated 664 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/720] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:20:34 2026] GET /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89 => generated 1399 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/721] 10.0.0.82 () {34 vars in 662 bytes} [Tue May 19 19:20:33 2026] POST /v2.1/servers => generated 451 bytes in 1125 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/722] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:20:34 2026] GET /v2.1/servers/ad70324a-b18b-46c3-b011-36a42248b917 => generated 1423 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/723] 10.0.0.82 () {32 vars in 749 bytes} [Tue May 19 19:20:34 2026] DELETE /v2.1/os-security-group-rules/53c4c45f-eae4-4061-87f7-5bc8902be784 => generated 0 bytes in 266 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/724] 10.0.0.82 () {34 vars in 684 bytes} [Tue May 19 19:20:34 2026] POST /v2.1/os-security-groups => generated 242 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/725] 10.0.0.82 () {34 vars in 684 bytes} [Tue May 19 19:20:34 2026] POST /v2.1/os-security-groups => generated 243 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/726] 10.0.0.82 () {32 vars in 739 bytes} [Tue May 19 19:20:34 2026] DELETE /v2.1/os-security-groups/79bb7de1-ead1-443e-b8a3-b6a90198c745 => generated 0 bytes in 248 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/727] 10.0.0.82 () {34 vars in 684 bytes} [Tue May 19 19:20:35 2026] POST /v2.1/os-security-groups => generated 244 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/728] 10.0.0.82 () {32 vars in 739 bytes} [Tue May 19 19:20:35 2026] DELETE /v2.1/os-security-groups/1c36b764-ab07-4eea-aa81-a4c6431ac74a => generated 0 bytes in 259 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/729] 10.0.0.82 () {32 vars in 662 bytes} [Tue May 19 19:20:35 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/730] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:20:35 2026] GET /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89 => generated 1459 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/731] 10.0.0.82 () {32 vars in 739 bytes} [Tue May 19 19:20:35 2026] DELETE /v2.1/os-security-groups/7c390d4b-c8eb-4917-b59a-28e4ba6b6596 => generated 0 bytes in 391 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/732] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:20:35 2026] GET /v2.1/servers/ad70324a-b18b-46c3-b011-36a42248b917 => generated 1475 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 19:20:35.849 7 INFO nova.api.openstack.wsgi [None req-ccb5b946-79f8-4818-b797-cef03d86a1ae 3b15ed24513d4cb79ffafb3b70c089c8 16dfc2092b8b41908c59f4d54fb96aed - - default default] HTTP exception thrown: Security group 7c390d4b-c8eb-4917-b59a-28e4ba6b6596 does not exist Neutron server returns request_ids: ['req-04352505-1e96-4495-b918-10891941b446'] [pid: 7|app: 0|req: 363/733] 10.0.0.82 () {32 vars in 736 bytes} [Tue May 19 19:20:35 2026] GET /v2.1/os-security-groups/7c390d4b-c8eb-4917-b59a-28e4ba6b6596 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/734] 10.0.0.82 () {32 vars in 739 bytes} [Tue May 19 19:20:35 2026] DELETE /v2.1/os-security-groups/5658f109-aa49-4fb8-a852-9dbf1d25af86 => generated 0 bytes in 302 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-19 19:20:36.204 7 INFO nova.api.openstack.wsgi [None req-54729ae5-6140-44a9-9f45-72b3afb03bc4 3b15ed24513d4cb79ffafb3b70c089c8 16dfc2092b8b41908c59f4d54fb96aed - - default default] HTTP exception thrown: Security group 5658f109-aa49-4fb8-a852-9dbf1d25af86 does not exist Neutron server returns request_ids: ['req-c32e0f9e-d0fc-40fc-8966-062bfb4a7b40'] [pid: 7|app: 0|req: 364/735] 10.0.0.82 () {32 vars in 736 bytes} [Tue May 19 19:20:36 2026] GET /v2.1/os-security-groups/5658f109-aa49-4fb8-a852-9dbf1d25af86 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/736] 10.0.0.82 () {32 vars in 739 bytes} [Tue May 19 19:20:36 2026] DELETE /v2.1/os-security-groups/39949a78-c4c1-46f5-9286-e6238f847709 => generated 0 bytes in 543 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-19 19:20:36.799 7 INFO nova.api.openstack.wsgi [None req-465c5b4f-99ef-4c1c-996c-6e3c29989321 3b15ed24513d4cb79ffafb3b70c089c8 16dfc2092b8b41908c59f4d54fb96aed - - default default] HTTP exception thrown: Security group 39949a78-c4c1-46f5-9286-e6238f847709 does not exist Neutron server returns request_ids: ['req-f508c380-64ae-4aea-8699-a797be44014a'] [pid: 7|app: 0|req: 365/737] 10.0.0.82 () {32 vars in 736 bytes} [Tue May 19 19:20:36 2026] GET /v2.1/os-security-groups/39949a78-c4c1-46f5-9286-e6238f847709 => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/738] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:20:36 2026] GET /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89 => generated 1457 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/739] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:20:36 2026] GET /v2.1/servers/ad70324a-b18b-46c3-b011-36a42248b917 => generated 1549 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/740] 10.0.0.82 () {32 vars in 662 bytes} [Tue May 19 19:20:36 2026] GET /v2.1/os-security-groups => generated 707 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:20:37.227 8 INFO nova.api.openstack.wsgi [None req-e3cb6d73-4af2-4240-b42f-6b44a05b877f 3b15ed24513d4cb79ffafb3b70c089c8 16dfc2092b8b41908c59f4d54fb96aed - - default default] HTTP exception thrown: Security group 39949a78-c4c1-46f5-9286-e6238f847709 does not exist Neutron server returns request_ids: ['req-cf6c7b18-0012-40b9-a705-00ff94f78e28'] [pid: 8|app: 0|req: 375/741] 10.0.0.82 () {32 vars in 739 bytes} [Tue May 19 19:20:37 2026] DELETE /v2.1/os-security-groups/39949a78-c4c1-46f5-9286-e6238f847709 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-19 19:20:37.262 7 INFO nova.api.openstack.wsgi [None req-72242588-a908-4e5d-a13c-e030d983151f 3b15ed24513d4cb79ffafb3b70c089c8 16dfc2092b8b41908c59f4d54fb96aed - - default default] HTTP exception thrown: Security group 5658f109-aa49-4fb8-a852-9dbf1d25af86 does not exist Neutron server returns request_ids: ['req-461923b0-6007-4903-9e47-ff72fcb63287'] [pid: 7|app: 0|req: 367/742] 10.0.0.82 () {32 vars in 739 bytes} [Tue May 19 19:20:37 2026] DELETE /v2.1/os-security-groups/5658f109-aa49-4fb8-a852-9dbf1d25af86 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-19 19:20:37.302 8 INFO nova.api.openstack.wsgi [None req-589918d3-e0b3-47d7-8791-4c25d2091207 3b15ed24513d4cb79ffafb3b70c089c8 16dfc2092b8b41908c59f4d54fb96aed - - default default] HTTP exception thrown: Security group 7c390d4b-c8eb-4917-b59a-28e4ba6b6596 does not exist Neutron server returns request_ids: ['req-13d20e64-5dfb-4539-8f51-7b28503d6447'] [pid: 8|app: 0|req: 376/743] 10.0.0.82 () {32 vars in 739 bytes} [Tue May 19 19:20:37 2026] DELETE /v2.1/os-security-groups/7c390d4b-c8eb-4917-b59a-28e4ba6b6596 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/744] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:20:37 2026] GET /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89 => generated 1525 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/745] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:20:38 2026] GET /v2.1/servers/ad70324a-b18b-46c3-b011-36a42248b917 => generated 1549 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 370/748] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:20:39 2026] GET /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89 => 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.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:20:39.784 7 INFO nova.api.openstack.compute.server_external_events [req-94d456ad-87d4-4a8c-99b0-08e88d65290f req-2892b5b9-4ef8-4bff-b225-7aa8c23009bd 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:f43a939b-a9d4-4f35-a70c-dc39034c2439 for instance ad70324a-b18b-46c3-b011-36a42248b917 on instance 2026-05-19 19:20:39.795 7 INFO nova.compute.rpcapi [None req-6eb6dac8-72b0-4fb6-8199-bcb1f3fd2801 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 7|app: 0|req: 371/749] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:20:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/750] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:20:39 2026] GET /v2.1/servers/ad70324a-b18b-46c3-b011-36a42248b917 => generated 1549 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/751] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:20:40 2026] GET /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89 => generated 1525 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/752] 10.0.0.82 () {30 vars in 412 bytes} [Tue May 19 19:20:40 2026] GET / => generated 421 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/753] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:20:40 2026] GET /v2.1/servers/ad70324a-b18b-46c3-b011-36a42248b917 => generated 1549 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/754] 10.0.0.82 () {28 vars in 559 bytes} [Tue May 19 19:20:40 2026] GET /v2/ => generated 401 bytes in 430 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/755] 10.0.0.82 () {28 vars in 563 bytes} [Tue May 19 19:20:41 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/756] 10.0.0.82 () {30 vars in 412 bytes} [Tue May 19 19:20:41 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/757] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:20:41 2026] GET /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89 => generated 1525 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 19:20:41.859 7 INFO nova.api.openstack.compute.server_external_events [req-8ffd4bc1-39dd-4017-9dcc-59223a378cd1 req-8f25f36e-1d4f-4706-b236-5d83d85e9b2f 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:d1cf7d49-650e-4e22-bce0-0da9cd4e8fa4 for instance c842989f-9dbc-4620-920b-11798495ca89 on instance [pid: 7|app: 0|req: 375/758] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:20:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 384/759] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:20:42 2026] GET /v2.1/servers/ad70324a-b18b-46c3-b011-36a42248b917 => generated 1549 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/760] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:20:42 2026] GET /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89 => generated 1525 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/761] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:20:43 2026] GET /v2.1/servers/ad70324a-b18b-46c3-b011-36a42248b917 => generated 1549 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:20:43.664 7 INFO nova.api.openstack.compute.server_external_events [req-fd25655b-0670-4321-bd61-2223f313d9ef req-7b41ee65-9354-436c-a3dc-43bf20016811 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:f43a939b-a9d4-4f35-a70c-dc39034c2439 for instance ad70324a-b18b-46c3-b011-36a42248b917 on instance [pid: 7|app: 0|req: 377/762] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:20:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 386/763] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:20:44 2026] GET /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89 => generated 1525 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 378/764] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:20:44 2026] GET /v2.1/servers/ad70324a-b18b-46c3-b011-36a42248b917 => generated 1726 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/765] 10.0.0.82 () {32 vars in 740 bytes} [Tue May 19 19:20:44 2026] GET /v2.1/servers/ad70324a-b18b-46c3-b011-36a42248b917/os-interface => generated 284 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/766] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:20:45 2026] GET /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89 => generated 1525 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:20:45.672 7 INFO nova.api.openstack.compute.server_external_events [req-84742c3e-cf5f-47fe-b511-dd814c3032c1 req-2d705bbc-778b-4995-bab1-b5eb2102f073 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:f43a939b-a9d4-4f35-a70c-dc39034c2439 for instance ad70324a-b18b-46c3-b011-36a42248b917 on instance [pid: 7|app: 0|req: 380/767] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:20:45 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:20:45.703 7 INFO nova.api.openstack.compute.server_external_events [req-1b70f677-dfe2-4d9a-822f-3908e7f78adc req-d1e72428-ee3f-46f3-ad0c-70a2ded42984 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:f43a939b-a9d4-4f35-a70c-dc39034c2439 for instance ad70324a-b18b-46c3-b011-36a42248b917 on instance 2026-05-19 19:20:45.704 7 INFO nova.api.openstack.compute.server_external_events [req-1b70f677-dfe2-4d9a-822f-3908e7f78adc req-d1e72428-ee3f-46f3-ad0c-70a2ded42984 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:d1cf7d49-650e-4e22-bce0-0da9cd4e8fa4 for instance c842989f-9dbc-4620-920b-11798495ca89 on instance 2026-05-19 19:20:45.705 7 INFO nova.api.openstack.compute.server_external_events [req-1b70f677-dfe2-4d9a-822f-3908e7f78adc req-d1e72428-ee3f-46f3-ad0c-70a2ded42984 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:d1cf7d49-650e-4e22-bce0-0da9cd4e8fa4 for instance c842989f-9dbc-4620-920b-11798495ca89 on instance [pid: 7|app: 0|req: 381/768] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:20:45 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/769] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:20:45 2026] GET /v2.1/servers/ad70324a-b18b-46c3-b011-36a42248b917 => generated 1726 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/770] 10.0.0.82 () {32 vars in 640 bytes} [Tue May 19 19:20:45 2026] GET /v2.1/servers => generated 378 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:20:46.252 8 INFO nova.compute.rpcapi [None req-1c7b155e-1453-4bfb-af7c-e28d2b8cc0a4 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 8|app: 0|req: 389/771] 10.0.0.82 () {32 vars in 717 bytes} [Tue May 19 19:20:46 2026] DELETE /v2.1/servers/ad70324a-b18b-46c3-b011-36a42248b917 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/772] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:20:46 2026] GET /v2.1/servers/ad70324a-b18b-46c3-b011-36a42248b917 => generated 1852 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/773] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:20:46 2026] GET /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89 => generated 1715 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 384/774] 10.0.0.82 () {32 vars in 740 bytes} [Tue May 19 19:20:46 2026] GET /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89/os-interface => generated 284 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 391/775] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:20:47 2026] GET /v2.1/servers/ad70324a-b18b-46c3-b011-36a42248b917 => generated 1784 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:20:47.750 8 INFO nova.api.openstack.compute.server_external_events [req-65f22a4d-c6d2-4393-a943-862f0d82eea2 req-c1b0ee59-fd4c-404d-8057-717c3c781821 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-unplugged:f43a939b-a9d4-4f35-a70c-dc39034c2439 for instance ad70324a-b18b-46c3-b011-36a42248b917 on instance 2026-05-19 19:20:47.750 8 INFO nova.api.openstack.compute.server_external_events [req-65f22a4d-c6d2-4393-a943-862f0d82eea2 req-c1b0ee59-fd4c-404d-8057-717c3c781821 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:f43a939b-a9d4-4f35-a70c-dc39034c2439 for instance ad70324a-b18b-46c3-b011-36a42248b917 on instance 2026-05-19 19:20:47.753 7 INFO nova.api.openstack.compute.server_external_events [req-c4763d36-6ee1-4f49-8345-bb2d580335f4 req-de920d50-d813-4bc7-b776-5dadd17cb888 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-deleted:f43a939b-a9d4-4f35-a70c-dc39034c2439 for instance ad70324a-b18b-46c3-b011-36a42248b917 on instance [pid: 8|app: 0|req: 392/776] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:20:47 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/777] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:20:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 393/778] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:20:47 2026] GET /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89 => generated 1715 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:20:48.661 8 INFO nova.api.openstack.wsgi [None req-98cf4a8f-0c41-4a33-9989-2da158071e6b 6a23a67cfa7c444799493caf8cb8babe c5b678646bd74640a756e14e745edf74 - - default default] HTTP exception thrown: Instance ad70324a-b18b-46c3-b011-36a42248b917 could not be found. [pid: 8|app: 0|req: 395/781] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:20:48 2026] GET /v2.1/servers/ad70324a-b18b-46c3-b011-36a42248b917 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 387/782] 10.0.0.82 () {32 vars in 703 bytes} [Tue May 19 19:20:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-374908620 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:20:49.805 8 INFO nova.api.openstack.compute.server_external_events [req-d6fd8cb2-ab68-40a7-beda-f2535201dd7a req-f3471190-0362-4784-b718-9304cc463e27 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:d1cf7d49-650e-4e22-bce0-0da9cd4e8fa4 for instance c842989f-9dbc-4620-920b-11798495ca89 on instance [pid: 8|app: 0|req: 396/783] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:20:49 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) [pid: 7|app: 0|req: 389/786] 10.0.0.82 () {32 vars in 740 bytes} [Tue May 19 19:21:03 2026] GET /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89/os-interface => generated 284 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 398/787] 10.0.0.82 () {32 vars in 814 bytes} [Tue May 19 19:21:03 2026] GET /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89/os-interface/d1cf7d49-650e-4e22-bce0-0da9cd4e8fa4 => generated 281 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 390/788] 10.0.0.82 () {32 vars in 722 bytes} [Tue May 19 19:21:03 2026] GET /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89/ips => generated 155 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/789] 10.0.0.82 () {34 vars in 749 bytes} [Tue May 19 19:21:03 2026] POST /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/790] 10.0.0.82 () {32 vars in 722 bytes} [Tue May 19 19:21:03 2026] GET /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89/ips => generated 155 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:21:04.849 8 INFO nova.api.openstack.compute.server_external_events [req-6bee789d-e5ee-4164-ab33-203854352351 req-3cea7b0f-f1f7-473e-a20d-1f07d1f8dbe2 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:d1cf7d49-650e-4e22-bce0-0da9cd4e8fa4 for instance c842989f-9dbc-4620-920b-11798495ca89 on instance [pid: 8|app: 0|req: 400/791] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:21:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 392/792] 10.0.0.82 () {32 vars in 722 bytes} [Tue May 19 19:21:04 2026] GET /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89/ips => generated 155 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 401/793] 10.0.0.82 () {32 vars in 722 bytes} [Tue May 19 19:21:05 2026] GET /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89/ips => generated 194 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 393/794] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:21:06 2026] GET /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89 => generated 1950 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 402/795] 10.0.0.82 () {34 vars in 749 bytes} [Tue May 19 19:21:06 2026] POST /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/796] 10.0.0.82 () {32 vars in 722 bytes} [Tue May 19 19:21:06 2026] GET /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89/ips => generated 194 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:21:07.292 8 INFO nova.api.openstack.compute.server_external_events [req-da7c9a4f-ade4-4ad7-818a-3765296659fe req-31312213-b166-4bb9-a99e-f732066cd577 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:d1cf7d49-650e-4e22-bce0-0da9cd4e8fa4 for instance c842989f-9dbc-4620-920b-11798495ca89 on instance [pid: 8|app: 0|req: 403/797] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:21:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/798] 10.0.0.82 () {32 vars in 722 bytes} [Tue May 19 19:21:07 2026] GET /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89/ips => generated 194 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 404/799] 10.0.0.82 () {32 vars in 722 bytes} [Tue May 19 19:21:08 2026] GET /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89/ips => generated 155 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 396/802] 10.0.0.82 () {32 vars in 717 bytes} [Tue May 19 19:21:08 2026] DELETE /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 407/803] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:21:08 2026] GET /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89 => generated 1841 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:21:08.857 7 INFO nova.api.openstack.compute.server_external_events [req-64f57a79-0f06-4b7e-9875-ea87363a1b3e req-9a219b30-9d78-459a-b6e9-99ec8180209c 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-unplugged:d1cf7d49-650e-4e22-bce0-0da9cd4e8fa4 for instance c842989f-9dbc-4620-920b-11798495ca89 on instance [pid: 7|app: 0|req: 397/804] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:21:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:21:09.715 8 INFO nova.api.openstack.compute.server_external_events [req-9de4784d-c4dc-4ffd-9147-775122c21e0b req-db515db4-6e22-4580-95b1-954bf0b6edc2 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-deleted:d1cf7d49-650e-4e22-bce0-0da9cd4e8fa4 for instance c842989f-9dbc-4620-920b-11798495ca89 on instance [pid: 8|app: 0|req: 408/805] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:21:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 398/806] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:21:09 2026] GET /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89 => generated 1485 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:21:10.888 8 INFO nova.api.openstack.wsgi [None req-106b5ccf-06f4-4f60-b016-7118f9bd55bc f441a436477d4ff58a8fb1101f8a9513 e27fd5a3969542a786727618fc93e223 - - default default] HTTP exception thrown: Instance c842989f-9dbc-4620-920b-11798495ca89 could not be found. [pid: 8|app: 0|req: 409/807] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:21:10 2026] GET /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 399/808] 10.0.0.82 () {32 vars in 703 bytes} [Tue May 19 19:21:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-653588949 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-19 19:21:10.929 8 INFO nova.api.openstack.compute.server_external_events [req-a8afd7b8-bbb6-4327-9391-7a65d4f08d7e req-affb6f51-1d1b-4b65-a93c-b181cb1324d7 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:d1cf7d49-650e-4e22-bce0-0da9cd4e8fa4 for instance c842989f-9dbc-4620-920b-11798495ca89 on instance [pid: 8|app: 0|req: 410/809] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:21:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 19:21:11.417 7 INFO nova.api.openstack.wsgi [None req-41b95e91-0231-4617-9de2-ea000082837f f441a436477d4ff58a8fb1101f8a9513 e27fd5a3969542a786727618fc93e223 - - default default] HTTP exception thrown: Instance c842989f-9dbc-4620-920b-11798495ca89 could not be found. [pid: 7|app: 0|req: 400/810] 10.0.0.82 () {32 vars in 717 bytes} [Tue May 19 19:21:11 2026] DELETE /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:21:11.458 8 INFO nova.api.openstack.wsgi [None req-ac92cba1-141e-4a2b-9418-27e896f2ce20 f441a436477d4ff58a8fb1101f8a9513 e27fd5a3969542a786727618fc93e223 - - default default] HTTP exception thrown: Instance c842989f-9dbc-4620-920b-11798495ca89 could not be found. [pid: 8|app: 0|req: 411/811] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:21:11 2026] GET /v2.1/servers/c842989f-9dbc-4620-920b-11798495ca89 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 402/814] 10.0.0.82 () {34 vars in 670 bytes} [Tue May 19 19:21:24 2026] POST /v2.1/os-keypairs => generated 386 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 414/817] 10.0.0.82 () {34 vars in 662 bytes} [Tue May 19 19:21:30 2026] POST /v2.1/servers => generated 450 bytes in 794 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/818] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:21:31 2026] GET /v2.1/servers/c647b051-5ca7-412b-8faa-6f32154f2259 => generated 1254 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 415/819] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:21:32 2026] GET /v2.1/servers/c647b051-5ca7-412b-8faa-6f32154f2259 => generated 1437 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:21:33.364 8 INFO nova.api.openstack.compute.server_external_events [req-466841fc-1375-4492-bd25-02db90906c70 req-6a2234b2-5ffe-4959-a16c-b46608fc3222 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:c855e0bf-fc16-4880-81a7-4e4ceab605e9 for instance c647b051-5ca7-412b-8faa-6f32154f2259 on instance [pid: 8|app: 0|req: 416/820] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:21:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/821] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:21:33 2026] GET /v2.1/servers/c647b051-5ca7-412b-8faa-6f32154f2259 => generated 1437 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 417/822] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:21:34 2026] GET /v2.1/servers/c647b051-5ca7-412b-8faa-6f32154f2259 => generated 1425 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:21:35.407 7 INFO nova.api.openstack.compute.server_external_events [req-b7e2dbf4-7e3d-40d7-9f82-3fe032257209 req-9485bb09-3eca-4da5-9139-8c44c183188e 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:c855e0bf-fc16-4880-81a7-4e4ceab605e9 for instance c647b051-5ca7-412b-8faa-6f32154f2259 on instance [pid: 7|app: 0|req: 406/823] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:21:35 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 418/824] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:21:36 2026] GET /v2.1/servers/c647b051-5ca7-412b-8faa-6f32154f2259 => generated 1425 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:21:37.445 7 INFO nova.api.openstack.compute.server_external_events [req-b87a0335-2b46-4aba-965f-15e350787d42 req-efafd11a-52b8-40fa-9194-89537e5e99cc 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:c855e0bf-fc16-4880-81a7-4e4ceab605e9 for instance c647b051-5ca7-412b-8faa-6f32154f2259 on instance [pid: 7|app: 0|req: 407/825] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:21:37 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 419/826] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:21:37 2026] GET /v2.1/servers/c647b051-5ca7-412b-8faa-6f32154f2259 => generated 1611 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/827] 10.0.0.82 () {32 vars in 740 bytes} [Tue May 19 19:21:37 2026] GET /v2.1/servers/c647b051-5ca7-412b-8faa-6f32154f2259/os-interface => generated 284 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 410/830] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:21:38 2026] GET /v2.1/servers/c647b051-5ca7-412b-8faa-6f32154f2259 => generated 1611 bytes in 527 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:21:39.482 8 INFO nova.api.openstack.compute.server_external_events [req-44ca59fe-f398-4bc8-ad84-9a705c3d281c req-8f7986d8-a9d2-4528-8679-2e79b3512558 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:c855e0bf-fc16-4880-81a7-4e4ceab605e9 for instance c647b051-5ca7-412b-8faa-6f32154f2259 on instance [pid: 8|app: 0|req: 421/831] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:21:39 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) [pid: 7|app: 0|req: 411/832] 10.0.0.82 () {32 vars in 640 bytes} [Tue May 19 19:21:39 2026] GET /v2.1/servers => generated 388 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/833] 10.0.0.82 () {32 vars in 717 bytes} [Tue May 19 19:21:39 2026] DELETE /v2.1/servers/c647b051-5ca7-412b-8faa-6f32154f2259 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 412/834] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:21:39 2026] GET /v2.1/servers/c647b051-5ca7-412b-8faa-6f32154f2259 => generated 1617 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/835] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:21:40 2026] GET /v2.1/servers/c647b051-5ca7-412b-8faa-6f32154f2259 => generated 1381 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:21:41.526 7 INFO nova.api.openstack.compute.server_external_events [req-f3483bb4-8ade-450c-a68b-86a531b23927 req-f86e8594-7649-4d16-802d-2c4558303df0 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-unplugged:c855e0bf-fc16-4880-81a7-4e4ceab605e9 for instance c647b051-5ca7-412b-8faa-6f32154f2259 on instance 2026-05-19 19:21:41.527 7 INFO nova.api.openstack.compute.server_external_events [req-f3483bb4-8ade-450c-a68b-86a531b23927 req-f86e8594-7649-4d16-802d-2c4558303df0 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:c855e0bf-fc16-4880-81a7-4e4ceab605e9 for instance c647b051-5ca7-412b-8faa-6f32154f2259 on instance 2026-05-19 19:21:41.527 7 INFO nova.api.openstack.compute.server_external_events [req-f3483bb4-8ade-450c-a68b-86a531b23927 req-f86e8594-7649-4d16-802d-2c4558303df0 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-deleted:c855e0bf-fc16-4880-81a7-4e4ceab605e9 for instance c647b051-5ca7-412b-8faa-6f32154f2259 on instance [pid: 7|app: 0|req: 413/836] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:21:41 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:21:42.069 8 INFO nova.api.openstack.wsgi [None req-9454c8d5-3045-41d7-8d98-a8a8a03d9c28 0f59e0685919460282bf3f17d4601023 74755ac1fafc4678b44eb29665293073 - - default default] HTTP exception thrown: Instance c647b051-5ca7-412b-8faa-6f32154f2259 could not be found. [pid: 8|app: 0|req: 424/837] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:21:42 2026] GET /v2.1/servers/c647b051-5ca7-412b-8faa-6f32154f2259 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/838] 10.0.0.82 () {32 vars in 705 bytes} [Tue May 19 19:21:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1263929105 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 425/839] 10.0.0.82 () {34 vars in 662 bytes} [Tue May 19 19:21:42 2026] POST /v2.1/servers => generated 424 bytes in 522 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/840] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:21:42 2026] GET /v2.1/servers/ce53cc06-9b1a-4a68-bdb1-c09aba8aadbe => generated 1368 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 426/841] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:21:43 2026] GET /v2.1/servers/ce53cc06-9b1a-4a68-bdb1-c09aba8aadbe => generated 1426 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:21:45.278 8 INFO nova.api.openstack.compute.server_external_events [req-5be43198-484e-4f15-92d0-c63fb2430eda req-b5d37be9-5f12-446a-bb0a-bfc71ac24acd 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:934b6494-7023-437e-b035-ed53437b2bc8 for instance ce53cc06-9b1a-4a68-bdb1-c09aba8aadbe on instance [pid: 8|app: 0|req: 427/842] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:21:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/843] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:21:45 2026] GET /v2.1/servers/ce53cc06-9b1a-4a68-bdb1-c09aba8aadbe => generated 1468 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 428/844] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:21:46 2026] GET /v2.1/servers/ce53cc06-9b1a-4a68-bdb1-c09aba8aadbe => generated 1468 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:21:47.325 7 INFO nova.api.openstack.compute.server_external_events [req-3859bd65-fd16-4e9c-8b8b-c05ee1ce8abd req-f6f2e7e4-71c8-4c63-951e-8325dd32228c 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:934b6494-7023-437e-b035-ed53437b2bc8 for instance ce53cc06-9b1a-4a68-bdb1-c09aba8aadbe on instance 2026-05-19 19:21:47.326 7 INFO nova.api.openstack.compute.server_external_events [req-3859bd65-fd16-4e9c-8b8b-c05ee1ce8abd req-f6f2e7e4-71c8-4c63-951e-8325dd32228c 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:934b6494-7023-437e-b035-ed53437b2bc8 for instance ce53cc06-9b1a-4a68-bdb1-c09aba8aadbe on instance [pid: 7|app: 0|req: 417/845] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:21:47 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 429/846] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:21:47 2026] GET /v2.1/servers/ce53cc06-9b1a-4a68-bdb1-c09aba8aadbe => generated 1648 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 418/847] 10.0.0.82 () {32 vars in 717 bytes} [Tue May 19 19:21:48 2026] DELETE /v2.1/servers/ce53cc06-9b1a-4a68-bdb1-c09aba8aadbe => generated 0 bytes in 174 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/850] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:21:48 2026] GET /v2.1/servers/ce53cc06-9b1a-4a68-bdb1-c09aba8aadbe => generated 1654 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:21:49.375 7 INFO nova.api.openstack.compute.server_external_events [req-22f21454-200f-49f6-bcac-7a216de5e210 req-631227aa-b4d7-412e-9739-3b25267420c0 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-unplugged:934b6494-7023-437e-b035-ed53437b2bc8 for instance ce53cc06-9b1a-4a68-bdb1-c09aba8aadbe on instance 2026-05-19 19:21:49.376 7 INFO nova.api.openstack.compute.server_external_events [req-22f21454-200f-49f6-bcac-7a216de5e210 req-631227aa-b4d7-412e-9739-3b25267420c0 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:934b6494-7023-437e-b035-ed53437b2bc8 for instance ce53cc06-9b1a-4a68-bdb1-c09aba8aadbe on instance 2026-05-19 19:21:49.377 7 INFO nova.api.openstack.compute.server_external_events [req-22f21454-200f-49f6-bcac-7a216de5e210 req-631227aa-b4d7-412e-9739-3b25267420c0 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-deleted:934b6494-7023-437e-b035-ed53437b2bc8 for instance ce53cc06-9b1a-4a68-bdb1-c09aba8aadbe on instance [pid: 7|app: 0|req: 421/851] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:21:49 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 431/852] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:21:49 2026] GET /v2.1/servers/ce53cc06-9b1a-4a68-bdb1-c09aba8aadbe => generated 1454 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:21:50.725 7 INFO nova.api.openstack.wsgi [None req-9ed6e8ea-2261-4bbb-8ebb-5b26796b4c58 445cd78565d94477acf4117d19c1cc94 2c0f02a6371946a288b427dcb5f8f9d4 - - default default] HTTP exception thrown: Instance ce53cc06-9b1a-4a68-bdb1-c09aba8aadbe could not be found. [pid: 7|app: 0|req: 422/853] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:21:50 2026] GET /v2.1/servers/ce53cc06-9b1a-4a68-bdb1-c09aba8aadbe => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 432/854] 10.0.0.82 () {34 vars in 670 bytes} [Tue May 19 19:21:55 2026] POST /v2.1/os-keypairs => generated 383 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 424/857] 10.0.0.82 () {34 vars in 662 bytes} [Tue May 19 19:21:58 2026] POST /v2.1/servers => generated 452 bytes in 592 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/858] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:21:59 2026] GET /v2.1/servers/054a74a4-3ac0-4698-a700-380c86c04ffc => generated 1427 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/859] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:00 2026] GET /v2.1/servers/054a74a4-3ac0-4698-a700-380c86c04ffc => generated 1552 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/860] 10.0.0.82 () {34 vars in 670 bytes} [Tue May 19 19:22:00 2026] POST /v2.1/os-keypairs => generated 397 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 426/861] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:02 2026] GET /v2.1/servers/054a74a4-3ac0-4698-a700-380c86c04ffc => generated 1552 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 19:22:02.620 8 INFO nova.api.openstack.compute.server_external_events [req-2aaa2395-0c4b-4e89-9662-430353d0fe19 req-c1f5cbfc-efcb-45bf-a8c9-b578b7278760 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:3f2ee61c-5592-4aa8-89cb-32e26dcc3fb8 for instance 054a74a4-3ac0-4698-a700-380c86c04ffc on instance [pid: 8|app: 0|req: 436/862] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:22:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 427/863] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:03 2026] GET /v2.1/servers/054a74a4-3ac0-4698-a700-380c86c04ffc => generated 1552 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 437/864] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:04 2026] GET /v2.1/servers/054a74a4-3ac0-4698-a700-380c86c04ffc => generated 1552 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:22:04.665 7 INFO nova.api.openstack.compute.server_external_events [req-aa5dfafd-96c1-4d7f-897e-3e59fa926c5b req-0a254d08-6841-4252-989d-644149d9b192 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:3f2ee61c-5592-4aa8-89cb-32e26dcc3fb8 for instance 054a74a4-3ac0-4698-a700-380c86c04ffc on instance 2026-05-19 19:22:04.665 7 INFO nova.api.openstack.compute.server_external_events [req-aa5dfafd-96c1-4d7f-897e-3e59fa926c5b req-0a254d08-6841-4252-989d-644149d9b192 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:3f2ee61c-5592-4aa8-89cb-32e26dcc3fb8 for instance 054a74a4-3ac0-4698-a700-380c86c04ffc on instance [pid: 7|app: 0|req: 428/865] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:22:04 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 438/866] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:05 2026] GET /v2.1/servers/054a74a4-3ac0-4698-a700-380c86c04ffc => generated 1734 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 429/867] 10.0.0.82 () {32 vars in 740 bytes} [Tue May 19 19:22:05 2026] GET /v2.1/servers/054a74a4-3ac0-4698-a700-380c86c04ffc/os-interface => generated 284 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 430/868] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:06 2026] GET /v2.1/servers/054a74a4-3ac0-4698-a700-380c86c04ffc => generated 1734 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:22:06.950 7 INFO nova.api.openstack.compute.server_external_events [req-ab16f267-58e1-431b-a512-f829a58a9105 req-73339b11-d9b7-49dc-8f8b-43010b4e34ce 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:3f2ee61c-5592-4aa8-89cb-32e26dcc3fb8 for instance 054a74a4-3ac0-4698-a700-380c86c04ffc on instance [pid: 7|app: 0|req: 431/869] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:22:06 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 432/870] 10.0.0.82 () {32 vars in 640 bytes} [Tue May 19 19:22:06 2026] GET /v2.1/servers => generated 382 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 439/871] 10.0.0.82 () {34 vars in 662 bytes} [Tue May 19 19:22:06 2026] POST /v2.1/servers => generated 450 bytes in 866 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 440/872] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:07 2026] GET /v2.1/servers/88d915d6-7563-4b10-8619-2e0d3932a752 => generated 1402 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/873] 10.0.0.82 () {32 vars in 717 bytes} [Tue May 19 19:22:07 2026] DELETE /v2.1/servers/054a74a4-3ac0-4698-a700-380c86c04ffc => generated 0 bytes in 267 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 441/874] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:07 2026] GET /v2.1/servers/054a74a4-3ac0-4698-a700-380c86c04ffc => generated 1740 bytes in 592 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/875] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:08 2026] GET /v2.1/servers/88d915d6-7563-4b10-8619-2e0d3932a752 => generated 1406 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:22:09.000 8 INFO nova.api.openstack.compute.server_external_events [req-53b77b6c-6bb6-46c0-83e3-9c0c5a685054 req-89f8d394-0e81-47c8-9183-e31483c1069d 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-unplugged:3f2ee61c-5592-4aa8-89cb-32e26dcc3fb8 for instance 054a74a4-3ac0-4698-a700-380c86c04ffc on instance 2026-05-19 19:22:09.001 8 INFO nova.api.openstack.compute.server_external_events [req-53b77b6c-6bb6-46c0-83e3-9c0c5a685054 req-89f8d394-0e81-47c8-9183-e31483c1069d 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:3f2ee61c-5592-4aa8-89cb-32e26dcc3fb8 for instance 054a74a4-3ac0-4698-a700-380c86c04ffc on instance 2026-05-19 19:22:09.001 8 INFO nova.api.openstack.compute.server_external_events [req-53b77b6c-6bb6-46c0-83e3-9c0c5a685054 req-89f8d394-0e81-47c8-9183-e31483c1069d 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-deleted:3f2ee61c-5592-4aa8-89cb-32e26dcc3fb8 for instance 054a74a4-3ac0-4698-a700-380c86c04ffc on instance [pid: 7|app: 0|req: 436/878] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:08 2026] GET /v2.1/servers/054a74a4-3ac0-4698-a700-380c86c04ffc => generated 1793 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/879] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:22:08 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 437/880] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:09 2026] GET /v2.1/servers/88d915d6-7563-4b10-8619-2e0d3932a752 => generated 1454 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:22:10.039 8 INFO nova.api.openstack.wsgi [None req-60de4595-678c-442a-9d5c-38c433867465 2f77f4d43d3e4e30aa5c622af833502b b4eb0647ba504d099f5c72c4f50926ac - - default default] HTTP exception thrown: Instance 054a74a4-3ac0-4698-a700-380c86c04ffc could not be found. [pid: 8|app: 0|req: 444/881] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:10 2026] GET /v2.1/servers/054a74a4-3ac0-4698-a700-380c86c04ffc => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 438/882] 10.0.0.82 () {32 vars in 699 bytes} [Tue May 19 19:22:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2730324 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/883] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:10 2026] GET /v2.1/servers/88d915d6-7563-4b10-8619-2e0d3932a752 => generated 1528 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 19:22:11.209 7 INFO nova.api.openstack.compute.server_external_events [req-c378f1af-a44b-4ac8-bb49-bae6bb65e92c req-73a0ef08-e897-4574-bdab-88147756c609 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:ccd4d2fd-0718-46fa-9a3e-1b83410fb725 for instance 88d915d6-7563-4b10-8619-2e0d3932a752 on instance [pid: 7|app: 0|req: 439/884] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:22:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:22:11.978 7 INFO nova.api.openstack.compute.server_external_events [req-574324f9-5931-42e1-a7a2-5fec73ffe022 req-5becd0a6-76d5-4ffe-960f-a1175148c7a6 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:ccd4d2fd-0718-46fa-9a3e-1b83410fb725 for instance 88d915d6-7563-4b10-8619-2e0d3932a752 on instance [pid: 7|app: 0|req: 440/885] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:22:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/886] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:11 2026] GET /v2.1/servers/88d915d6-7563-4b10-8619-2e0d3932a752 => generated 1528 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 441/887] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:13 2026] GET /v2.1/servers/88d915d6-7563-4b10-8619-2e0d3932a752 => generated 1697 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/888] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:13 2026] GET /v2.1/servers/88d915d6-7563-4b10-8619-2e0d3932a752 => generated 1697 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:22:14.017 7 INFO nova.api.openstack.compute.server_external_events [req-424eca4c-1bcc-4d89-a0e2-ebeca1577298 req-268f4960-c303-48b8-8a5f-6b38aac1150a 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:ccd4d2fd-0718-46fa-9a3e-1b83410fb725 for instance 88d915d6-7563-4b10-8619-2e0d3932a752 on instance [pid: 7|app: 0|req: 442/889] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:22:13 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:22:14.906 8 INFO nova.api.openstack.compute.server_external_events [req-23d6616b-81fb-40e3-8eae-36f0d462f47a req-e14d96f6-42a3-4988-aec7-d234aef4dec4 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:ccd4d2fd-0718-46fa-9a3e-1b83410fb725 for instance 88d915d6-7563-4b10-8619-2e0d3932a752 on instance [pid: 8|app: 0|req: 448/890] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:22:14 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 450/893] 10.0.0.82 () {34 vars in 749 bytes} [Tue May 19 19:22:22 2026] POST /v2.1/servers/88d915d6-7563-4b10-8619-2e0d3932a752/action => generated 31696 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 444/894] 10.0.0.82 () {34 vars in 670 bytes} [Tue May 19 19:22:23 2026] POST /v2.1/os-keypairs => generated 386 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/895] 10.0.0.82 () {34 vars in 662 bytes} [Tue May 19 19:22:24 2026] POST /v2.1/servers => generated 453 bytes in 500 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/896] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:25 2026] GET /v2.1/servers/28c0f769-56cd-47f4-af24-584b991adf41 => generated 1393 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 452/897] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:26 2026] GET /v2.1/servers/28c0f769-56cd-47f4-af24-584b991adf41 => generated 1451 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:22:26.832 7 INFO nova.api.openstack.compute.server_external_events [req-d596c731-2d85-48b9-aeb2-a0f9a25e85f2 req-859d180c-7168-4ef5-ac1a-5d434977aac9 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:ccd4d2fd-0718-46fa-9a3e-1b83410fb725 for instance 88d915d6-7563-4b10-8619-2e0d3932a752 on instance [pid: 7|app: 0|req: 446/898] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:22:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 453/899] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:27 2026] GET /v2.1/servers/28c0f769-56cd-47f4-af24-584b991adf41 => generated 1519 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/900] 10.0.0.82 () {34 vars in 670 bytes} [Tue May 19 19:22:27 2026] POST /v2.1/os-keypairs => generated 396 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:22:28.202 8 INFO nova.api.openstack.compute.server_external_events [req-90263c6e-4680-46aa-be4b-d93443677d88 req-6013fafa-4662-4c57-a728-2689e461dbbe 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:04d92665-0097-4a94-bf6b-ab36891ae0cf for instance 28c0f769-56cd-47f4-af24-584b991adf41 on instance [pid: 8|app: 0|req: 454/901] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:22:28 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 456/904] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:28 2026] GET /v2.1/servers/28c0f769-56cd-47f4-af24-584b991adf41 => generated 1519 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/905] 10.0.0.34 () {30 vars in 618 bytes} [Tue May 19 19:22:28 2026] GET /v2.1 => generated 0 bytes in 141 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 457/906] 10.0.0.34 () {30 vars in 620 bytes} [Tue May 19 19:22:29 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/907] 10.0.0.34 () {34 vars in 912 bytes} [Tue May 19 19:22:29 2026] GET /v2.1/os-simple-tenant-usage/27ce80f68a3b414c8267b7b3d86cb33a?start=2026-05-18T00:00:00&end=2026-05-19T23:59:59 => generated 20 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/908] 10.0.0.34 () {30 vars in 653 bytes} [Tue May 19 19:22:29 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:22:30.246 8 INFO nova.api.openstack.compute.server_external_events [req-4e4c96c6-ee66-49a0-95cf-0e671c304a6c req-85dd7cd2-2f21-4a5d-b76b-8e2d9bf16f5c 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:04d92665-0097-4a94-bf6b-ab36891ae0cf for instance 28c0f769-56cd-47f4-af24-584b991adf41 on instance 2026-05-19 19:22:30.246 8 INFO nova.api.openstack.compute.server_external_events [req-4e4c96c6-ee66-49a0-95cf-0e671c304a6c req-85dd7cd2-2f21-4a5d-b76b-8e2d9bf16f5c 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:04d92665-0097-4a94-bf6b-ab36891ae0cf for instance 28c0f769-56cd-47f4-af24-584b991adf41 on instance [pid: 8|app: 0|req: 459/909] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:22:30 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/910] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:30 2026] GET /v2.1/servers/28c0f769-56cd-47f4-af24-584b991adf41 => generated 1519 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 460/911] 10.0.0.82 () {34 vars in 662 bytes} [Tue May 19 19:22:30 2026] POST /v2.1/servers => generated 449 bytes in 617 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 452/912] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:31 2026] GET /v2.1/servers/28c0f769-56cd-47f4-af24-584b991adf41 => generated 1702 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 461/913] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:31 2026] GET /v2.1/servers/aba6c28b-14b8-415e-9583-20d8eb55fe17 => generated 1400 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/914] 10.0.0.82 () {32 vars in 740 bytes} [Tue May 19 19:22:31 2026] GET /v2.1/servers/28c0f769-56cd-47f4-af24-584b991adf41/os-interface => generated 285 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 462/915] 10.0.0.34 () {30 vars in 618 bytes} [Tue May 19 19:22:31 2026] GET /v2.1 => generated 0 bytes in 164 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/916] 10.0.0.34 () {30 vars in 620 bytes} [Tue May 19 19:22:32 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/917] 10.0.0.34 () {34 vars in 912 bytes} [Tue May 19 19:22:32 2026] GET /v2.1/os-simple-tenant-usage/27ce80f68a3b414c8267b7b3d86cb33a?start=2026-05-18T00:00:00&end=2026-05-19T23:59:59 => generated 20 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/918] 10.0.0.34 () {30 vars in 653 bytes} [Tue May 19 19:22:32 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:22:32.314 8 INFO nova.api.openstack.compute.server_external_events [req-f43d8fd0-6673-4a92-85be-24db13bbcbca req-d25609ba-2655-45da-a0dd-dd8f4d1d9085 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:04d92665-0097-4a94-bf6b-ab36891ae0cf for instance 28c0f769-56cd-47f4-af24-584b991adf41 on instance [pid: 8|app: 0|req: 464/919] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:22:32 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) [pid: 7|app: 0|req: 456/920] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:32 2026] GET /v2.1/servers/aba6c28b-14b8-415e-9583-20d8eb55fe17 => generated 1470 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 465/921] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:33 2026] GET /v2.1/servers/aba6c28b-14b8-415e-9583-20d8eb55fe17 => generated 1525 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:22:34.409 7 INFO nova.api.openstack.compute.server_external_events [req-106ea41d-3864-49cc-a1fe-5d4da3cb185e req-de23795a-5ca7-44af-9f93-dd9728515ceb 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:996ffdff-3612-4b80-91fe-feef5144f459 for instance aba6c28b-14b8-415e-9583-20d8eb55fe17 on instance [pid: 7|app: 0|req: 457/922] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:22:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/923] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:34 2026] GET /v2.1/servers/aba6c28b-14b8-415e-9583-20d8eb55fe17 => generated 1525 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:22:35.170 7 INFO nova.api.openstack.compute.server_external_events [req-c143359d-d373-4573-8d63-ff8df3e76d3f req-c7b18a38-f565-45b7-8df4-31a698c79f48 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:996ffdff-3612-4b80-91fe-feef5144f459 for instance aba6c28b-14b8-415e-9583-20d8eb55fe17 on instance [pid: 7|app: 0|req: 458/924] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:22:35 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 467/925] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:35 2026] GET /v2.1/servers/aba6c28b-14b8-415e-9583-20d8eb55fe17 => generated 1694 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/926] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:36 2026] GET /v2.1/servers/aba6c28b-14b8-415e-9583-20d8eb55fe17 => generated 1694 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:22:37.057 8 INFO nova.api.openstack.compute.server_external_events [req-a39b9c5b-a25c-40a1-a07a-cf2b1d0c85c5 req-909a292e-985e-45c3-b931-daed3dff31fb 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:996ffdff-3612-4b80-91fe-feef5144f459 for instance aba6c28b-14b8-415e-9583-20d8eb55fe17 on instance [pid: 8|app: 0|req: 468/927] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:22:37 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:22:37.212 7 INFO nova.api.openstack.compute.server_external_events [req-fe7c434b-8e41-4042-b7b7-50326d166ddb req-99e81e12-3cac-4a76-9253-9444f806ce04 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:996ffdff-3612-4b80-91fe-feef5144f459 for instance aba6c28b-14b8-415e-9583-20d8eb55fe17 on instance [pid: 7|app: 0|req: 460/928] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:22:37 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/931] 10.0.0.82 () {34 vars in 749 bytes} [Tue May 19 19:22:47 2026] POST /v2.1/servers/aba6c28b-14b8-415e-9583-20d8eb55fe17/action => generated 31847 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/932] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:47 2026] GET /v2.1/servers/28c0f769-56cd-47f4-af24-584b991adf41 => generated 1822 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 463/933] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:47 2026] GET /v2.1/servers/28c0f769-56cd-47f4-af24-584b991adf41 => generated 1822 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/934] 10.0.0.82 () {34 vars in 749 bytes} [Tue May 19 19:22:48 2026] POST /v2.1/servers/28c0f769-56cd-47f4-af24-584b991adf41/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 464/937] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:48 2026] GET /v2.1/servers/28c0f769-56cd-47f4-af24-584b991adf41 => generated 1824 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:22:49.341 8 INFO nova.api.openstack.compute.server_external_events [req-aab89c5c-80f2-4f3a-a6ad-23321d8664d9 req-a559182b-867a-4368-9307-1cbb0460e9c2 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-unplugged:04d92665-0097-4a94-bf6b-ab36891ae0cf for instance 28c0f769-56cd-47f4-af24-584b991adf41 on instance [pid: 8|app: 0|req: 474/938] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:22:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 475/939] 10.0.0.82 () {32 vars in 717 bytes} [Tue May 19 19:22:49 2026] DELETE /v2.1/servers/aba6c28b-14b8-415e-9583-20d8eb55fe17 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/940] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:49 2026] GET /v2.1/servers/28c0f769-56cd-47f4-af24-584b991adf41 => generated 1829 bytes in 457 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/941] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:49 2026] GET /v2.1/servers/aba6c28b-14b8-415e-9583-20d8eb55fe17 => generated 1820 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 466/942] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:51 2026] GET /v2.1/servers/28c0f769-56cd-47f4-af24-584b991adf41 => generated 1822 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/943] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:51 2026] GET /v2.1/servers/aba6c28b-14b8-415e-9583-20d8eb55fe17 => generated 1486 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:22:51.383 8 INFO nova.api.openstack.compute.server_external_events [req-81503b5a-c237-4828-aae2-f36c5da69bd3 req-dcca62a8-77ec-4a90-b91b-9deb8fd8dcba 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:04d92665-0097-4a94-bf6b-ab36891ae0cf for instance 28c0f769-56cd-47f4-af24-584b991adf41 on instance 2026-05-19 19:22:51.384 8 INFO nova.api.openstack.compute.server_external_events [req-81503b5a-c237-4828-aae2-f36c5da69bd3 req-dcca62a8-77ec-4a90-b91b-9deb8fd8dcba 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:04d92665-0097-4a94-bf6b-ab36891ae0cf for instance 28c0f769-56cd-47f4-af24-584b991adf41 on instance 2026-05-19 19:22:51.384 8 INFO nova.api.openstack.compute.server_external_events [req-81503b5a-c237-4828-aae2-f36c5da69bd3 req-dcca62a8-77ec-4a90-b91b-9deb8fd8dcba 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:04d92665-0097-4a94-bf6b-ab36891ae0cf for instance 28c0f769-56cd-47f4-af24-584b991adf41 on instance 2026-05-19 19:22:51.384 8 INFO nova.api.openstack.compute.server_external_events [req-81503b5a-c237-4828-aae2-f36c5da69bd3 req-dcca62a8-77ec-4a90-b91b-9deb8fd8dcba 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-deleted:996ffdff-3612-4b80-91fe-feef5144f459 for instance aba6c28b-14b8-415e-9583-20d8eb55fe17 on instance [pid: 8|app: 0|req: 478/944] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:22:51 2026] POST /v2.1/os-server-external-events => generated 696 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 467/945] 10.0.0.82 () {34 vars in 670 bytes} [Tue May 19 19:22:51 2026] POST /v2.1/os-keypairs => generated 397 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:22:52.373 8 INFO nova.api.openstack.wsgi [None req-99c3dd2b-768d-4210-9137-6876efa15583 936c14e3d2cc4c049c9d41afc684d21a fbb2387b965046e3a4614f391637d5e0 - - default default] HTTP exception thrown: Instance aba6c28b-14b8-415e-9583-20d8eb55fe17 could not be found. [pid: 8|app: 0|req: 479/946] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:52 2026] GET /v2.1/servers/aba6c28b-14b8-415e-9583-20d8eb55fe17 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/947] 10.0.0.82 () {32 vars in 725 bytes} [Tue May 19 19:22:52 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-12214570 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 480/948] 10.0.0.82 () {34 vars in 670 bytes} [Tue May 19 19:22:52 2026] POST /v2.1/os-keypairs => generated 386 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/949] 10.0.0.82 () {32 vars in 717 bytes} [Tue May 19 19:22:52 2026] DELETE /v2.1/servers/88d915d6-7563-4b10-8619-2e0d3932a752 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/950] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:53 2026] GET /v2.1/servers/88d915d6-7563-4b10-8619-2e0d3932a752 => generated 1703 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:22:54.122 7 INFO nova.api.openstack.compute.server_external_events [req-6804d889-627e-4ac1-add4-70e5609eaf7d req-8af56fdc-3905-4c36-bc74-743497af957e 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-deleted:ccd4d2fd-0718-46fa-9a3e-1b83410fb725 for instance 88d915d6-7563-4b10-8619-2e0d3932a752 on instance [pid: 7|app: 0|req: 470/951] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:22:54 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 482/952] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:54 2026] GET /v2.1/servers/88d915d6-7563-4b10-8619-2e0d3932a752 => generated 1488 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:22:55.392 8 INFO nova.api.openstack.wsgi [None req-18913f03-0b79-4433-99f0-609ed58292e6 936c14e3d2cc4c049c9d41afc684d21a fbb2387b965046e3a4614f391637d5e0 - - default default] HTTP exception thrown: Instance 88d915d6-7563-4b10-8619-2e0d3932a752 could not be found. [pid: 8|app: 0|req: 483/953] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:55 2026] GET /v2.1/servers/88d915d6-7563-4b10-8619-2e0d3932a752 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/954] 10.0.0.82 () {34 vars in 662 bytes} [Tue May 19 19:22:54 2026] POST /v2.1/servers => generated 495 bytes in 930 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/955] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:55 2026] GET /v2.1/servers/d44b4899-21a4-4bc8-87ce-55e43385d187 => generated 1456 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 472/956] 10.0.0.82 () {32 vars in 727 bytes} [Tue May 19 19:22:55 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-866159356 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 485/957] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:56 2026] GET /v2.1/servers/d44b4899-21a4-4bc8-87ce-55e43385d187 => generated 1514 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/958] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:57 2026] GET /v2.1/servers/d44b4899-21a4-4bc8-87ce-55e43385d187 => generated 1627 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:22:58.194 8 INFO nova.api.openstack.compute.server_external_events [req-2fb46167-c752-4381-8431-4508fbf029e0 req-360cef69-4dc4-4c19-ab52-3a8dab593fd3 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:63a5c298-e20a-491a-81a2-22b586077161 for instance d44b4899-21a4-4bc8-87ce-55e43385d187 on instance [pid: 8|app: 0|req: 486/959] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:22:58 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 475/962] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:22:58 2026] GET /v2.1/servers/d44b4899-21a4-4bc8-87ce-55e43385d187 => generated 1627 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:23:00.230 7 INFO nova.api.openstack.compute.server_external_events [req-3208932c-2551-47c8-80f1-07bee5073315 req-dd633bb8-9be1-452b-a5ec-3092cd0b3b97 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:63a5c298-e20a-491a-81a2-22b586077161 for instance d44b4899-21a4-4bc8-87ce-55e43385d187 on instance 2026-05-19 19:23:00.230 7 INFO nova.api.openstack.compute.server_external_events [req-3208932c-2551-47c8-80f1-07bee5073315 req-dd633bb8-9be1-452b-a5ec-3092cd0b3b97 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:63a5c298-e20a-491a-81a2-22b586077161 for instance d44b4899-21a4-4bc8-87ce-55e43385d187 on instance [pid: 7|app: 0|req: 476/963] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:23:00 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/964] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:23:00 2026] GET /v2.1/servers/d44b4899-21a4-4bc8-87ce-55e43385d187 => generated 1627 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 477/965] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:23:01 2026] GET /v2.1/servers/d44b4899-21a4-4bc8-87ce-55e43385d187 => generated 1807 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 489/966] 10.0.0.82 () {32 vars in 740 bytes} [Tue May 19 19:23:01 2026] GET /v2.1/servers/d44b4899-21a4-4bc8-87ce-55e43385d187/os-interface => generated 285 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:23:02.263 7 INFO nova.api.openstack.compute.server_external_events [req-9486d8d4-668d-4050-bfd8-16a2bd59133d req-613f9ca0-171c-4da5-8b1b-89fef858146b 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:63a5c298-e20a-491a-81a2-22b586077161 for instance d44b4899-21a4-4bc8-87ce-55e43385d187 on instance [pid: 7|app: 0|req: 478/967] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:23:02 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 490/968] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:23:06 2026] GET /v2.1/servers/28c0f769-56cd-47f4-af24-584b991adf41 => generated 1822 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 479/969] 10.0.0.82 () {32 vars in 717 bytes} [Tue May 19 19:23:07 2026] DELETE /v2.1/servers/28c0f769-56cd-47f4-af24-584b991adf41 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 491/970] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:23:07 2026] GET /v2.1/servers/28c0f769-56cd-47f4-af24-584b991adf41 => generated 1828 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:23:07.394 7 INFO nova.api.openstack.compute.server_external_events [req-ea13db80-ffff-4d83-a161-9172df389521 req-96d03d6e-dc5e-4c51-9977-26dd55556159 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-unplugged:04d92665-0097-4a94-bf6b-ab36891ae0cf for instance 28c0f769-56cd-47f4-af24-584b991adf41 on instance [pid: 7|app: 0|req: 480/971] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:23:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 492/972] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:23:08 2026] GET /v2.1/servers/28c0f769-56cd-47f4-af24-584b991adf41 => generated 1474 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:23:09.437 8 INFO nova.api.openstack.wsgi [None req-72595ac6-c488-419e-b3d1-4b984bad23b6 55fd8c1a371a436fb1a16377279ff971 ce8579a5fe0342ba9e72afc4fbcff839 - - default default] HTTP exception thrown: Instance 28c0f769-56cd-47f4-af24-584b991adf41 could not be found. [pid: 8|app: 0|req: 494/975] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:23:09 2026] GET /v2.1/servers/28c0f769-56cd-47f4-af24-584b991adf41 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-19 19:23:09.441 7 INFO nova.api.openstack.compute.server_external_events [req-ffc7b2a3-4f1f-45f3-a518-fcefa6389e41 req-82b8ce67-b75e-42fb-8eb8-0aed29f0cc70 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:04d92665-0097-4a94-bf6b-ab36891ae0cf for instance 28c0f769-56cd-47f4-af24-584b991adf41 on instance 2026-05-19 19:23:09.441 7 INFO nova.api.openstack.compute.server_external_events [req-ffc7b2a3-4f1f-45f3-a518-fcefa6389e41 req-82b8ce67-b75e-42fb-8eb8-0aed29f0cc70 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-deleted:04d92665-0097-4a94-bf6b-ab36891ae0cf for instance 28c0f769-56cd-47f4-af24-584b991adf41 on instance [pid: 7|app: 0|req: 482/976] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:23:09 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 495/977] 10.0.0.82 () {32 vars in 705 bytes} [Tue May 19 19:23:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2051575756 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 483/978] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:23:17 2026] GET /v2.1/servers/d44b4899-21a4-4bc8-87ce-55e43385d187 => generated 1927 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 485/981] 10.0.0.82 () {32 vars in 752 bytes} [Tue May 19 19:23:18 2026] GET /v2.1/servers/d44b4899-21a4-4bc8-87ce-55e43385d187/os-server-password => generated 116 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/982] 10.0.0.82 () {32 vars in 717 bytes} [Tue May 19 19:23:20 2026] DELETE /v2.1/servers/d44b4899-21a4-4bc8-87ce-55e43385d187 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 486/983] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:23:20 2026] GET /v2.1/servers/d44b4899-21a4-4bc8-87ce-55e43385d187 => generated 1933 bytes in 457 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:23:21.534 8 INFO nova.api.openstack.compute.server_external_events [req-33606c62-9a46-4b6c-a3f5-ca660fb2afa7 req-7270274e-3241-448f-a0b0-8f45800b959e 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-deleted:63a5c298-e20a-491a-81a2-22b586077161 for instance d44b4899-21a4-4bc8-87ce-55e43385d187 on instance [pid: 8|app: 0|req: 498/984] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:23:21 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 487/985] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:23:21 2026] GET /v2.1/servers/d44b4899-21a4-4bc8-87ce-55e43385d187 => generated 1542 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:23:22.892 7 INFO nova.api.openstack.wsgi [None req-9228fc7f-2112-40e6-b157-13e489ac6097 30c3a4c6f2a841c38f1f6ae4781c8143 087b9963b6e1404386817b54375593e1 - - default default] HTTP exception thrown: Instance d44b4899-21a4-4bc8-87ce-55e43385d187 could not be found. [pid: 7|app: 0|req: 488/986] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:23:22 2026] GET /v2.1/servers/d44b4899-21a4-4bc8-87ce-55e43385d187 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:23:22.917 7 INFO nova.api.openstack.wsgi [None req-c78fe510-35c9-4327-96a5-10494a73e009 30c3a4c6f2a841c38f1f6ae4781c8143 087b9963b6e1404386817b54375593e1 - - default default] HTTP exception thrown: Instance d44b4899-21a4-4bc8-87ce-55e43385d187 could not be found. [pid: 7|app: 0|req: 489/987] 10.0.0.82 () {32 vars in 717 bytes} [Tue May 19 19:23:22 2026] DELETE /v2.1/servers/d44b4899-21a4-4bc8-87ce-55e43385d187 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:23:22.940 7 INFO nova.api.openstack.wsgi [None req-667b9a94-054f-4e38-baf0-9946ee2b479f 30c3a4c6f2a841c38f1f6ae4781c8143 087b9963b6e1404386817b54375593e1 - - default default] HTTP exception thrown: Instance d44b4899-21a4-4bc8-87ce-55e43385d187 could not be found. [pid: 7|app: 0|req: 490/988] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:23:22 2026] GET /v2.1/servers/d44b4899-21a4-4bc8-87ce-55e43385d187 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 491/989] 10.0.0.82 () {32 vars in 705 bytes} [Tue May 19 19:23:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1438840160 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/990] 10.0.0.82 () {34 vars in 662 bytes} [Tue May 19 19:23:22 2026] POST /v2.1/servers => generated 424 bytes in 744 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/991] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:23:23 2026] GET /v2.1/servers/473ef681-3148-43e1-aafe-8252685b9231 => generated 1371 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 500/992] 10.0.0.82 () {32 vars in 727 bytes} [Tue May 19 19:23:23 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1105959222 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 493/993] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:23:24 2026] GET /v2.1/servers/473ef681-3148-43e1-aafe-8252685b9231 => generated 1429 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/994] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:23:25 2026] GET /v2.1/servers/473ef681-3148-43e1-aafe-8252685b9231 => generated 1471 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:23:26.332 7 INFO nova.api.openstack.compute.server_external_events [req-b133a43c-a1a4-4f35-9fc4-7b2261ae73a1 req-c800b66c-a07d-44f6-a538-38335d75a408 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:57d76590-4580-46a5-94b6-206a1d5e212d for instance 473ef681-3148-43e1-aafe-8252685b9231 on instance [pid: 7|app: 0|req: 494/995] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:23:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 502/996] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:23:26 2026] GET /v2.1/servers/473ef681-3148-43e1-aafe-8252685b9231 => generated 1471 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 495/997] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:23:27 2026] GET /v2.1/servers/473ef681-3148-43e1-aafe-8252685b9231 => generated 1471 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:23:28.373 8 INFO nova.api.openstack.compute.server_external_events [req-f0cedb53-f735-451f-804c-e369ef04532c req-97fa4034-b67d-4ca1-b722-54b5b127542f 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:57d76590-4580-46a5-94b6-206a1d5e212d for instance 473ef681-3148-43e1-aafe-8252685b9231 on instance 2026-05-19 19:23:28.373 8 INFO nova.api.openstack.compute.server_external_events [req-f0cedb53-f735-451f-804c-e369ef04532c req-97fa4034-b67d-4ca1-b722-54b5b127542f 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:57d76590-4580-46a5-94b6-206a1d5e212d for instance 473ef681-3148-43e1-aafe-8252685b9231 on instance [pid: 8|app: 0|req: 503/998] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:23:28 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 497/1001] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:23:29 2026] GET /v2.1/servers/473ef681-3148-43e1-aafe-8252685b9231 => generated 1656 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 505/1002] 10.0.0.82 () {32 vars in 722 bytes} [Tue May 19 19:23:29 2026] GET /v2.1/servers/473ef681-3148-43e1-aafe-8252685b9231/ips => generated 109 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 498/1003] 10.0.0.82 () {32 vars in 722 bytes} [Tue May 19 19:23:29 2026] GET /v2.1/servers/473ef681-3148-43e1-aafe-8252685b9231/ips => generated 109 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 506/1004] 10.0.0.82 () {32 vars in 822 bytes} [Tue May 19 19:23:29 2026] GET /v2.1/servers/473ef681-3148-43e1-aafe-8252685b9231/ips/tempest-ServerAddressesTestJSON-511552685-network => generated 94 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1005] 10.0.0.82 () {32 vars in 717 bytes} [Tue May 19 19:23:29 2026] DELETE /v2.1/servers/473ef681-3148-43e1-aafe-8252685b9231 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1006] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:23:29 2026] GET /v2.1/servers/473ef681-3148-43e1-aafe-8252685b9231 => generated 1662 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:23:30.431 7 INFO nova.api.openstack.compute.server_external_events [req-ba0f00ef-af10-4c49-a595-2d9bf8a2eba6 req-422e3c05-406b-4741-879e-627e77f0f8b6 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-unplugged:57d76590-4580-46a5-94b6-206a1d5e212d for instance 473ef681-3148-43e1-aafe-8252685b9231 on instance 2026-05-19 19:23:30.432 7 INFO nova.api.openstack.compute.server_external_events [req-ba0f00ef-af10-4c49-a595-2d9bf8a2eba6 req-422e3c05-406b-4741-879e-627e77f0f8b6 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:57d76590-4580-46a5-94b6-206a1d5e212d for instance 473ef681-3148-43e1-aafe-8252685b9231 on instance 2026-05-19 19:23:30.432 7 INFO nova.api.openstack.compute.server_external_events [req-ba0f00ef-af10-4c49-a595-2d9bf8a2eba6 req-422e3c05-406b-4741-879e-627e77f0f8b6 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-deleted:57d76590-4580-46a5-94b6-206a1d5e212d for instance 473ef681-3148-43e1-aafe-8252685b9231 on instance [pid: 7|app: 0|req: 500/1007] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:23:30 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:23:30.916 8 INFO nova.api.openstack.wsgi [None req-af1b2083-3f74-42a0-8892-93e806d5d4c9 47c309dda3014a4eaa58693e4ae425c1 3cca565603fd46b1bd8885551b57dbc7 - - default default] HTTP exception thrown: Instance 473ef681-3148-43e1-aafe-8252685b9231 could not be found. [pid: 8|app: 0|req: 508/1008] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:23:30 2026] GET /v2.1/servers/473ef681-3148-43e1-aafe-8252685b9231 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-19 19:26:13.727 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 19:26:13 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/os-keypairs (ip 10.0.0.82) !!! 2026-05-19 19:26:13.729 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 19:26:13 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/os-keypairs (ip 10.0.0.82) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 525/1041] 10.0.0.82 () {34 vars in 670 bytes} [Tue May 19 19:26:13 2026] POST /v2.1/os-keypairs => generated 396 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 19:26:15.969 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 19:26:15 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/servers (ip 10.0.0.82) !!! 2026-05-19 19:26:15.972 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 19:26:15 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/servers (ip 10.0.0.82) !!! 2026-05-19 19:26:15.974 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [00f061ef-ded5-4c7d-965a-3b3d17f5d3d9] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: [Errno 104] Connection reset by peer. Trying again in 1 seconds.: ConnectionResetError: [Errno 104] Connection reset by peer /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 517/1042] 10.0.0.82 () {34 vars in 662 bytes} [Tue May 19 19:26:15 2026] POST /v2.1/servers => generated 448 bytes in 909 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1043] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:26:16 2026] GET /v2.1/servers/2b84a3c4-0102-4865-810e-a7b7f002c925 => generated 1395 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 19:26:19.101 7 INFO oslo.messaging._drivers.impl_rabbit [-] [00f061ef-ded5-4c7d-965a-3b3d17f5d3d9] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 37686. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:26:19.155 7 INFO nova.api.openstack.compute.server_external_events [req-333d0e47-0e4b-42c1-a980-fb5398c897db req-918bea1c-c854-4b01-ace5-5d3b66d52dfb 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:7735fcea-f62f-4e32-b084-f9af5b68e197 for instance 2b84a3c4-0102-4865-810e-a7b7f002c925 on instance [pid: 7|app: 0|req: 519/1046] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:26:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 528/1047] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:26:21 2026] GET /v2.1/servers/2b84a3c4-0102-4865-810e-a7b7f002c925 => generated 1519 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:26:23.226 7 INFO nova.api.openstack.compute.server_external_events [req-7a71e4c7-47d1-48fe-8888-98fe5e5b6833 req-7b7aaa81-134a-4a4c-b8ef-ed6667de0b59 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:7735fcea-f62f-4e32-b084-f9af5b68e197 for instance 2b84a3c4-0102-4865-810e-a7b7f002c925 on instance [pid: 7|app: 0|req: 520/1048] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:26:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 19:26:25.252 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9680ef5c-623a-43ae-b436-223de1042821] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:26:25.271 8 INFO nova.api.openstack.compute.server_external_events [req-55289366-5e17-4e6c-bc81-f7c2f074fef4 req-c627e158-5bd1-4437-ab63-814dbdd5ee33 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:7735fcea-f62f-4e32-b084-f9af5b68e197 for instance 2b84a3c4-0102-4865-810e-a7b7f002c925 on instance [pid: 8|app: 0|req: 529/1049] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:26:25 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 521/1050] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:26:27 2026] GET /v2.1/servers/2b84a3c4-0102-4865-810e-a7b7f002c925 => generated 1816 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:26:29.115 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9680ef5c-623a-43ae-b436-223de1042821] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 52746. 2026-05-19 19:26:29.124 8 INFO nova.api.openstack.compute.server_external_events [req-b2562130-83cd-4962-b1d2-b18d3004392d req-99a5d6b4-35f8-4d2f-b4cb-cf4ae17595f7 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:7735fcea-f62f-4e32-b084-f9af5b68e197 for instance 2b84a3c4-0102-4865-810e-a7b7f002c925 on instance [pid: 8|app: 0|req: 531/1053] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:26:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1054] 10.0.0.82 () {34 vars in 662 bytes} [Tue May 19 19:26:29 2026] POST /v2.1/servers => generated 448 bytes in 658 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 532/1055] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:26:29 2026] GET /v2.1/servers/51a58738-c0d7-4664-99b2-03bccc1e0fc5 => generated 1394 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:26:31.902 7 INFO nova.api.openstack.compute.server_external_events [req-3e6f7327-880c-44c9-9cda-8ca41b5d6a59 req-24c7d7b2-cac2-49dd-b508-56c7f57aadf9 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:90094dad-247c-430e-a269-3c96e665e7ef for instance 51a58738-c0d7-4664-99b2-03bccc1e0fc5 on instance [pid: 7|app: 0|req: 524/1056] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:26:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:26:32.563 8 INFO nova.api.openstack.compute.server_external_events [req-98ca3582-53b3-45b9-a607-4273f2459ef1 req-8bce732a-a5d2-42af-86d8-f51f8a7372d1 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:90094dad-247c-430e-a269-3c96e665e7ef for instance 51a58738-c0d7-4664-99b2-03bccc1e0fc5 on instance [pid: 8|app: 0|req: 533/1057] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:26:32 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:26:34.599 7 INFO nova.api.openstack.compute.server_external_events [req-49633bce-5bfd-4eea-b55d-13378fc70841 req-61548e32-2422-4ac5-8fd7-67e919f39d26 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:90094dad-247c-430e-a269-3c96e665e7ef for instance 51a58738-c0d7-4664-99b2-03bccc1e0fc5 on instance [pid: 7|app: 0|req: 525/1058] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:26:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1059] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:26:34 2026] GET /v2.1/servers/51a58738-c0d7-4664-99b2-03bccc1e0fc5 => generated 1817 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:26:36.645 7 INFO nova.api.openstack.compute.server_external_events [req-1a31c6a9-13ec-4a11-9ebe-643ebb694833 req-7674dc6c-13ae-426c-9e73-fdad150b2107 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:90094dad-247c-430e-a269-3c96e665e7ef for instance 51a58738-c0d7-4664-99b2-03bccc1e0fc5 on instance [pid: 7|app: 0|req: 526/1060] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:26:36 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 530/1067] 199.204.45.116 () {36 vars in 714 bytes} [Tue May 19 19:27:00 2026] POST /v2.1/servers => generated 453 bytes in 785 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 538/1068] 199.204.45.116 () {32 vars in 733 bytes} [Tue May 19 19:27:00 2026] GET /v2.1/servers/84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 => generated 2213 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1069] 199.204.45.116 () {32 vars in 759 bytes} [Tue May 19 19:27:00 2026] GET /v2.1/servers/84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0/os-interface => generated 28 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1070] 199.204.45.116 () {32 vars in 777 bytes} [Tue May 19 19:27:01 2026] GET /v2.1/servers/84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0/os-volume_attachments => generated 25 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:27:02.852 7 INFO nova.api.openstack.compute.server_external_events [req-9aa02f5d-69ed-42d9-adf2-92cfe88c9a1c req-0e672253-2ed6-494d-aa6e-85a7aacb9025 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:2ab951df-fcf5-4d80-ae72-f85fcde0f855 for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance [pid: 7|app: 0|req: 532/1071] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:27:02 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1072] 199.204.45.116 () {32 vars in 733 bytes} [Tue May 19 19:27:03 2026] GET /v2.1/servers/84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 => generated 2433 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1073] 199.204.45.116 () {32 vars in 759 bytes} [Tue May 19 19:27:03 2026] GET /v2.1/servers/84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1074] 199.204.45.116 () {32 vars in 777 bytes} [Tue May 19 19:27:03 2026] GET /v2.1/servers/84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0/os-volume_attachments => generated 197 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:27:04.888 7 INFO nova.api.openstack.compute.server_external_events [req-7b30669a-2c3e-4499-84e7-3b2228fd5f59 req-fb82e43b-5d2d-40a3-9ff3-6149d8c47ea0 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:2ab951df-fcf5-4d80-ae72-f85fcde0f855 for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance 2026-05-19 19:27:04.889 7 INFO nova.api.openstack.compute.server_external_events [req-7b30669a-2c3e-4499-84e7-3b2228fd5f59 req-fb82e43b-5d2d-40a3-9ff3-6149d8c47ea0 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:2ab951df-fcf5-4d80-ae72-f85fcde0f855 for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance [pid: 7|app: 0|req: 534/1075] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:27:04 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 542/1076] 199.204.45.116 () {32 vars in 733 bytes} [Tue May 19 19:27:05 2026] GET /v2.1/servers/84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 => generated 2581 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1077] 199.204.45.116 () {32 vars in 759 bytes} [Tue May 19 19:27:05 2026] GET /v2.1/servers/84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0/os-interface => generated 286 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 543/1078] 199.204.45.116 () {32 vars in 777 bytes} [Tue May 19 19:27:05 2026] GET /v2.1/servers/84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:27:46.362 7 INFO nova.api.openstack.compute.server_external_events [req-8abf9d48-d453-477f-996f-00584edeb935 req-12fe79f4-44b6-48fa-94a2-064d88a39e4f 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:4377256f-b60d-4aff-a677-109ef0c96fe6 for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance [pid: 7|app: 0|req: 540/1087] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:27:46 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:27:47.108 7 INFO nova.api.openstack.compute.server_external_events [req-ee74bbe2-67cb-48ab-b671-ad4e06995a12 req-8a60a037-576f-40a9-a05c-d0cccb4af0f0 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:4377256f-b60d-4aff-a677-109ef0c96fe6 for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance [pid: 7|app: 0|req: 541/1088] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:27:47 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) [pid: 8|app: 0|req: 548/1089] 199.204.45.116 () {36 vars in 812 bytes} [Tue May 19 19:27:45 2026] POST /v2.1/servers/84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0/os-interface => generated 280 bytes in 2110 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:27:49.146 7 INFO nova.api.openstack.compute.server_external_events [req-25efd667-fe4d-47e7-b819-ad9ea7ec8b83 req-7b4b6ffe-6cb9-46cc-a8d9-be089c8962db 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:4377256f-b60d-4aff-a677-109ef0c96fe6 for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance 2026-05-19 19:27:49.147 7 INFO nova.api.openstack.compute.server_external_events [req-25efd667-fe4d-47e7-b819-ad9ea7ec8b83 req-7b4b6ffe-6cb9-46cc-a8d9-be089c8962db 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:4377256f-b60d-4aff-a677-109ef0c96fe6 for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance 2026-05-19 19:27:49.147 7 INFO nova.api.openstack.compute.server_external_events [req-25efd667-fe4d-47e7-b819-ad9ea7ec8b83 req-7b4b6ffe-6cb9-46cc-a8d9-be089c8962db 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:4377256f-b60d-4aff-a677-109ef0c96fe6 for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance [pid: 7|app: 0|req: 543/1092] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:27:49 2026] POST /v2.1/os-server-external-events => generated 517 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:28:16.636 7 INFO nova.api.openstack.compute.server_external_events [req-07dfdf40-aa67-4bdb-923a-8e5896299c5b req-657dda31-e5cb-4e0b-ac0a-09d8ba40ace2 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:d877b5e4-2ae2-44b8-bf6e-f5ec811ec26f for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance [pid: 7|app: 0|req: 546/1097] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:28:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1098] 199.204.45.116 () {36 vars in 812 bytes} [Tue May 19 19:28:14 2026] POST /v2.1/servers/84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0/os-interface => generated 375 bytes in 2840 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:28:18.676 7 INFO nova.api.openstack.compute.server_external_events [req-378c6c30-ce10-4b21-97c5-a824d30f4efe req-bb9c4c5d-18d9-48fd-b48f-e7fc50b2b0b9 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:d877b5e4-2ae2-44b8-bf6e-f5ec811ec26f for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance 2026-05-19 19:28:18.676 7 INFO nova.api.openstack.compute.server_external_events [req-378c6c30-ce10-4b21-97c5-a824d30f4efe req-bb9c4c5d-18d9-48fd-b48f-e7fc50b2b0b9 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:d877b5e4-2ae2-44b8-bf6e-f5ec811ec26f for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance 2026-05-19 19:28:18.677 7 INFO nova.api.openstack.compute.server_external_events [req-378c6c30-ce10-4b21-97c5-a824d30f4efe req-bb9c4c5d-18d9-48fd-b48f-e7fc50b2b0b9 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:d877b5e4-2ae2-44b8-bf6e-f5ec811ec26f for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance [pid: 7|app: 0|req: 548/1101] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:28:18 2026] POST /v2.1/os-server-external-events => generated 521 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:28:27.386 7 INFO nova.api.openstack.compute.server_external_events [req-4f0118a1-f282-4e45-a1d2-3f775ace6327 req-0f3ab921-654f-415b-b9b5-9845e068e657 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:93769e3e-26c0-4072-9901-eac715b1eb18 for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance [pid: 7|app: 0|req: 549/1102] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:28:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1105] 199.204.45.116 () {36 vars in 812 bytes} [Tue May 19 19:28:25 2026] POST /v2.1/servers/84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0/os-interface => generated 377 bytes in 3215 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:28:29.425 7 INFO nova.api.openstack.compute.server_external_events [req-37cfea37-49ce-4688-8f89-a52d92e2d031 req-3e91e582-06d0-4c81-bf6c-a7cc9b6b6a1e 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:93769e3e-26c0-4072-9901-eac715b1eb18 for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance 2026-05-19 19:28:29.425 7 INFO nova.api.openstack.compute.server_external_events [req-37cfea37-49ce-4688-8f89-a52d92e2d031 req-3e91e582-06d0-4c81-bf6c-a7cc9b6b6a1e 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:93769e3e-26c0-4072-9901-eac715b1eb18 for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance [pid: 7|app: 0|req: 552/1106] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:28:29 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:28:29.529 8 INFO nova.api.openstack.compute.server_external_events [req-e2830b5a-c879-42f2-bde4-64b453bbb999 req-f467a108-5e22-40bd-94a9-c6bd30a48837 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:93769e3e-26c0-4072-9901-eac715b1eb18 for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance [pid: 8|app: 0|req: 555/1107] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:28:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:28:39.688 8 INFO nova.api.openstack.compute.server_external_events [req-fe7e726a-fe7a-4ac5-a6eb-c5e3b9d6c37c req-997bf4e9-3fef-43bc-9f72-680229c2e1d5 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:93769e3e-26c0-4072-9901-eac715b1eb18 for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance [pid: 8|app: 0|req: 557/1110] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:28:39 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 554/1111] 199.204.45.116 () {34 vars in 855 bytes} [Tue May 19 19:28:39 2026] DELETE /v2.1/servers/84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0/os-interface/93769e3e-26c0-4072-9901-eac715b1eb18 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:28:41.745 8 INFO nova.api.openstack.compute.server_external_events [req-803f6442-681f-40e3-ae4b-dd6b7c92f0b9 req-4153895d-31a2-4876-baa5-6fc1eb9b9944 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-unplugged:93769e3e-26c0-4072-9901-eac715b1eb18 for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance 2026-05-19 19:28:41.745 8 INFO nova.api.openstack.compute.server_external_events [req-803f6442-681f-40e3-ae4b-dd6b7c92f0b9 req-4153895d-31a2-4876-baa5-6fc1eb9b9944 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:93769e3e-26c0-4072-9901-eac715b1eb18 for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance 2026-05-19 19:28:41.746 8 INFO nova.api.openstack.compute.server_external_events [req-803f6442-681f-40e3-ae4b-dd6b7c92f0b9 req-4153895d-31a2-4876-baa5-6fc1eb9b9944 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-deleted:93769e3e-26c0-4072-9901-eac715b1eb18 for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance [pid: 8|app: 0|req: 558/1112] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:28:41 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:28:45.177 7 INFO nova.api.openstack.compute.server_external_events [req-3a9a4161-aee7-4352-9598-ec5097a6b02d req-f426d82a-d64f-4f20-9ef0-857cc30b5593 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:d877b5e4-2ae2-44b8-bf6e-f5ec811ec26f for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance [pid: 7|app: 0|req: 555/1113] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:28:45 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 559/1114] 199.204.45.116 () {34 vars in 855 bytes} [Tue May 19 19:28:45 2026] DELETE /v2.1/servers/84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0/os-interface/d877b5e4-2ae2-44b8-bf6e-f5ec811ec26f => generated 0 bytes in 59 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:28:45.786 7 INFO nova.api.openstack.compute.server_external_events [req-bc626ad5-85e6-48ff-b51e-82338f0d540a req-a79c1bd9-b6aa-4eca-8e6a-de6b6267fa1b 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-unplugged:d877b5e4-2ae2-44b8-bf6e-f5ec811ec26f for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance [pid: 7|app: 0|req: 556/1115] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:28:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:28:47.827 8 INFO nova.api.openstack.compute.server_external_events [req-5518bb99-6af7-4765-8db1-ca169f1436d0 req-0c8f6ecc-905e-497e-b811-7465dbe22e9b 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:d877b5e4-2ae2-44b8-bf6e-f5ec811ec26f for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance 2026-05-19 19:28:47.827 8 INFO nova.api.openstack.compute.server_external_events [req-5518bb99-6af7-4765-8db1-ca169f1436d0 req-0c8f6ecc-905e-497e-b811-7465dbe22e9b 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-deleted:d877b5e4-2ae2-44b8-bf6e-f5ec811ec26f for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance [pid: 8|app: 0|req: 560/1116] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:28:47 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 563/1121] 199.204.45.116 () {34 vars in 855 bytes} [Tue May 19 19:29:01 2026] DELETE /v2.1/servers/84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0/os-interface/4377256f-b60d-4aff-a677-109ef0c96fe6 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:29:02.420 7 INFO nova.api.openstack.compute.server_external_events [req-917a0353-4b92-43ad-8383-0713c7573ae0 req-6f89f93c-7fe8-4e0d-b387-856c117ada47 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-unplugged:4377256f-b60d-4aff-a677-109ef0c96fe6 for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance [pid: 7|app: 0|req: 559/1122] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:29:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:29:04.469 8 INFO nova.api.openstack.compute.server_external_events [req-c4797817-0264-4a4b-aae4-8014f4d65a39 req-10319934-ac43-46de-b130-80e4a9d60c4c 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:4377256f-b60d-4aff-a677-109ef0c96fe6 for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance [pid: 8|app: 0|req: 564/1123] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:29:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 560/1124] 199.204.45.116 () {34 vars in 755 bytes} [Tue May 19 19:29:05 2026] DELETE /v2.1/servers/84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:29:06.091 8 INFO nova.api.openstack.compute.server_external_events [req-650681fc-0508-42c3-a354-e84dfb73d5de req-2d98ee90-333d-4ba3-a32d-31ccc2489bfb 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-unplugged:2ab951df-fcf5-4d80-ae72-f85fcde0f855 for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance [pid: 8|app: 0|req: 565/1125] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:29:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:29:06.976 7 INFO nova.api.openstack.compute.server_external_events [req-e1bb65be-3f2e-4184-a48e-4417fa5c35c3 req-108e3f6f-e21d-4b78-ac81-e76f20d94b05 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:90094dad-247c-430e-a269-3c96e665e7ef for instance 51a58738-c0d7-4664-99b2-03bccc1e0fc5 on instance [pid: 7|app: 0|req: 561/1126] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:29:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1127] 10.0.0.82 () {32 vars in 717 bytes} [Tue May 19 19:29:06 2026] DELETE /v2.1/servers/51a58738-c0d7-4664-99b2-03bccc1e0fc5 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 562/1128] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:29:07 2026] GET /v2.1/servers/51a58738-c0d7-4664-99b2-03bccc1e0fc5 => generated 1943 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:29:08.135 8 INFO nova.api.openstack.compute.server_external_events [req-59e4e902-0388-46d3-9fe1-554694815ea0 req-10989edf-e54b-4e28-9c85-1bb1d6e8a913 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:2ab951df-fcf5-4d80-ae72-f85fcde0f855 for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance 2026-05-19 19:29:08.135 8 INFO nova.api.openstack.compute.server_external_events [req-59e4e902-0388-46d3-9fe1-554694815ea0 req-10989edf-e54b-4e28-9c85-1bb1d6e8a913 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-deleted:2ab951df-fcf5-4d80-ae72-f85fcde0f855 for instance 84a2d1cd-9ebf-4326-93b0-5d4e4482d4d0 on instance 2026-05-19 19:29:08.136 8 INFO nova.api.openstack.compute.server_external_events [req-59e4e902-0388-46d3-9fe1-554694815ea0 req-10989edf-e54b-4e28-9c85-1bb1d6e8a913 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-deleted:90094dad-247c-430e-a269-3c96e665e7ef for instance 51a58738-c0d7-4664-99b2-03bccc1e0fc5 on instance [pid: 8|app: 0|req: 567/1129] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:29:08 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:29:09.010 7 INFO nova.api.openstack.compute.server_external_events [req-249235af-253a-4512-800e-a53fe621f231 req-6a562533-708d-4e17-8b42-c31b7f93e6d5 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-unplugged:90094dad-247c-430e-a269-3c96e665e7ef for instance 51a58738-c0d7-4664-99b2-03bccc1e0fc5 on instance 2026-05-19 19:29:09.010 7 INFO nova.api.openstack.compute.server_external_events [req-249235af-253a-4512-800e-a53fe621f231 req-6a562533-708d-4e17-8b42-c31b7f93e6d5 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:90094dad-247c-430e-a269-3c96e665e7ef for instance 51a58738-c0d7-4664-99b2-03bccc1e0fc5 on instance [pid: 7|app: 0|req: 564/1132] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:29:08 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:29:12.514 8 INFO nova.api.openstack.wsgi [None req-2c54635d-7347-4d93-b869-93aae5700d3e 56f09f63591b4f10b8ec38fb733baa5c 3d4114189ec1406fbf4ed0836fb11cb2 - - default default] HTTP exception thrown: Instance 51a58738-c0d7-4664-99b2-03bccc1e0fc5 could not be found. [pid: 8|app: 0|req: 569/1133] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:29:12 2026] GET /v2.1/servers/51a58738-c0d7-4664-99b2-03bccc1e0fc5 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:29:12.982 7 INFO nova.api.openstack.compute.server_external_events [req-704d4c0f-3973-4ef2-bf31-2bc094f7b9ac req-8d647494-7f98-4545-8768-b389d4896726 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-changed:7735fcea-f62f-4e32-b084-f9af5b68e197 for instance 2b84a3c4-0102-4865-810e-a7b7f002c925 on instance [pid: 7|app: 0|req: 565/1134] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:29:12 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 570/1135] 10.0.0.82 () {32 vars in 717 bytes} [Tue May 19 19:29:12 2026] DELETE /v2.1/servers/2b84a3c4-0102-4865-810e-a7b7f002c925 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 566/1136] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:29:13 2026] GET /v2.1/servers/2b84a3c4-0102-4865-810e-a7b7f002c925 => generated 1942 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 19:29:13.426 8 INFO nova.api.openstack.compute.server_external_events [req-d3303b1c-0c45-4b84-ba37-51219eccde0f req-14caacba-ec86-4917-a174-962def593e0d 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-unplugged:7735fcea-f62f-4e32-b084-f9af5b68e197 for instance 2b84a3c4-0102-4865-810e-a7b7f002c925 on instance [pid: 8|app: 0|req: 571/1137] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:29:13 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:29:15.021 7 INFO nova.api.openstack.compute.server_external_events [req-ea3dbe3f-fc2e-42a2-bc1e-77c1e01e7c62 req-158056a1-73eb-4bfc-99cf-70d94221debd 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-deleted:7735fcea-f62f-4e32-b084-f9af5b68e197 for instance 2b84a3c4-0102-4865-810e-a7b7f002c925 on instance [pid: 7|app: 0|req: 567/1138] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:29:15 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:29:15.465 8 INFO nova.api.openstack.compute.server_external_events [req-32f9ecb6-e899-4ed4-9c29-981cda61cc73 req-363f71c8-f850-4be3-ba96-0ae5e7a25e92 3c89e7096ee648b79d06b477a45270ba 20cd936aa84844c7a585b3eb80bd6088 - - 66e881dd62bc476380869b97c079f4a7 66e881dd62bc476380869b97c079f4a7] Creating event network-vif-plugged:7735fcea-f62f-4e32-b084-f9af5b68e197 for instance 2b84a3c4-0102-4865-810e-a7b7f002c925 on instance [pid: 8|app: 0|req: 572/1139] 10.0.0.33 () {38 vars in 814 bytes} [Tue May 19 19:29:15 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:29:18.450 7 INFO nova.api.openstack.wsgi [None req-7c5d19e9-9b5f-486e-9550-75ee21f030c0 56f09f63591b4f10b8ec38fb733baa5c 3d4114189ec1406fbf4ed0836fb11cb2 - - default default] HTTP exception thrown: Instance 2b84a3c4-0102-4865-810e-a7b7f002c925 could not be found. [pid: 7|app: 0|req: 568/1140] 10.0.0.82 () {32 vars in 714 bytes} [Tue May 19 19:29:18 2026] GET /v2.1/servers/2b84a3c4-0102-4865-810e-a7b7f002c925 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 574/1143] 10.0.0.82 () {32 vars in 725 bytes} [Tue May 19 19:29:20 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1753937654 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:29:20.153 7 INFO nova.api.openstack.wsgi [None req-8ef19f09-de17-427a-83d2-b96865a4ca0e 56f09f63591b4f10b8ec38fb733baa5c 3d4114189ec1406fbf4ed0836fb11cb2 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1753937654 not found for user 56f09f63591b4f10b8ec38fb733baa5c [pid: 7|app: 0|req: 570/1144] 10.0.0.82 () {32 vars in 722 bytes} [Tue May 19 19:29:20 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1753937654 => generated 142 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1147] 10.0.0.82 () {32 vars in 654 bytes} [Tue May 19 19:29:37 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1148] 10.0.0.82 () {32 vars in 640 bytes} [Tue May 19 19:29:37 2026] GET /v2.1/servers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-19 19:29:37.740 8 WARNING oslo_db.sqlalchemy.utils [None req-8115da01-bbd4-4c1e-9bd0-cf6738966083 b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 577/1149] 10.0.0.82 () {32 vars in 648 bytes} [Tue May 19 19:29:37 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1150] 10.0.0.82 () {32 vars in 693 bytes} [Tue May 19 19:29:37 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)