Status: Pass 67 Failure 1 Skip 1
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| watcher_tempest_plugin.tests.scenario.test_execute_actuator.TestExecuteActionsViaActuator | 1 | 0 | 1 | 0 | 0 | Detail | |
test_execute_scenarios |
fail
ft1.1: watcher_tempest_plugin.tests.scenario.test_execute_actuator.TestExecuteActionsViaActuator.test_execute_scenariostesttools.testresult.real._StringException: pythonlogging:'': {{{
2026-02-23 10:54:48,074 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.129s
2026-02-23 10:54:48,074 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:47 GMT', 'server': 'Apache', 'content-length': '20', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans'}
Body: b'{"action_plans": []}'
2026-02-23 10:54:48,074 79 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.129677 seconds
2026-02-23 10:54:48,188 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.113s
2026-02-23 10:54:48,189 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:48 GMT', 'server': 'Apache', 'content-length': '477', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/145ec4a1-748a-45fb-ac99-bf270e7d3053", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/145ec4a1-748a-45fb-ac99-bf270e7d3053", "rel": "bookmark"}], "created_at": "2026-02-23T10:25:37+00:00", "updated_at": null, "deleted_at": null}'
2026-02-23 10:54:48,262 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.073s
2026-02-23 10:54:48,263 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:48 GMT', 'server': 'Apache', 'content-length': '894', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "rel": "bookmark"}], "goal_uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "goal_name": "unclassified", "parameters_spec": {"$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": {"actions": {"type": "array", "items": {"type": "object", "properties": {"action_type": {"type": "string"}, "resource_id": {"type": "string"}, "input_parameters": {"type": "object", "properties": {}, "additionalProperties": true}}, "required": ["action_type", "input_parameters"], "additionalProperties": true}}}, "required": ["actions"]}}'
2026-02-23 10:54:48,381 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.117s
2026-02-23 10:54:48,382 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"name": "d5341a91-9735-4ec6-8961-60c2316db7da", "description": "tempest-test-audit_template-1860391442", "goal": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "strategy": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "scope": []}
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:48 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/ba423946-8b1d-4d4e-8dc9-996810c82899', 'content-length': '704', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "ba423946-8b1d-4d4e-8dc9-996810c82899", "name": "d5341a91-9735-4ec6-8961-60c2316db7da", "description": "tempest-test-audit_template-1860391442", "goal_uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "goal_name": "unclassified", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/ba423946-8b1d-4d4e-8dc9-996810c82899", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/ba423946-8b1d-4d4e-8dc9-996810c82899", "rel": "bookmark"}], "scope": [], "created_at": "2026-02-23T10:54:48.354586+00:00", "deleted_at": null, "updated_at": null}'
2026-02-23 10:54:48,486 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.104s
2026-02-23 10:54:48,487 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"audit_template_uuid": "ba423946-8b1d-4d4e-8dc9-996810c82899", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}}
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:48 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/ee92c5b9-4d6f-43b9-a393-a3b7180a3d32', 'content-length': '910', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "ee92c5b9-4d6f-43b9-a393-a3b7180a3d32", "name": "actuator-2026-02-23T10:54:48.446999", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "goal_name": "unclassified", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/ee92c5b9-4d6f-43b9-a393-a3b7180a3d32", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/ee92c5b9-4d6f-43b9-a393-a3b7180a3d32", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2026-02-23T10:54:48.462836+00:00", "deleted_at": null, "updated_at": null}'
2026-02-23 10:54:48,555 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/ee92c5b9-4d6f-43b9-a393-a3b7180a3d32 0.068s
2026-02-23 10:54:48,555 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:48 GMT', 'server': 'Apache', 'content-length': '949', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/ee92c5b9-4d6f-43b9-a393-a3b7180a3d32'}
Body: b'{"uuid": "ee92c5b9-4d6f-43b9-a393-a3b7180a3d32", "name": "actuator-2026-02-23T10:54:48.446999", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "goal_name": "unclassified", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/ee92c5b9-4d6f-43b9-a393-a3b7180a3d32", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/ee92c5b9-4d6f-43b9-a393-a3b7180a3d32", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2026-02-23T10:54:48+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:54:48+00:00"}'
2026-02-23 10:54:49,223 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/ee92c5b9-4d6f-43b9-a393-a3b7180a3d32 0.166s
2026-02-23 10:54:49,223 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:49 GMT', 'server': 'Apache', 'content-length': '951', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/ee92c5b9-4d6f-43b9-a393-a3b7180a3d32'}
Body: b'{"uuid": "ee92c5b9-4d6f-43b9-a393-a3b7180a3d32", "name": "actuator-2026-02-23T10:54:48.446999", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "goal_name": "unclassified", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/ee92c5b9-4d6f-43b9-a393-a3b7180a3d32", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/ee92c5b9-4d6f-43b9-a393-a3b7180a3d32", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2026-02-23T10:54:48+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:54:48+00:00"}'
2026-02-23 10:54:49,223 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.736238 seconds
2026-02-23 10:54:49,293 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=ee92c5b9-4d6f-43b9-a393-a3b7180a3d32 0.069s
2026-02-23 10:54:49,293 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:49 GMT', 'server': 'Apache', 'content-length': '576', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=ee92c5b9-4d6f-43b9-a393-a3b7180a3d32'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "07caf8d8-d748-463d-99fb-293c12965332", "audit_uuid": "ee92c5b9-4d6f-43b9-a393-a3b7180a3d32", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/07caf8d8-d748-463d-99fb-293c12965332", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/07caf8d8-d748-463d-99fb-293c12965332", "rel": "bookmark"}], "updated_at": null}]}'
2026-02-23 10:54:49,368 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/07caf8d8-d748-463d-99fb-293c12965332 0.074s
2026-02-23 10:54:49,368 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:49 GMT', 'server': 'Apache', 'content-length': '637', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/07caf8d8-d748-463d-99fb-293c12965332'}
Body: b'{"efficacy_indicators": [], "uuid": "07caf8d8-d748-463d-99fb-293c12965332", "audit_uuid": "ee92c5b9-4d6f-43b9-a393-a3b7180a3d32", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/07caf8d8-d748-463d-99fb-293c12965332", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/07caf8d8-d748-463d-99fb-293c12965332", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-23T10:54:48+00:00", "deleted_at": null, "updated_at": null}'
2026-02-23 10:54:49,478 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/07caf8d8-d748-463d-99fb-293c12965332 0.109s
2026-02-23 10:54:49,478 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: [{"path": "/state", "op": "replace", "value": "PENDING"}]
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:49 GMT', 'server': 'Apache', 'content-length': '656', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/07caf8d8-d748-463d-99fb-293c12965332'}
Body: b'{"efficacy_indicators": [], "uuid": "07caf8d8-d748-463d-99fb-293c12965332", "audit_uuid": "ee92c5b9-4d6f-43b9-a393-a3b7180a3d32", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/07caf8d8-d748-463d-99fb-293c12965332", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/07caf8d8-d748-463d-99fb-293c12965332", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-23T10:54:48+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:54:49+00:00"}'
2026-02-23 10:54:49,569 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/07caf8d8-d748-463d-99fb-293c12965332 0.090s
2026-02-23 10:54:49,570 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:49 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/07caf8d8-d748-463d-99fb-293c12965332'}
Body: b'{"efficacy_indicators": [], "uuid": "07caf8d8-d748-463d-99fb-293c12965332", "audit_uuid": "ee92c5b9-4d6f-43b9-a393-a3b7180a3d32", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/07caf8d8-d748-463d-99fb-293c12965332", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/07caf8d8-d748-463d-99fb-293c12965332", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:54:48+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:54:49+00:00"}'
2026-02-23 10:54:50,736 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/07caf8d8-d748-463d-99fb-293c12965332 0.163s
2026-02-23 10:54:50,736 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:50 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/07caf8d8-d748-463d-99fb-293c12965332'}
Body: b'{"efficacy_indicators": [], "uuid": "07caf8d8-d748-463d-99fb-293c12965332", "audit_uuid": "ee92c5b9-4d6f-43b9-a393-a3b7180a3d32", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/07caf8d8-d748-463d-99fb-293c12965332", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/07caf8d8-d748-463d-99fb-293c12965332", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:54:48+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:54:50+00:00"}'
2026-02-23 10:54:50,737 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 1.257887 seconds
2026-02-23 10:54:50,881 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/07caf8d8-d748-463d-99fb-293c12965332 0.141s
2026-02-23 10:54:50,881 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:50 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/07caf8d8-d748-463d-99fb-293c12965332'}
Body: b'{"efficacy_indicators": [], "uuid": "07caf8d8-d748-463d-99fb-293c12965332", "audit_uuid": "ee92c5b9-4d6f-43b9-a393-a3b7180a3d32", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/07caf8d8-d748-463d-99fb-293c12965332", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/07caf8d8-d748-463d-99fb-293c12965332", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:54:48+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:54:50+00:00"}'
2026-02-23 10:54:51,014 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=07caf8d8-d748-463d-99fb-293c12965332 0.131s
2026-02-23 10:54:51,014 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:50 GMT', 'server': 'Apache', 'content-length': '446', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=07caf8d8-d748-463d-99fb-293c12965332'}
Body: b'{"actions": [{"uuid": "7b0905a3-9edc-4e6d-9952-455aeeed7378", "action_plan_uuid": "07caf8d8-d748-463d-99fb-293c12965332", "state": "SUCCEEDED", "action_type": "nop", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/7b0905a3-9edc-4e6d-9952-455aeeed7378", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/7b0905a3-9edc-4e6d-9952-455aeeed7378", "rel": "bookmark"}]}]}'
2026-02-23 10:54:51,105 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.089s
2026-02-23 10:54:51,105 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:51 GMT', 'server': 'Apache', 'content-length': '597', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "07caf8d8-d748-463d-99fb-293c12965332", "audit_uuid": "ee92c5b9-4d6f-43b9-a393-a3b7180a3d32", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/07caf8d8-d748-463d-99fb-293c12965332", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/07caf8d8-d748-463d-99fb-293c12965332", "rel": "bookmark"}], "updated_at": "2026-02-23T10:54:50+00:00"}]}'
2026-02-23 10:54:51,105 79 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.090461 seconds
2026-02-23 10:54:51,172 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.066s
2026-02-23 10:54:51,172 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:51 GMT', 'server': 'Apache', 'content-length': '477', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/145ec4a1-748a-45fb-ac99-bf270e7d3053", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/145ec4a1-748a-45fb-ac99-bf270e7d3053", "rel": "bookmark"}], "created_at": "2026-02-23T10:25:37+00:00", "updated_at": null, "deleted_at": null}'
2026-02-23 10:54:51,253 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.080s
2026-02-23 10:54:51,253 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:51 GMT', 'server': 'Apache', 'content-length': '894', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "rel": "bookmark"}], "goal_uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "goal_name": "unclassified", "parameters_spec": {"$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": {"actions": {"type": "array", "items": {"type": "object", "properties": {"action_type": {"type": "string"}, "resource_id": {"type": "string"}, "input_parameters": {"type": "object", "properties": {}, "additionalProperties": true}}, "required": ["action_type", "input_parameters"], "additionalProperties": true}}}, "required": ["actions"]}}'
2026-02-23 10:54:51,396 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.142s
2026-02-23 10:54:51,396 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"name": "e76efd42-e569-4e59-8cda-5c691edfdd8e", "description": "tempest-test-audit_template-1020869430", "goal": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "strategy": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "scope": []}
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:51 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/59df8c6f-85c1-4678-99b7-3dbcecd6f732', 'content-length': '704', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "59df8c6f-85c1-4678-99b7-3dbcecd6f732", "name": "e76efd42-e569-4e59-8cda-5c691edfdd8e", "description": "tempest-test-audit_template-1020869430", "goal_uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "goal_name": "unclassified", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/59df8c6f-85c1-4678-99b7-3dbcecd6f732", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/59df8c6f-85c1-4678-99b7-3dbcecd6f732", "rel": "bookmark"}], "scope": [], "created_at": "2026-02-23T10:54:51.367871+00:00", "deleted_at": null, "updated_at": null}'
2026-02-23 10:54:51,538 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.140s
2026-02-23 10:54:51,538 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"audit_template_uuid": "59df8c6f-85c1-4678-99b7-3dbcecd6f732", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}}
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:51 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/930b826e-ac53-49dd-9733-d3b8257a1c25', 'content-length': '903', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "930b826e-ac53-49dd-9733-d3b8257a1c25", "name": "actuator-2026-02-23T10:54:51.483643", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "goal_name": "unclassified", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/930b826e-ac53-49dd-9733-d3b8257a1c25", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/930b826e-ac53-49dd-9733-d3b8257a1c25", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2026-02-23T10:54:51.510677+00:00", "deleted_at": null, "updated_at": null}'
2026-02-23 10:54:51,660 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/930b826e-ac53-49dd-9733-d3b8257a1c25 0.121s
2026-02-23 10:54:51,660 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:51 GMT', 'server': 'Apache', 'content-length': '942', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/930b826e-ac53-49dd-9733-d3b8257a1c25'}
Body: b'{"uuid": "930b826e-ac53-49dd-9733-d3b8257a1c25", "name": "actuator-2026-02-23T10:54:51.483643", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "goal_name": "unclassified", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/930b826e-ac53-49dd-9733-d3b8257a1c25", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/930b826e-ac53-49dd-9733-d3b8257a1c25", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2026-02-23T10:54:51+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:54:51+00:00"}'
2026-02-23 10:54:52,250 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/930b826e-ac53-49dd-9733-d3b8257a1c25 0.088s
2026-02-23 10:54:52,250 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:52 GMT', 'server': 'Apache', 'content-length': '944', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/930b826e-ac53-49dd-9733-d3b8257a1c25'}
Body: b'{"uuid": "930b826e-ac53-49dd-9733-d3b8257a1c25", "name": "actuator-2026-02-23T10:54:51.483643", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "goal_name": "unclassified", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/930b826e-ac53-49dd-9733-d3b8257a1c25", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/930b826e-ac53-49dd-9733-d3b8257a1c25", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2026-02-23T10:54:51+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:54:51+00:00"}'
2026-02-23 10:54:52,251 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.712265 seconds
2026-02-23 10:54:52,339 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=930b826e-ac53-49dd-9733-d3b8257a1c25 0.087s
2026-02-23 10:54:52,339 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:52 GMT', 'server': 'Apache', 'content-length': '576', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=930b826e-ac53-49dd-9733-d3b8257a1c25'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "5d77dfbe-0a82-4152-9c1b-773b8eacca24", "audit_uuid": "930b826e-ac53-49dd-9733-d3b8257a1c25", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24", "rel": "bookmark"}], "updated_at": null}]}'
2026-02-23 10:54:52,404 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24 0.064s
2026-02-23 10:54:52,404 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:52 GMT', 'server': 'Apache', 'content-length': '637', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24'}
Body: b'{"efficacy_indicators": [], "uuid": "5d77dfbe-0a82-4152-9c1b-773b8eacca24", "audit_uuid": "930b826e-ac53-49dd-9733-d3b8257a1c25", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-23T10:54:51+00:00", "deleted_at": null, "updated_at": null}'
2026-02-23 10:54:52,498 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24 0.092s
2026-02-23 10:54:52,498 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: [{"path": "/state", "op": "replace", "value": "PENDING"}]
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:52 GMT', 'server': 'Apache', 'content-length': '656', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24'}
Body: b'{"efficacy_indicators": [], "uuid": "5d77dfbe-0a82-4152-9c1b-773b8eacca24", "audit_uuid": "930b826e-ac53-49dd-9733-d3b8257a1c25", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-23T10:54:51+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:54:52+00:00"}'
2026-02-23 10:54:52,576 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24 0.077s
2026-02-23 10:54:52,576 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:52 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24'}
Body: b'{"efficacy_indicators": [], "uuid": "5d77dfbe-0a82-4152-9c1b-773b8eacca24", "audit_uuid": "930b826e-ac53-49dd-9733-d3b8257a1c25", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:54:51+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:54:52+00:00"}'
2026-02-23 10:54:53,684 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24 0.107s
2026-02-23 10:54:53,685 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:53 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24'}
Body: b'{"efficacy_indicators": [], "uuid": "5d77dfbe-0a82-4152-9c1b-773b8eacca24", "audit_uuid": "930b826e-ac53-49dd-9733-d3b8257a1c25", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:54:51+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:54:52+00:00"}'
2026-02-23 10:54:54,779 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24 0.092s
2026-02-23 10:54:54,779 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:54 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24'}
Body: b'{"efficacy_indicators": [], "uuid": "5d77dfbe-0a82-4152-9c1b-773b8eacca24", "audit_uuid": "930b826e-ac53-49dd-9733-d3b8257a1c25", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:54:51+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:54:54+00:00"}'
2026-02-23 10:54:54,779 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 2.281099 seconds
2026-02-23 10:54:54,864 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24 0.084s
2026-02-23 10:54:54,865 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:54 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24'}
Body: b'{"efficacy_indicators": [], "uuid": "5d77dfbe-0a82-4152-9c1b-773b8eacca24", "audit_uuid": "930b826e-ac53-49dd-9733-d3b8257a1c25", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:54:51+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:54:54+00:00"}'
2026-02-23 10:54:54,955 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=5d77dfbe-0a82-4152-9c1b-773b8eacca24 0.089s
2026-02-23 10:54:54,955 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:54 GMT', 'server': 'Apache', 'content-length': '448', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=5d77dfbe-0a82-4152-9c1b-773b8eacca24'}
Body: b'{"actions": [{"uuid": "f1d9f3a2-4024-418a-81a3-68f3465d920f", "action_plan_uuid": "5d77dfbe-0a82-4152-9c1b-773b8eacca24", "state": "SUCCEEDED", "action_type": "sleep", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/f1d9f3a2-4024-418a-81a3-68f3465d920f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/f1d9f3a2-4024-418a-81a3-68f3465d920f", "rel": "bookmark"}]}]}'
2026-02-23 10:54:55,045 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.089s
2026-02-23 10:54:55,045 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:54 GMT', 'server': 'Apache', 'content-length': '1176', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "07caf8d8-d748-463d-99fb-293c12965332", "audit_uuid": "ee92c5b9-4d6f-43b9-a393-a3b7180a3d32", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/07caf8d8-d748-463d-99fb-293c12965332", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/07caf8d8-d748-463d-99fb-293c12965332", "rel": "bookmark"}], "updated_at": "2026-02-23T10:54:50+00:00"}, {"efficacy_indicators": [], "uuid": "5d77dfbe-0a82-4152-9c1b-773b8eacca24", "audit_uuid": "930b826e-ac53-49dd-9733-d3b8257a1c25", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24", "rel": "bookmark"}], "updated_at": "2026-02-23T10:54:54+00:00"}]}'
2026-02-23 10:54:55,045 79 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.089994 seconds
2026-02-23 10:54:55,120 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.074s
2026-02-23 10:54:55,120 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:55 GMT', 'server': 'Apache', 'content-length': '477', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/145ec4a1-748a-45fb-ac99-bf270e7d3053", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/145ec4a1-748a-45fb-ac99-bf270e7d3053", "rel": "bookmark"}], "created_at": "2026-02-23T10:25:37+00:00", "updated_at": null, "deleted_at": null}'
2026-02-23 10:54:55,186 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.065s
2026-02-23 10:54:55,186 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:55 GMT', 'server': 'Apache', 'content-length': '894', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "rel": "bookmark"}], "goal_uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "goal_name": "unclassified", "parameters_spec": {"$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": {"actions": {"type": "array", "items": {"type": "object", "properties": {"action_type": {"type": "string"}, "resource_id": {"type": "string"}, "input_parameters": {"type": "object", "properties": {}, "additionalProperties": true}}, "required": ["action_type", "input_parameters"], "additionalProperties": true}}}, "required": ["actions"]}}'
2026-02-23 10:54:55,272 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.085s
2026-02-23 10:54:55,272 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"name": "c6759d25-1310-420d-87ca-b98f24e5918b", "description": "tempest-test-audit_template-2068948368", "goal": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "strategy": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "scope": []}
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:55 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/9cbe9774-c708-4b5a-aa10-d78516d7852c', 'content-length': '704', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "9cbe9774-c708-4b5a-aa10-d78516d7852c", "name": "c6759d25-1310-420d-87ca-b98f24e5918b", "description": "tempest-test-audit_template-2068948368", "goal_uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "goal_name": "unclassified", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/9cbe9774-c708-4b5a-aa10-d78516d7852c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/9cbe9774-c708-4b5a-aa10-d78516d7852c", "rel": "bookmark"}], "scope": [], "created_at": "2026-02-23T10:54:55.251395+00:00", "deleted_at": null, "updated_at": null}'
2026-02-23 10:54:55,381 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.108s
2026-02-23 10:54:55,381 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"audit_template_uuid": "9cbe9774-c708-4b5a-aa10-d78516d7852c", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "change_nova_service_state", "input_parameters": {"state": "enabled"}, "resource_id": "compute-0.ctlplane.example.com"}]}}
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:55 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/d9d632b5-c9af-455b-b68e-4ac7078b871c', 'content-length': '975', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "d9d632b5-c9af-455b-b68e-4ac7078b871c", "name": "actuator-2026-02-23T10:54:55.342220", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "goal_name": "unclassified", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "change_nova_service_state", "input_parameters": {"state": "enabled"}, "resource_id": "compute-0.ctlplane.example.com"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/d9d632b5-c9af-455b-b68e-4ac7078b871c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/d9d632b5-c9af-455b-b68e-4ac7078b871c", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2026-02-23T10:54:55.353857+00:00", "deleted_at": null, "updated_at": null}'
2026-02-23 10:54:55,504 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/d9d632b5-c9af-455b-b68e-4ac7078b871c 0.122s
2026-02-23 10:54:55,505 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:55 GMT', 'server': 'Apache', 'content-length': '1016', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/d9d632b5-c9af-455b-b68e-4ac7078b871c'}
Body: b'{"uuid": "d9d632b5-c9af-455b-b68e-4ac7078b871c", "name": "actuator-2026-02-23T10:54:55.342220", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "goal_name": "unclassified", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "change_nova_service_state", "input_parameters": {"state": "enabled"}, "resource_id": "compute-0.ctlplane.example.com"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/d9d632b5-c9af-455b-b68e-4ac7078b871c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/d9d632b5-c9af-455b-b68e-4ac7078b871c", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2026-02-23T10:54:55+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:54:55+00:00"}'
2026-02-23 10:54:55,505 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.123719 seconds
2026-02-23 10:54:55,591 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=d9d632b5-c9af-455b-b68e-4ac7078b871c 0.085s
2026-02-23 10:54:55,591 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:55 GMT', 'server': 'Apache', 'content-length': '576', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=d9d632b5-c9af-455b-b68e-4ac7078b871c'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "383a16ac-53f8-4ef8-9717-d53e985972ce", "audit_uuid": "d9d632b5-c9af-455b-b68e-4ac7078b871c", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce", "rel": "bookmark"}], "updated_at": null}]}'
2026-02-23 10:54:55,674 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce 0.082s
2026-02-23 10:54:55,675 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:55 GMT', 'server': 'Apache', 'content-length': '637', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce'}
Body: b'{"efficacy_indicators": [], "uuid": "383a16ac-53f8-4ef8-9717-d53e985972ce", "audit_uuid": "d9d632b5-c9af-455b-b68e-4ac7078b871c", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-23T10:54:55+00:00", "deleted_at": null, "updated_at": null}'
2026-02-23 10:54:55,784 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce 0.109s
2026-02-23 10:54:55,784 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: [{"path": "/state", "op": "replace", "value": "PENDING"}]
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:55 GMT', 'server': 'Apache', 'content-length': '656', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce'}
Body: b'{"efficacy_indicators": [], "uuid": "383a16ac-53f8-4ef8-9717-d53e985972ce", "audit_uuid": "d9d632b5-c9af-455b-b68e-4ac7078b871c", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-23T10:54:55+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:54:55+00:00"}'
2026-02-23 10:54:55,870 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce 0.085s
2026-02-23 10:54:55,870 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:55 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce'}
Body: b'{"efficacy_indicators": [], "uuid": "383a16ac-53f8-4ef8-9717-d53e985972ce", "audit_uuid": "d9d632b5-c9af-455b-b68e-4ac7078b871c", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:54:55+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:54:55+00:00"}'
2026-02-23 10:54:56,972 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce 0.099s
2026-02-23 10:54:56,972 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:56 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce'}
Body: b'{"efficacy_indicators": [], "uuid": "383a16ac-53f8-4ef8-9717-d53e985972ce", "audit_uuid": "d9d632b5-c9af-455b-b68e-4ac7078b871c", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:54:55+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:54:56+00:00"}'
2026-02-23 10:54:56,972 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 1.187489 seconds
2026-02-23 10:54:57,059 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce 0.086s
2026-02-23 10:54:57,059 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:56 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce'}
Body: b'{"efficacy_indicators": [], "uuid": "383a16ac-53f8-4ef8-9717-d53e985972ce", "audit_uuid": "d9d632b5-c9af-455b-b68e-4ac7078b871c", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:54:55+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:54:56+00:00"}'
2026-02-23 10:54:57,140 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=383a16ac-53f8-4ef8-9717-d53e985972ce 0.079s
2026-02-23 10:54:57,141 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:57 GMT', 'server': 'Apache', 'content-length': '468', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=383a16ac-53f8-4ef8-9717-d53e985972ce'}
Body: b'{"actions": [{"uuid": "3129628d-763c-4519-8d35-c9ad37fc61dc", "action_plan_uuid": "383a16ac-53f8-4ef8-9717-d53e985972ce", "state": "SUCCEEDED", "action_type": "change_nova_service_state", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/3129628d-763c-4519-8d35-c9ad37fc61dc", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/3129628d-763c-4519-8d35-c9ad37fc61dc", "rel": "bookmark"}]}]}'
2026-02-23 10:54:57,286 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-services 0.143s
2026-02-23 10:54:57,286 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:57 GMT', 'server': 'Apache', 'content-length': '1297', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7d1c58a-180d-4a37-ad92-e646f3f8ddcd', 'x-compute-request-id': 'req-d7d1c58a-180d-4a37-ad92-e646f3f8ddcd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-services'}
Body: b'{"services": [{"binary": "nova-conductor", "host": "nova-cell0-conductor-0", "id": "031df400-15d6-47de-9b46-3a89f5abf74f", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-23T10:54:51.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "9665f031-e12c-4a45-a60c-7c51e122827e", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-23T10:54:55.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "081dacfc-d5f4-43fd-92cf-6a18db4cd1d3", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-23T10:54:54.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "ca0cbe59-de07-445c-a7ba-8a2c8be43eb5", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-02-23T10:54:49.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "7df853ad-35a7-4449-9828-042ad2dc6a7c", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-02-23T10:54:50.000000", "disabled_reason": null, "forced_down": false}]}'
2026-02-23 10:54:57,503 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/detail 0.211s
2026-02-23 10:54:57,503 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:57 GMT', 'server': 'Apache', 'content-length': '15', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dd6d2db-711a-47e8-b842-8f913fdefc97', 'x-compute-request-id': 'req-7dd6d2db-711a-47e8-b842-8f913fdefc97', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/detail'}
Body: b'{"servers": []}'
2026-02-23 10:54:57,640 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-hypervisors/detail 0.125s
2026-02-23 10:54:57,640 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:57 GMT', 'server': 'Apache', 'content-length': '3471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8ae54b5-521b-419b-8882-a3817dfb315e', 'x-compute-request-id': 'req-e8ae54b5-521b-419b-8882-a3817dfb315e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-hypervisors/detail'}
Body: b'{"hypervisors": [{"id": "8ecb3de0-8241-4d60-9a57-9609e064b906", "hypervisor_hostname": "compute-0.ctlplane.example.com", "state": "up", "status": "enabled", "hypervisor_type": "QEMU", "hypervisor_version": 10001000, "host_ip": "192.168.122.100", "service": {"id": "ca0cbe59-de07-445c-a7ba-8a2c8be43eb5", "host": "compute-0.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7679, "local_gb": 79, "vcpus_used": 0, "memory_mb_used": 512, "local_gb_used": 0, "free_ram_mb": 7167, "free_disk_gb": 79, "current_workload": 0, "running_vms": 0, "disk_available_least": 73, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["vmcb-clean", "ibpb", "lbrv", "fxsr", "ssse3", "vme", "arat", "bmi2", "smep", "pclmuldq", "sse2", "de", "lm", "nx", "topoext", "mce", "sse4.2", "svme-addr-chk", "mds-no", "umip", "amd-stibp", "xsaveerptr", "stibp", "fsgsbase", "xgetbv1", "cx8", "syscall", "sha-ni", "xsave", "rdpid", "npt", "nrip-save", "sse4.1", "apic", "movbe", "adx", "fma", "pfthreshold", "sep", "msr", "cmp_legacy", "pdpe1gb", "osvw", "pae", "cr8legacy", "avx", "popcnt", "rdrand", "xsaveopt", "abm", "clflushopt", "clflush", "amd-ssbd", "clwb", "cmov", "svm", "wbnoinvd", "x2apic", "tsc", "tsc-deadline", "fxsr_opt", "avx2", "lahf_lm", "pat", "pause-filter", "bmi1", "spec-ctrl", "perfctr_core", "skip-l1dfl-vmentry", "misalignsse", "cx16", "tsc_adjust", "mmx", "mtrr", "xsavec", "pni", "clzero", "ssbd", "ibrs", "pse", "rdctl-no", "pschange-mc-no", "pse36", "rdtscp", "tsc-scale", "sse", "mmxext", "3dnowprefetch", "f16c", "virt-ssbd", "pge", "aes", "sse4a", "hypervisor", "smap", "arch-capabilities", "mca", "fpu", "rdseed"]}}, {"id": "d8d414e4-9340-416e-b9b3-f5722e21fe18", "hypervisor_hostname": "compute-1.ctlplane.example.com", "state": "up", "status": "enabled", "hypervisor_type": "QEMU", "hypervisor_version": 10001000, "host_ip": "192.168.122.101", "service": {"id": "7df853ad-35a7-4449-9828-042ad2dc6a7c", "host": "compute-1.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7679, "local_gb": 79, "vcpus_used": 0, "memory_mb_used": 512, "local_gb_used": 0, "free_ram_mb": 7167, "free_disk_gb": 79, "current_workload": 0, "running_vms": 0, "disk_available_least": 73, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["rdpid", "fxsr", "3dnowprefetch", "ibpb", "ssbd", "smep", "pschange-mc-no", "cx8", "tsc-deadline", "svme-addr-chk", "rdseed", "rdtscp", "x2apic", "ibrs", "tsc_adjust", "smap", "skip-l1dfl-vmentry", "fma", "bmi2", "nrip-save", "mca", "xsave", "arch-capabilities", "clflushopt", "syscall", "cx16", "cmov", "pse", "rdctl-no", "apic", "pse36", "de", "npt", "pfthreshold", "mmx", "sse2", "nx", "xgetbv1", "amd-ssbd", "vme", "cmp_legacy", "osvw", "arat", "pge", "perfctr_core", "sse4.1", "vmcb-clean", "pclmuldq", "fpu", "cr8legacy", "ssse3", "movbe", "popcnt", "f16c", "pdpe1gb", "abm", "amd-stibp", "stibp", "lm", "svm", "tsc", "virt-ssbd", "umip", "topoext", "aes", "msr", "bmi1", "fxsr_opt", "pause-filter", "lbrv", "sse4.2", "spec-ctrl", "pae", "mtrr", "sse4a", "misalignsse", "rdrand", "xsavec", "lahf_lm", "xsaveerptr", "pni", "hypervisor", "adx", "tsc-scale", "mmxext", "avx", "pat", "sse", "clwb", "clzero", "mds-no", "sep", "xsaveopt", "avx2", "mce", "fsgsbase", "clflush", "wbnoinvd", "sha-ni"]}}]}'
2026-02-23 10:54:57,788 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/8ecb3de0-8241-4d60-9a57-9609e064b906/traits 0.141s
2026-02-23 10:54:57,788 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'placement 1.29', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:57 GMT', 'server': 'Apache', 'last-modified': 'Mon, 23 Feb 2026 10:25:53 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-c06c55a7-a89e-4972-a647-90ab909f0dc3', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=61ee588cfabd90ae813f71cb3f421022; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/8ecb3de0-8241-4d60-9a57-9609e064b906/traits'}
Body: b'{"traits": ["COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_DEVICE_TAGGING", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_ACCELERATORS", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_VOLUME_EXTEND", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "HW_CPU_X86_SSE41", "COMPUTE_NODE", "HW_CPU_X86_SSE42", "HW_CPU_X86_SSE2", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_VIOMMU_MODEL_INTEL", "HW_CPU_X86_MMX", "HW_CPU_X86_SSSE3", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_TRUSTED_CERTS", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_NET_VIF_MODEL_RTL8139", "HW_CPU_X86_SSE", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_RESCUE_BFV", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_VIOMMU_MODEL_VIRTIO"], "resource_provider_generation": 2}'
2026-02-23 10:54:58,166 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.372s
2026-02-23 10:54:58,166 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:57 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5dcc3c25-2289-4e5c-bf4f-8ac3b04e2c87', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=4ae7e79c28084b79f07eab92ead125a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "38b4598a0d9649aaa7ba0cfac82e4414", "name": "tempest-TestExecuteActionsViaActuator-1766821287-project-member", "password_expires_at": null}, "audit_ids": ["AVRqBj0eRpKKZ3OeipKBPA"], "expires_at": "2026-02-23T11:54:58.000000Z", "issued_at": "2026-02-23T10:54:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b2fdb094fae4998b67f82aa76acda6a", "name": "tempest-TestExecuteActionsViaActuator-1766821287"}, "is_domain": false, "roles": [{"id": "852ee8dc806b4198abfb5da6e5e61301", "name": "member"}, {"id": "f272260e6d204df1a53066137f44ab47", "name": "reader"}], "catalog": [{"endpoints": [{"name": "nova", "id": "315047cc72fe43789fafd877a94af538", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "69aa845b47ee46b691c2fcffbd7709e0", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "2fcd232e483242fc90a54b25b7c30622", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "barbican", "id": "2dd659a7d2dc4c18aad8225343fff808", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "bd4d8776bf2a473194f80ef36b693bde", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "3bae8cc31c20458780343f5999944c71", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "swift", "id": "4bd074c508d04f50b6ffe03ebe993c12", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_8b2fdb094fae4998b67f82aa76acda6a", "region": "regionOne"}, {"name": "swift", "id": "e101fea0f42646e6a20ce5df22f6ed67", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_8b2fdb094fae4998b67f82aa76acda6a", "region": "regionOne"}], "id": "58292042fde34acb945df11a4bb2b160", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "watcher", "id": "21d02df6b8c64effb04d2212eae83a10", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}, {"name": "watcher", "id": "d0d1d0d240ff4ed182e60030ba4022f2", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "649e23961c554ab3b6057467bfad0c1d", "type": "infra-optim", "name": "watcher"}, {"endpoints": [{"name": "placement", "id": "2883add793aa47768d99f499950d95b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bea8f321ddb3488389e2bbd7674cd0bf", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "800a17d39f594972af955771d84e7791", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "cinderv3", "id": "6dc96df592664ab982a9d1993e231f0c", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "bb2cc29a8bc043d1abfad25f5f4f886e", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "950fe4a0c27f42bebbf511f571433ae0", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "1ddc9a4b843d48a2bfac074cb892113a", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "4188119ac4e84e83942e8a78ac4a6c2e", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "r
2026-02-23 10:54:58,166 79 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'a10ae0ff-ba31-43e9-bf1d-9df93406b21a', 'name': 'tempest-TestExecuteActionsViaActuator-610790437-network', 'tenant_id': '8b2fdb094fae4998b67f82aa76acda6a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8b2fdb094fae4998b67f82aa76acda6a', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20452, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-02-23T10:54:28Z', 'updated_at': '2026-02-23T10:54:28Z', 'revision_number': 1} available for tenant
2026-02-23 10:55:01,566 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.398s
2026-02-23 10:55:01,566 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestExecuteActionsViaActuator-server-1457314767", "imageRef": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "flavorRef": "8897af22-0b9b-4aa0-b3ec-ef8f2b8d73f5", "networks": [{"uuid": "a10ae0ff-ba31-43e9-bf1d-9df93406b21a"}]}}
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:54:58 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f4a1638-82c6-409b-aea8-72bba6744508', 'x-compute-request-id': 'req-0f4a1638-82c6-409b-aea8-72bba6744508', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "ce5f9655-093d-401a-8279-2affb3f9ea4c", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "fUk4Uam7wEkB"}}'
2026-02-23 10:55:03,073 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c 1.504s
2026-02-23 10:55:03,074 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:01 GMT', 'server': 'Apache', 'content-length': '1371', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5181e918-1491-4ac9-97db-fa6ab9e332ba', 'x-compute-request-id': 'req-5181e918-1491-4ac9-97db-fa6ab9e332ba', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c'}
Body: b'{"server": {"id": "ce5f9655-093d-401a-8279-2affb3f9ea4c", "name": "tempest-TestExecuteActionsViaActuator-server-1457314767", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:55:01Z", "updated": "2026-02-23T10:55:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:55:05,062 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c 0.976s
2026-02-23 10:55:05,062 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:04 GMT', 'server': 'Apache', 'content-length': '1367', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7deaf529-71ff-4a5a-97e8-95d53b056ee6', 'x-compute-request-id': 'req-7deaf529-71ff-4a5a-97e8-95d53b056ee6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c'}
Body: b'{"server": {"id": "ce5f9655-093d-401a-8279-2affb3f9ea4c", "name": "tempest-TestExecuteActionsViaActuator-server-1457314767", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:55:01Z", "updated": "2026-02-23T10:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:55:05,070 79 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-02-23 10:55:07,354 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c 1.282s
2026-02-23 10:55:07,354 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:06 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e3df2f2-ffae-4af3-8535-15e282e686d0', 'x-compute-request-id': 'req-6e3df2f2-ffae-4af3-8535-15e282e686d0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c'}
Body: b'{"server": {"id": "ce5f9655-093d-401a-8279-2affb3f9ea4c", "name": "tempest-TestExecuteActionsViaActuator-server-1457314767", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:55:01Z", "updated": "2026-02-23T10:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:55:07,369 79 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait
2026-02-23 10:55:09,406 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c 1.034s
2026-02-23 10:55:09,406 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:08 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-517e6785-c04a-4a97-a814-ab38039cd864', 'x-compute-request-id': 'req-517e6785-c04a-4a97-a814-ab38039cd864', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c'}
Body: b'{"server": {"id": "ce5f9655-093d-401a-8279-2affb3f9ea4c", "name": "tempest-TestExecuteActionsViaActuator-server-1457314767", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:55:01Z", "updated": "2026-02-23T10:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:55:11,087 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c 0.671s
2026-02-23 10:55:11,087 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:10 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aed5c578-a810-4d6b-a35b-4756e9a09dbd', 'x-compute-request-id': 'req-aed5c578-a810-4d6b-a35b-4756e9a09dbd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c'}
Body: b'{"server": {"id": "ce5f9655-093d-401a-8279-2affb3f9ea4c", "name": "tempest-TestExecuteActionsViaActuator-server-1457314767", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:55:01Z", "updated": "2026-02-23T10:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:55:12,557 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c 0.462s
2026-02-23 10:55:12,558 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:12 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a9a6d59-08b3-424e-a7b5-1579b6287b3a', 'x-compute-request-id': 'req-8a9a6d59-08b3-424e-a7b5-1579b6287b3a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c'}
Body: b'{"server": {"id": "ce5f9655-093d-401a-8279-2affb3f9ea4c", "name": "tempest-TestExecuteActionsViaActuator-server-1457314767", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:55:01Z", "updated": "2026-02-23T10:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:55:14,281 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c 0.709s
2026-02-23 10:55:14,281 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:13 GMT', 'server': 'Apache', 'content-length': '1666', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af875dae-5dd3-4383-99bd-329db730f563', 'x-compute-request-id': 'req-af875dae-5dd3-4383-99bd-329db730f563', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c'}
Body: b'{"server": {"id": "ce5f9655-093d-401a-8279-2affb3f9ea4c", "name": "tempest-TestExecuteActionsViaActuator-server-1457314767", "status": "ACTIVE", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:55:01Z", "updated": "2026-02-23T10:55:13Z", "addresses": {"tempest-TestExecuteActionsViaActuator-610790437-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:97:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-23T10:55:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:55:14,297 79 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait
2026-02-23 10:55:15,098 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c 0.799s
2026-02-23 10:55:15,098 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:14 GMT', 'server': 'Apache', 'content-length': '1666', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0162bff9-8611-4743-86d3-4cb283b14a31', 'x-compute-request-id': 'req-0162bff9-8611-4743-86d3-4cb283b14a31', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c'}
Body: b'{"server": {"id": "ce5f9655-093d-401a-8279-2affb3f9ea4c", "name": "tempest-TestExecuteActionsViaActuator-server-1457314767", "status": "ACTIVE", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:55:01Z", "updated": "2026-02-23T10:55:13Z", "addresses": {"tempest-TestExecuteActionsViaActuator-610790437-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:97:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-23T10:55:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:55:15,691 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c 0.575s
2026-02-23 10:55:15,691 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:15 GMT', 'server': 'Apache', 'content-length': '2192', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfde4ceb-8cc0-4bc7-8000-bd519a0653c7', 'x-compute-request-id': 'req-cfde4ceb-8cc0-4bc7-8000-bd519a0653c7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c'}
Body: b'{"server": {"id": "ce5f9655-093d-401a-8279-2affb3f9ea4c", "name": "tempest-TestExecuteActionsViaActuator-server-1457314767", "status": "ACTIVE", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:55:01Z", "updated": "2026-02-23T10:55:13Z", "addresses": {"tempest-TestExecuteActionsViaActuator-610790437-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:97:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-23T10:55:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-8g7unckd", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-1457314767", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null, "tags": []}}'
2026-02-23 10:55:15,701 79 DEBUG [watcher_tempest_plugin.services.base] Executing command 'KUBECONFIG=/home/zuul/.crc/machines/crc/kubeconfig oc -n openstack rsh prometheus-metric-storage-0 sh -c "echo "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iY2U1Zjk2NTUtMDkzZC00MDFhLTgyNzktMmFmZmIzZjllYTRjIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxODQ0MTE1NzAxIn0gMjQwMDAwMDAwMDEuMCAxNzcxODQzODE1NzAxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImNlNWY5NjU1LTA5M2QtNDAxYS04Mjc5LTJhZmZiM2Y5ZWE0YyIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTg0NDExNTcwMSJ9IDQ4MDAwMDAwMDAxLjAgMTc3MTg0Mzg0NTcwMQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJjZTVmOTY1NS0wOTNkLTQwMWEtODI3OS0yYWZmYjNmOWVhNGMiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE4NDQxMTU3MDEifSA3MjAwMDAwMDAwMS4wIDE3NzE4NDM4NzU3MDEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iY2U1Zjk2NTUtMDkzZC00MDFhLTgyNzktMmFmZmIzZjllYTRjIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxODQ0MTE1NzAxIn0gOTYwMDAwMDAwMDEuMCAxNzcxODQzOTA1NzAxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImNlNWY5NjU1LTA5M2QtNDAxYS04Mjc5LTJhZmZiM2Y5ZWE0YyIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTg0NDExNTcwMSJ9IDEyMDAwMDAwMDAwMS4wIDE3NzE4NDM5MzU3MDEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iY2U1Zjk2NTUtMDkzZC00MDFhLTgyNzktMmFmZmIzZjllYTRjIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxODQ0MTE1NzAxIn0gMTQ0MDAwMDAwMDAxLjAgMTc3MTg0Mzk2NTcwMQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJjZTVmOTY1NS0wOTNkLTQwMWEtODI3OS0yYWZmYjNmOWVhNGMiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE4NDQxMTU3MDEifSAxNjgwMDAwMDAwMDEuMCAxNzcxODQzOTk1NzAxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImNlNWY5NjU1LTA5M2QtNDAxYS04Mjc5LTJhZmZiM2Y5ZWE0YyIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTg0NDExNTcwMSJ9IDE5MjAwMDAwMDAwMS4wIDE3NzE4NDQwMjU3MDEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iY2U1Zjk2NTUtMDkzZC00MDFhLTgyNzktMmFmZmIzZjllYTRjIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxODQ0MTE1NzAxIn0gMjE2MDAwMDAwMDAxLjAgMTc3MTg0NDA1NTcwMQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJjZTVmOTY1NS0wOTNkLTQwMWEtODI3OS0yYWZmYjNmOWVhNGMiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE4NDQxMTU3MDEifSAyNDAwMDAwMDAwMDEuMCAxNzcxODQ0MDg1NzAxCg==" | base64 -d | SSL_CERT_DIR=/etc/prometheus/secrets/combined-ca-bundle promtool push metrics https://metric-storage-prometheus.openstack.svc:9090/api/v1/write"' on host '38.102.83.129'
2026-02-23 10:55:15,701 79 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.129:22' as 'zuul' with password None
2026-02-23 10:55:15,715 79 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-02-23 10:55:15,772 79 INFO [paramiko.transport] Authentication (publickey) successful!
2026-02-23 10:55:15,773 79 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.129 successfully created
2026-02-23 10:55:16,887 79 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-02-23 10:55:17,012 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/d8d414e4-9340-416e-b9b3-f5722e21fe18/traits 0.124s
2026-02-23 10:55:17,012 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'placement 1.29', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:16 GMT', 'server': 'Apache', 'last-modified': 'Mon, 23 Feb 2026 10:25:53 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-4f398265-7571-4503-9171-ea849f5fc1f7', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=61ee588cfabd90ae813f71cb3f421022; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/d8d414e4-9340-416e-b9b3-f5722e21fe18/traits'}
Body: b'{"traits": ["COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_DEVICE_TAGGING", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_ACCELERATORS", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_VOLUME_EXTEND", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "HW_CPU_X86_SSE41", "COMPUTE_NODE", "HW_CPU_X86_SSE42", "HW_CPU_X86_SSE2", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_VIOMMU_MODEL_INTEL", "HW_CPU_X86_MMX", "HW_CPU_X86_SSSE3", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_TRUSTED_CERTS", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_NET_VIF_MODEL_RTL8139", "HW_CPU_X86_SSE", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_RESCUE_BFV", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_VIOMMU_MODEL_VIRTIO"], "resource_provider_generation": 3}'
2026-02-23 10:55:17,345 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.328s
2026-02-23 10:55:17,345 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:17 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-79ecc7c4-9815-477a-a26d-4c72bf8b355f', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=4ae7e79c28084b79f07eab92ead125a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "38b4598a0d9649aaa7ba0cfac82e4414", "name": "tempest-TestExecuteActionsViaActuator-1766821287-project-member", "password_expires_at": null}, "audit_ids": ["6-4ARnsxT5C-bmTzhjhSVA"], "expires_at": "2026-02-23T11:55:17.000000Z", "issued_at": "2026-02-23T10:55:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b2fdb094fae4998b67f82aa76acda6a", "name": "tempest-TestExecuteActionsViaActuator-1766821287"}, "is_domain": false, "roles": [{"id": "852ee8dc806b4198abfb5da6e5e61301", "name": "member"}, {"id": "f272260e6d204df1a53066137f44ab47", "name": "reader"}], "catalog": [{"endpoints": [{"name": "nova", "id": "315047cc72fe43789fafd877a94af538", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "69aa845b47ee46b691c2fcffbd7709e0", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "2fcd232e483242fc90a54b25b7c30622", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "barbican", "id": "2dd659a7d2dc4c18aad8225343fff808", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "bd4d8776bf2a473194f80ef36b693bde", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "3bae8cc31c20458780343f5999944c71", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "swift", "id": "4bd074c508d04f50b6ffe03ebe993c12", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_8b2fdb094fae4998b67f82aa76acda6a", "region": "regionOne"}, {"name": "swift", "id": "e101fea0f42646e6a20ce5df22f6ed67", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_8b2fdb094fae4998b67f82aa76acda6a", "region": "regionOne"}], "id": "58292042fde34acb945df11a4bb2b160", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "watcher", "id": "21d02df6b8c64effb04d2212eae83a10", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}, {"name": "watcher", "id": "d0d1d0d240ff4ed182e60030ba4022f2", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "649e23961c554ab3b6057467bfad0c1d", "type": "infra-optim", "name": "watcher"}, {"endpoints": [{"name": "placement", "id": "2883add793aa47768d99f499950d95b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bea8f321ddb3488389e2bbd7674cd0bf", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "800a17d39f594972af955771d84e7791", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "cinderv3", "id": "6dc96df592664ab982a9d1993e231f0c", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "bb2cc29a8bc043d1abfad25f5f4f886e", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "950fe4a0c27f42bebbf511f571433ae0", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "1ddc9a4b843d48a2bfac074cb892113a", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "4188119ac4e84e83942e8a78ac4a6c2e", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "r
2026-02-23 10:55:17,346 79 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'a10ae0ff-ba31-43e9-bf1d-9df93406b21a', 'name': 'tempest-TestExecuteActionsViaActuator-610790437-network', 'tenant_id': '8b2fdb094fae4998b67f82aa76acda6a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8b2fdb094fae4998b67f82aa76acda6a', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20452, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-02-23T10:54:28Z', 'updated_at': '2026-02-23T10:54:28Z', 'revision_number': 1} available for tenant
2026-02-23 10:55:19,003 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.657s
2026-02-23 10:55:19,004 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestExecuteActionsViaActuator-server-1848147015", "imageRef": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "flavorRef": "8897af22-0b9b-4aa0-b3ec-ef8f2b8d73f5", "networks": [{"uuid": "a10ae0ff-ba31-43e9-bf1d-9df93406b21a"}]}}
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:17 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c917cad0-6f17-43e0-a2b2-04c15c8559f7', 'x-compute-request-id': 'req-c917cad0-6f17-43e0-a2b2-04c15c8559f7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "ff2f3092-5677-4653-b466-6507edb18e01", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ff2f3092-5677-4653-b466-6507edb18e01"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "w4CQ6DDmZcAe"}}'
2026-02-23 10:55:20,072 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01 1.062s
2026-02-23 10:55:20,072 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:19 GMT', 'server': 'Apache', 'content-length': '1371', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fce7a9ec-3906-4407-b204-2e64d7a0a346', 'x-compute-request-id': 'req-fce7a9ec-3906-4407-b204-2e64d7a0a346', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01'}
Body: b'{"server": {"id": "ff2f3092-5677-4653-b466-6507edb18e01", "name": "tempest-TestExecuteActionsViaActuator-server-1848147015", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:55:18Z", "updated": "2026-02-23T10:55:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ff2f3092-5677-4653-b466-6507edb18e01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:55:21,484 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01 0.403s
2026-02-23 10:55:21,484 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:21 GMT', 'server': 'Apache', 'content-length': '1429', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f117717-331f-4f9c-8ffa-94869cf475ce', 'x-compute-request-id': 'req-1f117717-331f-4f9c-8ffa-94869cf475ce', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01'}
Body: b'{"server": {"id": "ff2f3092-5677-4653-b466-6507edb18e01", "name": "tempest-TestExecuteActionsViaActuator-server-1848147015", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "c26c18a83c5e94e2b04bfa64c2e8f987fb2ad1dd5827fbae1a0fa9cf", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:55:18Z", "updated": "2026-02-23T10:55:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ff2f3092-5677-4653-b466-6507edb18e01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:55:21,493 79 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait
2026-02-23 10:55:23,174 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01 0.679s
2026-02-23 10:55:23,175 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:22 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d29ceca0-37c8-4ef8-82a4-07ee1f50abd2', 'x-compute-request-id': 'req-d29ceca0-37c8-4ef8-82a4-07ee1f50abd2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01'}
Body: b'{"server": {"id": "ff2f3092-5677-4653-b466-6507edb18e01", "name": "tempest-TestExecuteActionsViaActuator-server-1848147015", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "c26c18a83c5e94e2b04bfa64c2e8f987fb2ad1dd5827fbae1a0fa9cf", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:55:18Z", "updated": "2026-02-23T10:55:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ff2f3092-5677-4653-b466-6507edb18e01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:55:25,914 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01 1.730s
2026-02-23 10:55:25,915 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:24 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6984e651-5789-4d16-a897-7d8d16e6608d', 'x-compute-request-id': 'req-6984e651-5789-4d16-a897-7d8d16e6608d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01'}
Body: b'{"server": {"id": "ff2f3092-5677-4653-b466-6507edb18e01", "name": "tempest-TestExecuteActionsViaActuator-server-1848147015", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "c26c18a83c5e94e2b04bfa64c2e8f987fb2ad1dd5827fbae1a0fa9cf", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:55:18Z", "updated": "2026-02-23T10:55:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ff2f3092-5677-4653-b466-6507edb18e01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:55:28,382 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01 1.451s
2026-02-23 10:55:28,383 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:26 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac95acf4-c4a0-4a51-99b7-6dc692cfdb1a', 'x-compute-request-id': 'req-ac95acf4-c4a0-4a51-99b7-6dc692cfdb1a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01'}
Body: b'{"server": {"id": "ff2f3092-5677-4653-b466-6507edb18e01", "name": "tempest-TestExecuteActionsViaActuator-server-1848147015", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "c26c18a83c5e94e2b04bfa64c2e8f987fb2ad1dd5827fbae1a0fa9cf", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:55:18Z", "updated": "2026-02-23T10:55:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ff2f3092-5677-4653-b466-6507edb18e01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:55:30,350 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01 0.940s
2026-02-23 10:55:30,350 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:29 GMT', 'server': 'Apache', 'content-length': '1666', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48a7e3bc-5d11-4839-a145-5eac53a0ff2e', 'x-compute-request-id': 'req-48a7e3bc-5d11-4839-a145-5eac53a0ff2e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01'}
Body: b'{"server": {"id": "ff2f3092-5677-4653-b466-6507edb18e01", "name": "tempest-TestExecuteActionsViaActuator-server-1848147015", "status": "ACTIVE", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "c26c18a83c5e94e2b04bfa64c2e8f987fb2ad1dd5827fbae1a0fa9cf", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:55:18Z", "updated": "2026-02-23T10:55:29Z", "addresses": {"tempest-TestExecuteActionsViaActuator-610790437-network": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:12:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ff2f3092-5677-4653-b466-6507edb18e01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-23T10:55:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:55:30,376 79 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait
2026-02-23 10:55:31,090 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01 0.713s
2026-02-23 10:55:31,091 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:30 GMT', 'server': 'Apache', 'content-length': '1666', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b212d6d7-9720-4aaf-a07b-f299cc021d4e', 'x-compute-request-id': 'req-b212d6d7-9720-4aaf-a07b-f299cc021d4e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01'}
Body: b'{"server": {"id": "ff2f3092-5677-4653-b466-6507edb18e01", "name": "tempest-TestExecuteActionsViaActuator-server-1848147015", "status": "ACTIVE", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "c26c18a83c5e94e2b04bfa64c2e8f987fb2ad1dd5827fbae1a0fa9cf", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:55:18Z", "updated": "2026-02-23T10:55:29Z", "addresses": {"tempest-TestExecuteActionsViaActuator-610790437-network": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:12:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ff2f3092-5677-4653-b466-6507edb18e01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-23T10:55:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:55:31,562 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01 0.449s
2026-02-23 10:55:31,562 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:31 GMT', 'server': 'Apache', 'content-length': '2192', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48033b33-aa14-47e1-b6fc-eaed26354104', 'x-compute-request-id': 'req-48033b33-aa14-47e1-b6fc-eaed26354104', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01'}
Body: b'{"server": {"id": "ff2f3092-5677-4653-b466-6507edb18e01", "name": "tempest-TestExecuteActionsViaActuator-server-1848147015", "status": "ACTIVE", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "c26c18a83c5e94e2b04bfa64c2e8f987fb2ad1dd5827fbae1a0fa9cf", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:55:18Z", "updated": "2026-02-23T10:55:29Z", "addresses": {"tempest-TestExecuteActionsViaActuator-610790437-network": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:12:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ff2f3092-5677-4653-b466-6507edb18e01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-23T10:55:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-gpmzgv0l", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-1848147015", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null, "tags": []}}'
2026-02-23 10:55:31,570 79 DEBUG [watcher_tempest_plugin.services.base] Executing command 'KUBECONFIG=/home/zuul/.crc/machines/crc/kubeconfig oc -n openstack rsh prometheus-metric-storage-0 sh -c "echo "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZmYyZjMwOTItNTY3Ny00NjUzLWI0NjYtNjUwN2VkYjE4ZTAxIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxODQ0MTMxNTcwIn0gMjQwMDAwMDAwMDEuMCAxNzcxODQzODMxNTcwCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImZmMmYzMDkyLTU2NzctNDY1My1iNDY2LTY1MDdlZGIxOGUwMSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTg0NDEzMTU3MCJ9IDQ4MDAwMDAwMDAxLjAgMTc3MTg0Mzg2MTU3MApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJmZjJmMzA5Mi01Njc3LTQ2NTMtYjQ2Ni02NTA3ZWRiMThlMDEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE4NDQxMzE1NzAifSA3MjAwMDAwMDAwMS4wIDE3NzE4NDM4OTE1NzAKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZmYyZjMwOTItNTY3Ny00NjUzLWI0NjYtNjUwN2VkYjE4ZTAxIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxODQ0MTMxNTcwIn0gOTYwMDAwMDAwMDEuMCAxNzcxODQzOTIxNTcwCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImZmMmYzMDkyLTU2NzctNDY1My1iNDY2LTY1MDdlZGIxOGUwMSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTg0NDEzMTU3MCJ9IDEyMDAwMDAwMDAwMS4wIDE3NzE4NDM5NTE1NzAKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZmYyZjMwOTItNTY3Ny00NjUzLWI0NjYtNjUwN2VkYjE4ZTAxIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxODQ0MTMxNTcwIn0gMTQ0MDAwMDAwMDAxLjAgMTc3MTg0Mzk4MTU3MApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJmZjJmMzA5Mi01Njc3LTQ2NTMtYjQ2Ni02NTA3ZWRiMThlMDEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE4NDQxMzE1NzAifSAxNjgwMDAwMDAwMDEuMCAxNzcxODQ0MDExNTcwCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImZmMmYzMDkyLTU2NzctNDY1My1iNDY2LTY1MDdlZGIxOGUwMSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTg0NDEzMTU3MCJ9IDE5MjAwMDAwMDAwMS4wIDE3NzE4NDQwNDE1NzAKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZmYyZjMwOTItNTY3Ny00NjUzLWI0NjYtNjUwN2VkYjE4ZTAxIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxODQ0MTMxNTcwIn0gMjE2MDAwMDAwMDAxLjAgMTc3MTg0NDA3MTU3MApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJmZjJmMzA5Mi01Njc3LTQ2NTMtYjQ2Ni02NTA3ZWRiMThlMDEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE4NDQxMzE1NzAifSAyNDAwMDAwMDAwMDEuMCAxNzcxODQ0MTAxNTcwCg==" | base64 -d | SSL_CERT_DIR=/etc/prometheus/secrets/combined-ca-bundle promtool push metrics https://metric-storage-prometheus.openstack.svc:9090/api/v1/write"' on host '38.102.83.129'
2026-02-23 10:55:31,570 79 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.129:22' as 'zuul' with password None
2026-02-23 10:55:31,591 79 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-02-23 10:55:31,651 79 INFO [paramiko.transport] Authentication (publickey) successful!
2026-02-23 10:55:31,652 79 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.129 successfully created
2026-02-23 10:55:32,250 79 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-02-23 10:55:32,390 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/flavors 0.138s
2026-02-23 10:55:32,391 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:32 GMT', 'server': 'Apache', 'content-length': '710', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3e73f2c-e33b-49cd-8477-c4f6dc63b49f', 'x-compute-request-id': 'req-e3e73f2c-e33b-49cd-8477-c4f6dc63b49f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/flavors'}
Body: b'{"flavors": [{"id": "12382dfb-0aa4-43b0-b06c-e44eafc96c44", "name": "m1.micro", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/flavors/12382dfb-0aa4-43b0-b06c-e44eafc96c44"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/12382dfb-0aa4-43b0-b06c-e44eafc96c44"}], "description": null}, {"id": "8897af22-0b9b-4aa0-b3ec-ef8f2b8d73f5", "name": "m1.nano", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/flavors/8897af22-0b9b-4aa0-b3ec-ef8f2b8d73f5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/8897af22-0b9b-4aa0-b3ec-ef8f2b8d73f5"}], "description": null}]}'
2026-02-23 10:55:32,566 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.170s
2026-02-23 10:55:32,567 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:32 GMT', 'server': 'Apache', 'content-length': '1755', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "07caf8d8-d748-463d-99fb-293c12965332", "audit_uuid": "ee92c5b9-4d6f-43b9-a393-a3b7180a3d32", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/07caf8d8-d748-463d-99fb-293c12965332", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/07caf8d8-d748-463d-99fb-293c12965332", "rel": "bookmark"}], "updated_at": "2026-02-23T10:54:50+00:00"}, {"efficacy_indicators": [], "uuid": "5d77dfbe-0a82-4152-9c1b-773b8eacca24", "audit_uuid": "930b826e-ac53-49dd-9733-d3b8257a1c25", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24", "rel": "bookmark"}], "updated_at": "2026-02-23T10:54:54+00:00"}, {"efficacy_indicators": [], "uuid": "383a16ac-53f8-4ef8-9717-d53e985972ce", "audit_uuid": "d9d632b5-c9af-455b-b68e-4ac7078b871c", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce", "rel": "bookmark"}], "updated_at": "2026-02-23T10:54:56+00:00"}]}'
2026-02-23 10:55:32,567 79 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.171762 seconds
2026-02-23 10:55:32,735 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.167s
2026-02-23 10:55:32,736 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:32 GMT', 'server': 'Apache', 'content-length': '477', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/145ec4a1-748a-45fb-ac99-bf270e7d3053", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/145ec4a1-748a-45fb-ac99-bf270e7d3053", "rel": "bookmark"}], "created_at": "2026-02-23T10:25:37+00:00", "updated_at": null, "deleted_at": null}'
2026-02-23 10:55:32,823 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.086s
2026-02-23 10:55:32,824 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:32 GMT', 'server': 'Apache', 'content-length': '894', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "rel": "bookmark"}], "goal_uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "goal_name": "unclassified", "parameters_spec": {"$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": {"actions": {"type": "array", "items": {"type": "object", "properties": {"action_type": {"type": "string"}, "resource_id": {"type": "string"}, "input_parameters": {"type": "object", "properties": {}, "additionalProperties": true}}, "required": ["action_type", "input_parameters"], "additionalProperties": true}}}, "required": ["actions"]}}'
2026-02-23 10:55:32,956 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.131s
2026-02-23 10:55:32,956 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"name": "3c99151a-c1de-4911-8435-4778abb696fc", "description": "tempest-test-audit_template-1927581983", "goal": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "strategy": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "scope": []}
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:32 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/9e71b8ed-d5c9-47ee-9fac-d73570c57778', 'content-length': '704', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "9e71b8ed-d5c9-47ee-9fac-d73570c57778", "name": "3c99151a-c1de-4911-8435-4778abb696fc", "description": "tempest-test-audit_template-1927581983", "goal_uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "goal_name": "unclassified", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/9e71b8ed-d5c9-47ee-9fac-d73570c57778", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/9e71b8ed-d5c9-47ee-9fac-d73570c57778", "rel": "bookmark"}], "scope": [], "created_at": "2026-02-23T10:55:32.931222+00:00", "deleted_at": null, "updated_at": null}'
2026-02-23 10:55:33,105 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.148s
2026-02-23 10:55:33,105 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"audit_template_uuid": "9e71b8ed-d5c9-47ee-9fac-d73570c57778", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "resize", "resource_id": "ce5f9655-093d-401a-8279-2affb3f9ea4c", "input_parameters": {"flavor": "m1.micro"}}]}}
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:32 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/2b89bdff-609d-4127-a0c7-9f1bece838a5', 'content-length': '964', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "name": "actuator-2026-02-23T10:55:33.039446", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "goal_name": "unclassified", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "resize", "resource_id": "ce5f9655-093d-401a-8279-2affb3f9ea4c", "input_parameters": {"flavor": "m1.micro"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/2b89bdff-609d-4127-a0c7-9f1bece838a5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/2b89bdff-609d-4127-a0c7-9f1bece838a5", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2026-02-23T10:55:33.061954+00:00", "deleted_at": null, "updated_at": null}'
2026-02-23 10:55:33,193 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/2b89bdff-609d-4127-a0c7-9f1bece838a5 0.086s
2026-02-23 10:55:33,194 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:33 GMT', 'server': 'Apache', 'content-length': '1003', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/2b89bdff-609d-4127-a0c7-9f1bece838a5'}
Body: b'{"uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "name": "actuator-2026-02-23T10:55:33.039446", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "goal_name": "unclassified", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "resize", "resource_id": "ce5f9655-093d-401a-8279-2affb3f9ea4c", "input_parameters": {"flavor": "m1.micro"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/2b89bdff-609d-4127-a0c7-9f1bece838a5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/2b89bdff-609d-4127-a0c7-9f1bece838a5", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2026-02-23T10:55:33+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:55:33+00:00"}'
2026-02-23 10:55:33,808 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/2b89bdff-609d-4127-a0c7-9f1bece838a5 0.112s
2026-02-23 10:55:33,808 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:33 GMT', 'server': 'Apache', 'content-length': '1005', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/2b89bdff-609d-4127-a0c7-9f1bece838a5'}
Body: b'{"uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "name": "actuator-2026-02-23T10:55:33.039446", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "goal_name": "unclassified", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "resize", "resource_id": "ce5f9655-093d-401a-8279-2affb3f9ea4c", "input_parameters": {"flavor": "m1.micro"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/2b89bdff-609d-4127-a0c7-9f1bece838a5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/2b89bdff-609d-4127-a0c7-9f1bece838a5", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2026-02-23T10:55:33+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:55:33+00:00"}'
2026-02-23 10:55:33,809 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.703332 seconds
2026-02-23 10:55:33,923 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=2b89bdff-609d-4127-a0c7-9f1bece838a5 0.113s
2026-02-23 10:55:33,923 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:33 GMT', 'server': 'Apache', 'content-length': '576', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=2b89bdff-609d-4127-a0c7-9f1bece838a5'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "updated_at": null}]}'
2026-02-23 10:55:34,011 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54 0.087s
2026-02-23 10:55:34,012 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:33 GMT', 'server': 'Apache', 'content-length': '637', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-23T10:55:33+00:00", "deleted_at": null, "updated_at": null}'
2026-02-23 10:55:34,132 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54 0.119s
2026-02-23 10:55:34,132 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: [{"path": "/state", "op": "replace", "value": "PENDING"}]
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:34 GMT', 'server': 'Apache', 'content-length': '656', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-23T10:55:33+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:55:34+00:00"}'
2026-02-23 10:55:34,227 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54 0.094s
2026-02-23 10:55:34,227 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:34 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:55:33+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:55:34+00:00"}'
2026-02-23 10:55:35,321 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54 0.091s
2026-02-23 10:55:35,321 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:35 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:55:33+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:55:34+00:00"}'
2026-02-23 10:55:36,400 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54 0.077s
2026-02-23 10:55:36,400 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:36 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:55:33+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:55:34+00:00"}'
2026-02-23 10:55:37,545 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54 0.144s
2026-02-23 10:55:37,546 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:37 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:55:33+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:55:34+00:00"}'
2026-02-23 10:55:38,672 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54 0.123s
2026-02-23 10:55:38,672 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:38 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:55:33+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:55:34+00:00"}'
2026-02-23 10:55:39,770 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54 0.096s
2026-02-23 10:55:39,771 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:39 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:55:33+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:55:34+00:00"}'
2026-02-23 10:55:40,917 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54 0.144s
2026-02-23 10:55:40,918 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:40 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:55:33+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:55:34+00:00"}'
2026-02-23 10:55:42,053 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54 0.132s
2026-02-23 10:55:42,054 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:41 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:55:33+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:55:34+00:00"}'
2026-02-23 10:55:43,160 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54 0.105s
2026-02-23 10:55:43,161 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:43 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:55:33+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:55:34+00:00"}'
2026-02-23 10:55:44,320 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54 0.157s
2026-02-23 10:55:44,320 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:44 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:55:33+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:55:34+00:00"}'
2026-02-23 10:55:45,389 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54 0.065s
2026-02-23 10:55:45,389 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:45 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:55:33+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:55:34+00:00"}'
2026-02-23 10:55:46,522 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54 0.131s
2026-02-23 10:55:46,523 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:46 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:55:33+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:55:34+00:00"}'
2026-02-23 10:55:47,620 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54 0.096s
2026-02-23 10:55:47,621 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:47 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:55:33+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:55:34+00:00"}'
2026-02-23 10:55:48,714 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54 0.091s
2026-02-23 10:55:48,715 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:48 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:55:33+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:55:34+00:00"}'
2026-02-23 10:55:49,836 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54 0.120s
2026-02-23 10:55:49,837 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:49 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:55:33+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:55:34+00:00"}'
2026-02-23 10:55:50,919 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54 0.079s
2026-02-23 10:55:50,919 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:50 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:55:33+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:55:34+00:00"}'
2026-02-23 10:55:52,045 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54 0.121s
2026-02-23 10:55:52,045 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:51 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:55:33+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:55:34+00:00"}'
2026-02-23 10:55:53,221 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54 0.172s
2026-02-23 10:55:53,221 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:53 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:55:33+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:55:34+00:00"}'
2026-02-23 10:55:54,326 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54 0.103s
2026-02-23 10:55:54,326 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:54 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:55:33+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:55:34+00:00"}'
2026-02-23 10:55:55,456 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54 0.127s
2026-02-23 10:55:55,456 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:55 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:55:33+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:55:34+00:00"}'
2026-02-23 10:55:56,547 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54 0.089s
2026-02-23 10:55:56,548 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:56 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:55:33+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:55:34+00:00"}'
2026-02-23 10:55:57,641 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54 0.091s
2026-02-23 10:55:57,641 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:57 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:55:33+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:55:34+00:00"}'
2026-02-23 10:55:58,742 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54 0.098s
2026-02-23 10:55:58,742 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:58 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:55:33+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:55:58+00:00"}'
2026-02-23 10:55:58,742 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 24.610187 seconds
2026-02-23 10:55:58,833 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54 0.090s
2026-02-23 10:55:58,833 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:58 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:55:33+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:55:58+00:00"}'
2026-02-23 10:55:58,903 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=6eb6fcca-24c0-4a98-90a8-12fcb32a0f54 0.068s
2026-02-23 10:55:58,903 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:58 GMT', 'server': 'Apache', 'content-length': '449', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=6eb6fcca-24c0-4a98-90a8-12fcb32a0f54'}
Body: b'{"actions": [{"uuid": "400b0b83-f90d-4c3e-bc29-4495f287b05d", "action_plan_uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "state": "SUCCEEDED", "action_type": "resize", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/400b0b83-f90d-4c3e-bc29-4495f287b05d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/400b0b83-f90d-4c3e-bc29-4495f287b05d", "rel": "bookmark"}]}]}'
2026-02-23 10:55:59,073 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-services 0.169s
2026-02-23 10:55:59,074 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:58 GMT', 'server': 'Apache', 'content-length': '1297', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cc03c59-b6b3-4e2a-bec1-7d6d783bf7cc', 'x-compute-request-id': 'req-7cc03c59-b6b3-4e2a-bec1-7d6d783bf7cc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-services'}
Body: b'{"services": [{"binary": "nova-conductor", "host": "nova-cell0-conductor-0", "id": "031df400-15d6-47de-9b46-3a89f5abf74f", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-23T10:55:51.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "9665f031-e12c-4a45-a60c-7c51e122827e", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-23T10:55:55.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "081dacfc-d5f4-43fd-92cf-6a18db4cd1d3", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-23T10:55:54.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "ca0cbe59-de07-445c-a7ba-8a2c8be43eb5", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-02-23T10:55:49.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "7df853ad-35a7-4449-9828-042ad2dc6a7c", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-02-23T10:55:50.000000", "disabled_reason": null, "forced_down": false}]}'
2026-02-23 10:55:59,245 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/detail 0.167s
2026-02-23 10:55:59,245 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:59 GMT', 'server': 'Apache', 'content-length': '15', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fe98010-2a97-4863-8717-32e1612d0a1e', 'x-compute-request-id': 'req-5fe98010-2a97-4863-8717-32e1612d0a1e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/detail'}
Body: b'{"servers": []}'
2026-02-23 10:55:59,357 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-hypervisors/detail 0.105s
2026-02-23 10:55:59,358 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:59 GMT', 'server': 'Apache', 'content-length': '3471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1b94ff0-5066-4b29-bf6e-c2c0cfe295ee', 'x-compute-request-id': 'req-c1b94ff0-5066-4b29-bf6e-c2c0cfe295ee', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-hypervisors/detail'}
Body: b'{"hypervisors": [{"id": "8ecb3de0-8241-4d60-9a57-9609e064b906", "hypervisor_hostname": "compute-0.ctlplane.example.com", "state": "up", "status": "enabled", "hypervisor_type": "QEMU", "hypervisor_version": 10001000, "host_ip": "192.168.122.100", "service": {"id": "ca0cbe59-de07-445c-a7ba-8a2c8be43eb5", "host": "compute-0.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7679, "local_gb": 79, "vcpus_used": 2, "memory_mb_used": 832, "local_gb_used": 2, "free_ram_mb": 6847, "free_disk_gb": 77, "current_workload": 0, "running_vms": 1, "disk_available_least": 73, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["vmcb-clean", "ibpb", "lbrv", "fxsr", "ssse3", "vme", "arat", "bmi2", "smep", "pclmuldq", "sse2", "de", "lm", "nx", "topoext", "mce", "sse4.2", "svme-addr-chk", "mds-no", "umip", "amd-stibp", "xsaveerptr", "stibp", "fsgsbase", "xgetbv1", "cx8", "syscall", "sha-ni", "xsave", "rdpid", "npt", "nrip-save", "sse4.1", "apic", "movbe", "adx", "fma", "pfthreshold", "sep", "msr", "cmp_legacy", "pdpe1gb", "osvw", "pae", "cr8legacy", "avx", "popcnt", "rdrand", "xsaveopt", "abm", "clflushopt", "clflush", "amd-ssbd", "clwb", "cmov", "svm", "wbnoinvd", "x2apic", "tsc", "tsc-deadline", "fxsr_opt", "avx2", "lahf_lm", "pat", "pause-filter", "bmi1", "spec-ctrl", "perfctr_core", "skip-l1dfl-vmentry", "misalignsse", "cx16", "tsc_adjust", "mmx", "mtrr", "xsavec", "pni", "clzero", "ssbd", "ibrs", "pse", "rdctl-no", "pschange-mc-no", "pse36", "rdtscp", "tsc-scale", "sse", "mmxext", "3dnowprefetch", "f16c", "virt-ssbd", "pge", "aes", "sse4a", "hypervisor", "smap", "arch-capabilities", "mca", "fpu", "rdseed"]}}, {"id": "d8d414e4-9340-416e-b9b3-f5722e21fe18", "hypervisor_hostname": "compute-1.ctlplane.example.com", "state": "up", "status": "enabled", "hypervisor_type": "QEMU", "hypervisor_version": 10001000, "host_ip": "192.168.122.101", "service": {"id": "7df853ad-35a7-4449-9828-042ad2dc6a7c", "host": "compute-1.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7679, "local_gb": 79, "vcpus_used": 1, "memory_mb_used": 640, "local_gb_used": 1, "free_ram_mb": 7039, "free_disk_gb": 78, "current_workload": 0, "running_vms": 0, "disk_available_least": 73, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["rdpid", "fxsr", "3dnowprefetch", "ibpb", "ssbd", "smep", "pschange-mc-no", "cx8", "tsc-deadline", "svme-addr-chk", "rdseed", "rdtscp", "x2apic", "ibrs", "tsc_adjust", "smap", "skip-l1dfl-vmentry", "fma", "bmi2", "nrip-save", "mca", "xsave", "arch-capabilities", "clflushopt", "syscall", "cx16", "cmov", "pse", "rdctl-no", "apic", "pse36", "de", "npt", "pfthreshold", "mmx", "sse2", "nx", "xgetbv1", "amd-ssbd", "vme", "cmp_legacy", "osvw", "arat", "pge", "perfctr_core", "sse4.1", "vmcb-clean", "pclmuldq", "fpu", "cr8legacy", "ssse3", "movbe", "popcnt", "f16c", "pdpe1gb", "abm", "amd-stibp", "stibp", "lm", "svm", "tsc", "virt-ssbd", "umip", "topoext", "aes", "msr", "bmi1", "fxsr_opt", "pause-filter", "lbrv", "sse4.2", "spec-ctrl", "pae", "mtrr", "sse4a", "misalignsse", "rdrand", "xsavec", "lahf_lm", "xsaveerptr", "pni", "hypervisor", "adx", "tsc-scale", "mmxext", "avx", "pat", "sse", "clwb", "clzero", "mds-no", "sep", "xsaveopt", "avx2", "mce", "fsgsbase", "clflush", "wbnoinvd", "sha-ni"]}}]}'
2026-02-23 10:55:59,449 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/8ecb3de0-8241-4d60-9a57-9609e064b906/traits 0.086s
2026-02-23 10:55:59,450 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'placement 1.29', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:59 GMT', 'server': 'Apache', 'last-modified': 'Mon, 23 Feb 2026 10:25:53 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-106ea202-f710-4a20-9fb0-d0d9143b3af7', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=61ee588cfabd90ae813f71cb3f421022; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/8ecb3de0-8241-4d60-9a57-9609e064b906/traits'}
Body: b'{"traits": ["COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_DEVICE_TAGGING", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_ACCELERATORS", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_VOLUME_EXTEND", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "HW_CPU_X86_SSE41", "COMPUTE_NODE", "HW_CPU_X86_SSE42", "HW_CPU_X86_SSE2", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_VIOMMU_MODEL_INTEL", "HW_CPU_X86_MMX", "HW_CPU_X86_SSSE3", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_TRUSTED_CERTS", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_NET_VIF_MODEL_RTL8139", "HW_CPU_X86_SSE", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_RESCUE_BFV", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_VIOMMU_MODEL_VIRTIO"], "resource_provider_generation": 5}'
2026-02-23 10:56:00,026 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.569s
2026-02-23 10:56:00,027 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:55:59 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3988ab38-45a3-4f34-9fde-1c8ae21758b3', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=4ae7e79c28084b79f07eab92ead125a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "38b4598a0d9649aaa7ba0cfac82e4414", "name": "tempest-TestExecuteActionsViaActuator-1766821287-project-member", "password_expires_at": null}, "audit_ids": ["QH23Ec_LSWyxUHxZHBJGlg"], "expires_at": "2026-02-23T11:56:00.000000Z", "issued_at": "2026-02-23T10:56:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b2fdb094fae4998b67f82aa76acda6a", "name": "tempest-TestExecuteActionsViaActuator-1766821287"}, "is_domain": false, "roles": [{"id": "852ee8dc806b4198abfb5da6e5e61301", "name": "member"}, {"id": "f272260e6d204df1a53066137f44ab47", "name": "reader"}], "catalog": [{"endpoints": [{"name": "nova", "id": "315047cc72fe43789fafd877a94af538", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "69aa845b47ee46b691c2fcffbd7709e0", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "2fcd232e483242fc90a54b25b7c30622", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "barbican", "id": "2dd659a7d2dc4c18aad8225343fff808", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "bd4d8776bf2a473194f80ef36b693bde", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "3bae8cc31c20458780343f5999944c71", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "swift", "id": "4bd074c508d04f50b6ffe03ebe993c12", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_8b2fdb094fae4998b67f82aa76acda6a", "region": "regionOne"}, {"name": "swift", "id": "e101fea0f42646e6a20ce5df22f6ed67", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_8b2fdb094fae4998b67f82aa76acda6a", "region": "regionOne"}], "id": "58292042fde34acb945df11a4bb2b160", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "watcher", "id": "21d02df6b8c64effb04d2212eae83a10", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}, {"name": "watcher", "id": "d0d1d0d240ff4ed182e60030ba4022f2", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "649e23961c554ab3b6057467bfad0c1d", "type": "infra-optim", "name": "watcher"}, {"endpoints": [{"name": "placement", "id": "2883add793aa47768d99f499950d95b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bea8f321ddb3488389e2bbd7674cd0bf", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "800a17d39f594972af955771d84e7791", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "cinderv3", "id": "6dc96df592664ab982a9d1993e231f0c", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "bb2cc29a8bc043d1abfad25f5f4f886e", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "950fe4a0c27f42bebbf511f571433ae0", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "1ddc9a4b843d48a2bfac074cb892113a", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "4188119ac4e84e83942e8a78ac4a6c2e", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "r
2026-02-23 10:56:00,027 79 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'a10ae0ff-ba31-43e9-bf1d-9df93406b21a', 'name': 'tempest-TestExecuteActionsViaActuator-610790437-network', 'tenant_id': '8b2fdb094fae4998b67f82aa76acda6a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8b2fdb094fae4998b67f82aa76acda6a', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20452, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-02-23T10:54:28Z', 'updated_at': '2026-02-23T10:54:28Z', 'revision_number': 1} available for tenant
2026-02-23 10:56:02,242 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.213s
2026-02-23 10:56:02,242 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestExecuteActionsViaActuator-server-937316806", "imageRef": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "flavorRef": "8897af22-0b9b-4aa0-b3ec-ef8f2b8d73f5", "networks": [{"uuid": "a10ae0ff-ba31-43e9-bf1d-9df93406b21a"}]}}
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:00 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ffd13b1-2197-4363-aeca-6c8ed425d2a1', 'x-compute-request-id': 'req-3ffd13b1-2197-4363-aeca-6c8ed425d2a1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "81523704-1367-466b-8876-682fba2244b9", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/81523704-1367-466b-8876-682fba2244b9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Zpfu9n4uJGRE"}}'
2026-02-23 10:56:03,125 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9 0.880s
2026-02-23 10:56:03,125 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:02 GMT', 'server': 'Apache', 'content-length': '1370', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdb38f76-6766-4433-9ccd-c4eb15b868ee', 'x-compute-request-id': 'req-fdb38f76-6766-4433-9ccd-c4eb15b868ee', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9'}
Body: b'{"server": {"id": "81523704-1367-466b-8876-682fba2244b9", "name": "tempest-TestExecuteActionsViaActuator-server-937316806", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:02Z", "updated": "2026-02-23T10:56:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/81523704-1367-466b-8876-682fba2244b9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:56:05,886 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9 1.746s
2026-02-23 10:56:05,886 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:04 GMT', 'server': 'Apache', 'content-length': '1430', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-454d951d-ed2f-4f7c-bdf7-54437beeb210', 'x-compute-request-id': 'req-454d951d-ed2f-4f7c-bdf7-54437beeb210', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9'}
Body: b'{"server": {"id": "81523704-1367-466b-8876-682fba2244b9", "name": "tempest-TestExecuteActionsViaActuator-server-937316806", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:02Z", "updated": "2026-02-23T10:56:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/81523704-1367-466b-8876-682fba2244b9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:56:05,895 79 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait
2026-02-23 10:56:08,124 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9 1.226s
2026-02-23 10:56:08,125 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:06 GMT', 'server': 'Apache', 'content-length': '1428', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af7f5a71-deb2-4824-bf9e-522d7b95c41f', 'x-compute-request-id': 'req-af7f5a71-deb2-4824-bf9e-522d7b95c41f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9'}
Body: b'{"server": {"id": "81523704-1367-466b-8876-682fba2244b9", "name": "tempest-TestExecuteActionsViaActuator-server-937316806", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:02Z", "updated": "2026-02-23T10:56:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/81523704-1367-466b-8876-682fba2244b9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:56:08,138 79 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 5 second wait
2026-02-23 10:56:10,436 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9 1.296s
2026-02-23 10:56:10,437 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:09 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-371437d5-9e67-4714-a487-f95bd6f303a5', 'x-compute-request-id': 'req-371437d5-9e67-4714-a487-f95bd6f303a5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9'}
Body: b'{"server": {"id": "81523704-1367-466b-8876-682fba2244b9", "name": "tempest-TestExecuteActionsViaActuator-server-937316806", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:02Z", "updated": "2026-02-23T10:56:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/81523704-1367-466b-8876-682fba2244b9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:56:12,033 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9 0.587s
2026-02-23 10:56:12,033 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:11 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44373e13-f597-4a26-82b8-7c20ad8bbf9b', 'x-compute-request-id': 'req-44373e13-f597-4a26-82b8-7c20ad8bbf9b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9'}
Body: b'{"server": {"id": "81523704-1367-466b-8876-682fba2244b9", "name": "tempest-TestExecuteActionsViaActuator-server-937316806", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:02Z", "updated": "2026-02-23T10:56:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/81523704-1367-466b-8876-682fba2244b9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:56:13,621 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9 0.576s
2026-02-23 10:56:13,622 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:13 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fb1bb16-de94-4ee9-bf33-2db1f6404025', 'x-compute-request-id': 'req-0fb1bb16-de94-4ee9-bf33-2db1f6404025', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9'}
Body: b'{"server": {"id": "81523704-1367-466b-8876-682fba2244b9", "name": "tempest-TestExecuteActionsViaActuator-server-937316806", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:02Z", "updated": "2026-02-23T10:56:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/81523704-1367-466b-8876-682fba2244b9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:56:15,205 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9 0.573s
2026-02-23 10:56:15,207 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:14 GMT', 'server': 'Apache', 'content-length': '1665', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72de92a1-85ad-4e79-8739-1aaab2c787df', 'x-compute-request-id': 'req-72de92a1-85ad-4e79-8739-1aaab2c787df', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9'}
Body: b'{"server": {"id": "81523704-1367-466b-8876-682fba2244b9", "name": "tempest-TestExecuteActionsViaActuator-server-937316806", "status": "ACTIVE", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:02Z", "updated": "2026-02-23T10:56:14Z", "addresses": {"tempest-TestExecuteActionsViaActuator-610790437-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:5e:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/81523704-1367-466b-8876-682fba2244b9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-23T10:56:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:56:15,213 79 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait
2026-02-23 10:56:15,704 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9 0.490s
2026-02-23 10:56:15,705 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:15 GMT', 'server': 'Apache', 'content-length': '1665', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a931c543-3340-4ca1-a5db-9bc0b9b21dbe', 'x-compute-request-id': 'req-a931c543-3340-4ca1-a5db-9bc0b9b21dbe', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9'}
Body: b'{"server": {"id": "81523704-1367-466b-8876-682fba2244b9", "name": "tempest-TestExecuteActionsViaActuator-server-937316806", "status": "ACTIVE", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:02Z", "updated": "2026-02-23T10:56:14Z", "addresses": {"tempest-TestExecuteActionsViaActuator-610790437-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:5e:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/81523704-1367-466b-8876-682fba2244b9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-23T10:56:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:56:16,257 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9 0.537s
2026-02-23 10:56:16,258 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:15 GMT', 'server': 'Apache', 'content-length': '2190', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e3efd18-7344-455a-b026-48fd770ecd4e', 'x-compute-request-id': 'req-4e3efd18-7344-455a-b026-48fd770ecd4e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9'}
Body: b'{"server": {"id": "81523704-1367-466b-8876-682fba2244b9", "name": "tempest-TestExecuteActionsViaActuator-server-937316806", "status": "ACTIVE", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:02Z", "updated": "2026-02-23T10:56:14Z", "addresses": {"tempest-TestExecuteActionsViaActuator-610790437-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:5e:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/81523704-1367-466b-8876-682fba2244b9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-23T10:56:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-gs33w1pe", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-937316806", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null, "tags": []}}'
2026-02-23 10:56:16,271 79 DEBUG [watcher_tempest_plugin.services.base] Executing command 'KUBECONFIG=/home/zuul/.crc/machines/crc/kubeconfig oc -n openstack rsh prometheus-metric-storage-0 sh -c "echo "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iODE1MjM3MDQtMTM2Ny00NjZiLTg4NzYtNjgyZmJhMjI0NGI5Iiwib3JpZ190aW1lc3RhbXAiPSIxNzcxODQ0MTc2MjcxIn0gMjQwMDAwMDAwMDEuMCAxNzcxODQzODc2MjcxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjgxNTIzNzA0LTEzNjctNDY2Yi04ODc2LTY4MmZiYTIyNDRiOSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTg0NDE3NjI3MSJ9IDQ4MDAwMDAwMDAxLjAgMTc3MTg0MzkwNjI3MQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI4MTUyMzcwNC0xMzY3LTQ2NmItODg3Ni02ODJmYmEyMjQ0YjkiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE4NDQxNzYyNzEifSA3MjAwMDAwMDAwMS4wIDE3NzE4NDM5MzYyNzEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iODE1MjM3MDQtMTM2Ny00NjZiLTg4NzYtNjgyZmJhMjI0NGI5Iiwib3JpZ190aW1lc3RhbXAiPSIxNzcxODQ0MTc2MjcxIn0gOTYwMDAwMDAwMDEuMCAxNzcxODQzOTY2MjcxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjgxNTIzNzA0LTEzNjctNDY2Yi04ODc2LTY4MmZiYTIyNDRiOSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTg0NDE3NjI3MSJ9IDEyMDAwMDAwMDAwMS4wIDE3NzE4NDM5OTYyNzEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iODE1MjM3MDQtMTM2Ny00NjZiLTg4NzYtNjgyZmJhMjI0NGI5Iiwib3JpZ190aW1lc3RhbXAiPSIxNzcxODQ0MTc2MjcxIn0gMTQ0MDAwMDAwMDAxLjAgMTc3MTg0NDAyNjI3MQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI4MTUyMzcwNC0xMzY3LTQ2NmItODg3Ni02ODJmYmEyMjQ0YjkiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE4NDQxNzYyNzEifSAxNjgwMDAwMDAwMDEuMCAxNzcxODQ0MDU2MjcxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjgxNTIzNzA0LTEzNjctNDY2Yi04ODc2LTY4MmZiYTIyNDRiOSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTg0NDE3NjI3MSJ9IDE5MjAwMDAwMDAwMS4wIDE3NzE4NDQwODYyNzEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iODE1MjM3MDQtMTM2Ny00NjZiLTg4NzYtNjgyZmJhMjI0NGI5Iiwib3JpZ190aW1lc3RhbXAiPSIxNzcxODQ0MTc2MjcxIn0gMjE2MDAwMDAwMDAxLjAgMTc3MTg0NDExNjI3MQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI4MTUyMzcwNC0xMzY3LTQ2NmItODg3Ni02ODJmYmEyMjQ0YjkiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE4NDQxNzYyNzEifSAyNDAwMDAwMDAwMDEuMCAxNzcxODQ0MTQ2MjcxCg==" | base64 -d | SSL_CERT_DIR=/etc/prometheus/secrets/combined-ca-bundle promtool push metrics https://metric-storage-prometheus.openstack.svc:9090/api/v1/write"' on host '38.102.83.129'
2026-02-23 10:56:16,271 79 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.129:22' as 'zuul' with password None
2026-02-23 10:56:16,292 79 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-02-23 10:56:16,365 79 INFO [paramiko.transport] Authentication (publickey) successful!
2026-02-23 10:56:16,366 79 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.129 successfully created
2026-02-23 10:56:16,957 79 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-02-23 10:56:17,037 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/d8d414e4-9340-416e-b9b3-f5722e21fe18/traits 0.078s
2026-02-23 10:56:17,037 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'placement 1.29', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:16 GMT', 'server': 'Apache', 'last-modified': 'Mon, 23 Feb 2026 10:25:53 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-164c83cc-56c8-4dd9-818e-0baf21c41a5f', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=61ee588cfabd90ae813f71cb3f421022; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/d8d414e4-9340-416e-b9b3-f5722e21fe18/traits'}
Body: b'{"traits": ["COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_DEVICE_TAGGING", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_ACCELERATORS", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_VOLUME_EXTEND", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "HW_CPU_X86_SSE41", "COMPUTE_NODE", "HW_CPU_X86_SSE42", "HW_CPU_X86_SSE2", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_VIOMMU_MODEL_INTEL", "HW_CPU_X86_MMX", "HW_CPU_X86_SSSE3", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_TRUSTED_CERTS", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_NET_VIF_MODEL_RTL8139", "HW_CPU_X86_SSE", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_RESCUE_BFV", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_VIOMMU_MODEL_VIRTIO"], "resource_provider_generation": 7}'
2026-02-23 10:56:17,392 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.328s
2026-02-23 10:56:17,393 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:17 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-695e918a-1f03-4d7e-9ed3-ac9a29f79c5a', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=4ae7e79c28084b79f07eab92ead125a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "38b4598a0d9649aaa7ba0cfac82e4414", "name": "tempest-TestExecuteActionsViaActuator-1766821287-project-member", "password_expires_at": null}, "audit_ids": ["T5JixI5fRfuob3m8IXllKQ"], "expires_at": "2026-02-23T11:56:17.000000Z", "issued_at": "2026-02-23T10:56:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b2fdb094fae4998b67f82aa76acda6a", "name": "tempest-TestExecuteActionsViaActuator-1766821287"}, "is_domain": false, "roles": [{"id": "852ee8dc806b4198abfb5da6e5e61301", "name": "member"}, {"id": "f272260e6d204df1a53066137f44ab47", "name": "reader"}], "catalog": [{"endpoints": [{"name": "nova", "id": "315047cc72fe43789fafd877a94af538", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "69aa845b47ee46b691c2fcffbd7709e0", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "2fcd232e483242fc90a54b25b7c30622", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "barbican", "id": "2dd659a7d2dc4c18aad8225343fff808", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "bd4d8776bf2a473194f80ef36b693bde", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "3bae8cc31c20458780343f5999944c71", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "swift", "id": "4bd074c508d04f50b6ffe03ebe993c12", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_8b2fdb094fae4998b67f82aa76acda6a", "region": "regionOne"}, {"name": "swift", "id": "e101fea0f42646e6a20ce5df22f6ed67", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_8b2fdb094fae4998b67f82aa76acda6a", "region": "regionOne"}], "id": "58292042fde34acb945df11a4bb2b160", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "watcher", "id": "21d02df6b8c64effb04d2212eae83a10", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}, {"name": "watcher", "id": "d0d1d0d240ff4ed182e60030ba4022f2", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "649e23961c554ab3b6057467bfad0c1d", "type": "infra-optim", "name": "watcher"}, {"endpoints": [{"name": "placement", "id": "2883add793aa47768d99f499950d95b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bea8f321ddb3488389e2bbd7674cd0bf", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "800a17d39f594972af955771d84e7791", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "cinderv3", "id": "6dc96df592664ab982a9d1993e231f0c", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "bb2cc29a8bc043d1abfad25f5f4f886e", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "950fe4a0c27f42bebbf511f571433ae0", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "1ddc9a4b843d48a2bfac074cb892113a", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "4188119ac4e84e83942e8a78ac4a6c2e", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "r
2026-02-23 10:56:17,393 79 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'a10ae0ff-ba31-43e9-bf1d-9df93406b21a', 'name': 'tempest-TestExecuteActionsViaActuator-610790437-network', 'tenant_id': '8b2fdb094fae4998b67f82aa76acda6a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8b2fdb094fae4998b67f82aa76acda6a', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20452, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-02-23T10:54:28Z', 'updated_at': '2026-02-23T10:54:28Z', 'revision_number': 1} available for tenant
2026-02-23 10:56:19,232 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.837s
2026-02-23 10:56:19,233 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestExecuteActionsViaActuator-server-1976330993", "imageRef": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "flavorRef": "8897af22-0b9b-4aa0-b3ec-ef8f2b8d73f5", "networks": [{"uuid": "a10ae0ff-ba31-43e9-bf1d-9df93406b21a"}]}}
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:17 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-968d2435-8e98-40d0-83f2-e9395ed27f8e', 'x-compute-request-id': 'req-968d2435-8e98-40d0-83f2-e9395ed27f8e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "a9b337ca-0b37-41f6-bc6c-df32d188e518", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "fi488w9Cnzin"}}'
2026-02-23 10:56:19,659 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518 0.424s
2026-02-23 10:56:19,660 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:19 GMT', 'server': 'Apache', 'content-length': '1371', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4122359f-a5de-40bd-9ba1-4b43efe4a0de', 'x-compute-request-id': 'req-4122359f-a5de-40bd-9ba1-4b43efe4a0de', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518'}
Body: b'{"server": {"id": "a9b337ca-0b37-41f6-bc6c-df32d188e518", "name": "tempest-TestExecuteActionsViaActuator-server-1976330993", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:19Z", "updated": "2026-02-23T10:56:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:56:21,107 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518 0.435s
2026-02-23 10:56:21,107 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:20 GMT', 'server': 'Apache', 'content-length': '1429', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d774dbac-7fad-4713-8a08-3ec557b3412a', 'x-compute-request-id': 'req-d774dbac-7fad-4713-8a08-3ec557b3412a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518'}
Body: b'{"server": {"id": "a9b337ca-0b37-41f6-bc6c-df32d188e518", "name": "tempest-TestExecuteActionsViaActuator-server-1976330993", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "c26c18a83c5e94e2b04bfa64c2e8f987fb2ad1dd5827fbae1a0fa9cf", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:19Z", "updated": "2026-02-23T10:56:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:56:21,114 79 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait
2026-02-23 10:56:24,315 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518 2.198s
2026-02-23 10:56:24,315 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:22 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68bb74c2-4db4-48bb-8bbd-0a01e9ff504f', 'x-compute-request-id': 'req-68bb74c2-4db4-48bb-8bbd-0a01e9ff504f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518'}
Body: b'{"server": {"id": "a9b337ca-0b37-41f6-bc6c-df32d188e518", "name": "tempest-TestExecuteActionsViaActuator-server-1976330993", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "c26c18a83c5e94e2b04bfa64c2e8f987fb2ad1dd5827fbae1a0fa9cf", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:19Z", "updated": "2026-02-23T10:56:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:56:26,146 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518 0.810s
2026-02-23 10:56:26,147 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:25 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd8df5b7-d04b-4423-a87c-a08f96a2c0bd', 'x-compute-request-id': 'req-cd8df5b7-d04b-4423-a87c-a08f96a2c0bd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518'}
Body: b'{"server": {"id": "a9b337ca-0b37-41f6-bc6c-df32d188e518", "name": "tempest-TestExecuteActionsViaActuator-server-1976330993", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "c26c18a83c5e94e2b04bfa64c2e8f987fb2ad1dd5827fbae1a0fa9cf", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:19Z", "updated": "2026-02-23T10:56:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:56:28,152 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518 0.990s
2026-02-23 10:56:28,152 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:27 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bf021ea-a562-43f1-9533-659c71d1fc25', 'x-compute-request-id': 'req-0bf021ea-a562-43f1-9533-659c71d1fc25', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518'}
Body: b'{"server": {"id": "a9b337ca-0b37-41f6-bc6c-df32d188e518", "name": "tempest-TestExecuteActionsViaActuator-server-1976330993", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "c26c18a83c5e94e2b04bfa64c2e8f987fb2ad1dd5827fbae1a0fa9cf", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:19Z", "updated": "2026-02-23T10:56:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:56:30,351 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518 1.187s
2026-02-23 10:56:30,351 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:29 GMT', 'server': 'Apache', 'content-length': '1666', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-864f7560-417d-4a3f-a6d0-543efd565374', 'x-compute-request-id': 'req-864f7560-417d-4a3f-a6d0-543efd565374', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518'}
Body: b'{"server": {"id": "a9b337ca-0b37-41f6-bc6c-df32d188e518", "name": "tempest-TestExecuteActionsViaActuator-server-1976330993", "status": "ACTIVE", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "c26c18a83c5e94e2b04bfa64c2e8f987fb2ad1dd5827fbae1a0fa9cf", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:19Z", "updated": "2026-02-23T10:56:28Z", "addresses": {"tempest-TestExecuteActionsViaActuator-610790437-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:8d:71"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-23T10:56:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:56:30,362 79 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait
2026-02-23 10:56:31,360 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518 0.997s
2026-02-23 10:56:31,361 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:30 GMT', 'server': 'Apache', 'content-length': '1666', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-106a7915-639c-4768-93df-27a707bdd282', 'x-compute-request-id': 'req-106a7915-639c-4768-93df-27a707bdd282', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518'}
Body: b'{"server": {"id": "a9b337ca-0b37-41f6-bc6c-df32d188e518", "name": "tempest-TestExecuteActionsViaActuator-server-1976330993", "status": "ACTIVE", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "c26c18a83c5e94e2b04bfa64c2e8f987fb2ad1dd5827fbae1a0fa9cf", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:19Z", "updated": "2026-02-23T10:56:28Z", "addresses": {"tempest-TestExecuteActionsViaActuator-610790437-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:8d:71"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-23T10:56:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:56:32,366 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518 0.990s
2026-02-23 10:56:32,366 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:31 GMT', 'server': 'Apache', 'content-length': '2192', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df929bb0-e1aa-4e25-b964-03647b1ab774', 'x-compute-request-id': 'req-df929bb0-e1aa-4e25-b964-03647b1ab774', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518'}
Body: b'{"server": {"id": "a9b337ca-0b37-41f6-bc6c-df32d188e518", "name": "tempest-TestExecuteActionsViaActuator-server-1976330993", "status": "ACTIVE", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "c26c18a83c5e94e2b04bfa64c2e8f987fb2ad1dd5827fbae1a0fa9cf", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:19Z", "updated": "2026-02-23T10:56:28Z", "addresses": {"tempest-TestExecuteActionsViaActuator-610790437-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:8d:71"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-23T10:56:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-cer9rjz0", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-1976330993", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null, "tags": []}}'
2026-02-23 10:56:32,383 79 DEBUG [watcher_tempest_plugin.services.base] Executing command 'KUBECONFIG=/home/zuul/.crc/machines/crc/kubeconfig oc -n openstack rsh prometheus-metric-storage-0 sh -c "echo "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYTliMzM3Y2EtMGIzNy00MWY2LWJjNmMtZGYzMmQxODhlNTE4Iiwib3JpZ190aW1lc3RhbXAiPSIxNzcxODQ0MTkyMzgzIn0gMjQwMDAwMDAwMDEuMCAxNzcxODQzODkyMzgzCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImE5YjMzN2NhLTBiMzctNDFmNi1iYzZjLWRmMzJkMTg4ZTUxOCIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTg0NDE5MjM4MyJ9IDQ4MDAwMDAwMDAxLjAgMTc3MTg0MzkyMjM4MwpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJhOWIzMzdjYS0wYjM3LTQxZjYtYmM2Yy1kZjMyZDE4OGU1MTgiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE4NDQxOTIzODMifSA3MjAwMDAwMDAwMS4wIDE3NzE4NDM5NTIzODMKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYTliMzM3Y2EtMGIzNy00MWY2LWJjNmMtZGYzMmQxODhlNTE4Iiwib3JpZ190aW1lc3RhbXAiPSIxNzcxODQ0MTkyMzgzIn0gOTYwMDAwMDAwMDEuMCAxNzcxODQzOTgyMzgzCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImE5YjMzN2NhLTBiMzctNDFmNi1iYzZjLWRmMzJkMTg4ZTUxOCIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTg0NDE5MjM4MyJ9IDEyMDAwMDAwMDAwMS4wIDE3NzE4NDQwMTIzODMKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYTliMzM3Y2EtMGIzNy00MWY2LWJjNmMtZGYzMmQxODhlNTE4Iiwib3JpZ190aW1lc3RhbXAiPSIxNzcxODQ0MTkyMzgzIn0gMTQ0MDAwMDAwMDAxLjAgMTc3MTg0NDA0MjM4MwpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJhOWIzMzdjYS0wYjM3LTQxZjYtYmM2Yy1kZjMyZDE4OGU1MTgiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE4NDQxOTIzODMifSAxNjgwMDAwMDAwMDEuMCAxNzcxODQ0MDcyMzgzCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImE5YjMzN2NhLTBiMzctNDFmNi1iYzZjLWRmMzJkMTg4ZTUxOCIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTg0NDE5MjM4MyJ9IDE5MjAwMDAwMDAwMS4wIDE3NzE4NDQxMDIzODMKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYTliMzM3Y2EtMGIzNy00MWY2LWJjNmMtZGYzMmQxODhlNTE4Iiwib3JpZ190aW1lc3RhbXAiPSIxNzcxODQ0MTkyMzgzIn0gMjE2MDAwMDAwMDAxLjAgMTc3MTg0NDEzMjM4MwpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJhOWIzMzdjYS0wYjM3LTQxZjYtYmM2Yy1kZjMyZDE4OGU1MTgiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE4NDQxOTIzODMifSAyNDAwMDAwMDAwMDEuMCAxNzcxODQ0MTYyMzgzCg==" | base64 -d | SSL_CERT_DIR=/etc/prometheus/secrets/combined-ca-bundle promtool push metrics https://metric-storage-prometheus.openstack.svc:9090/api/v1/write"' on host '38.102.83.129'
2026-02-23 10:56:32,383 79 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.129:22' as 'zuul' with password None
2026-02-23 10:56:32,395 79 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-02-23 10:56:32,455 79 INFO [paramiko.transport] Authentication (publickey) successful!
2026-02-23 10:56:32,456 79 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.129 successfully created
2026-02-23 10:56:33,037 79 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-02-23 10:56:33,191 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-services 0.153s
2026-02-23 10:56:33,192 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:33 GMT', 'server': 'Apache', 'content-length': '1297', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f966390-6650-488b-a3ff-9407ef12e67f', 'x-compute-request-id': 'req-5f966390-6650-488b-a3ff-9407ef12e67f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-services'}
Body: b'{"services": [{"binary": "nova-conductor", "host": "nova-cell0-conductor-0", "id": "031df400-15d6-47de-9b46-3a89f5abf74f", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-23T10:56:31.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "9665f031-e12c-4a45-a60c-7c51e122827e", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-23T10:56:25.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "081dacfc-d5f4-43fd-92cf-6a18db4cd1d3", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-23T10:56:24.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "ca0cbe59-de07-445c-a7ba-8a2c8be43eb5", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-02-23T10:56:29.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "7df853ad-35a7-4449-9828-042ad2dc6a7c", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-02-23T10:56:30.000000", "disabled_reason": null, "forced_down": false}]}'
2026-02-23 10:56:33,356 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/detail 0.157s
2026-02-23 10:56:33,356 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:33 GMT', 'server': 'Apache', 'content-length': '15', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc465df3-e38b-482b-98f4-d8490bc3c80f', 'x-compute-request-id': 'req-dc465df3-e38b-482b-98f4-d8490bc3c80f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/detail'}
Body: b'{"servers": []}'
2026-02-23 10:56:33,514 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-hypervisors/detail 0.146s
2026-02-23 10:56:33,515 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:33 GMT', 'server': 'Apache', 'content-length': '3471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efa86d78-a57d-4ae9-bfa4-59b3aa0feccc', 'x-compute-request-id': 'req-efa86d78-a57d-4ae9-bfa4-59b3aa0feccc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-hypervisors/detail'}
Body: b'{"hypervisors": [{"id": "8ecb3de0-8241-4d60-9a57-9609e064b906", "hypervisor_hostname": "compute-0.ctlplane.example.com", "state": "up", "status": "enabled", "hypervisor_type": "QEMU", "hypervisor_version": 10001000, "host_ip": "192.168.122.100", "service": {"id": "ca0cbe59-de07-445c-a7ba-8a2c8be43eb5", "host": "compute-0.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7679, "local_gb": 79, "vcpus_used": 3, "memory_mb_used": 960, "local_gb_used": 3, "free_ram_mb": 6719, "free_disk_gb": 76, "current_workload": 0, "running_vms": 3, "disk_available_least": 71, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["vmcb-clean", "ibpb", "lbrv", "fxsr", "ssse3", "vme", "arat", "bmi2", "smep", "pclmuldq", "sse2", "de", "lm", "nx", "topoext", "mce", "sse4.2", "svme-addr-chk", "mds-no", "umip", "amd-stibp", "xsaveerptr", "stibp", "fsgsbase", "xgetbv1", "cx8", "syscall", "sha-ni", "xsave", "rdpid", "npt", "nrip-save", "sse4.1", "apic", "movbe", "adx", "fma", "pfthreshold", "sep", "msr", "cmp_legacy", "pdpe1gb", "osvw", "pae", "cr8legacy", "avx", "popcnt", "rdrand", "xsaveopt", "abm", "clflushopt", "clflush", "amd-ssbd", "clwb", "cmov", "svm", "wbnoinvd", "x2apic", "tsc", "tsc-deadline", "fxsr_opt", "avx2", "lahf_lm", "pat", "pause-filter", "bmi1", "spec-ctrl", "perfctr_core", "skip-l1dfl-vmentry", "misalignsse", "cx16", "tsc_adjust", "mmx", "mtrr", "xsavec", "pni", "clzero", "ssbd", "ibrs", "pse", "rdctl-no", "pschange-mc-no", "pse36", "rdtscp", "tsc-scale", "sse", "mmxext", "3dnowprefetch", "f16c", "virt-ssbd", "pge", "aes", "sse4a", "hypervisor", "smap", "arch-capabilities", "mca", "fpu", "rdseed"]}}, {"id": "d8d414e4-9340-416e-b9b3-f5722e21fe18", "hypervisor_hostname": "compute-1.ctlplane.example.com", "state": "up", "status": "enabled", "hypervisor_type": "QEMU", "hypervisor_version": 10001000, "host_ip": "192.168.122.101", "service": {"id": "7df853ad-35a7-4449-9828-042ad2dc6a7c", "host": "compute-1.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7679, "local_gb": 79, "vcpus_used": 1, "memory_mb_used": 640, "local_gb_used": 1, "free_ram_mb": 7039, "free_disk_gb": 78, "current_workload": 0, "running_vms": 1, "disk_available_least": 73, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["rdpid", "fxsr", "3dnowprefetch", "ibpb", "ssbd", "smep", "pschange-mc-no", "cx8", "tsc-deadline", "svme-addr-chk", "rdseed", "rdtscp", "x2apic", "ibrs", "tsc_adjust", "smap", "skip-l1dfl-vmentry", "fma", "bmi2", "nrip-save", "mca", "xsave", "arch-capabilities", "clflushopt", "syscall", "cx16", "cmov", "pse", "rdctl-no", "apic", "pse36", "de", "npt", "pfthreshold", "mmx", "sse2", "nx", "xgetbv1", "amd-ssbd", "vme", "cmp_legacy", "osvw", "arat", "pge", "perfctr_core", "sse4.1", "vmcb-clean", "pclmuldq", "fpu", "cr8legacy", "ssse3", "movbe", "popcnt", "f16c", "pdpe1gb", "abm", "amd-stibp", "stibp", "lm", "svm", "tsc", "virt-ssbd", "umip", "topoext", "aes", "msr", "bmi1", "fxsr_opt", "pause-filter", "lbrv", "sse4.2", "spec-ctrl", "pae", "mtrr", "sse4a", "misalignsse", "rdrand", "xsavec", "lahf_lm", "xsaveerptr", "pni", "hypervisor", "adx", "tsc-scale", "mmxext", "avx", "pat", "sse", "clwb", "clzero", "mds-no", "sep", "xsaveopt", "avx2", "mce", "fsgsbase", "clflush", "wbnoinvd", "sha-ni"]}}]}'
2026-02-23 10:56:33,592 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/8ecb3de0-8241-4d60-9a57-9609e064b906/traits 0.069s
2026-02-23 10:56:33,593 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'placement 1.29', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:33 GMT', 'server': 'Apache', 'last-modified': 'Mon, 23 Feb 2026 10:25:53 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-40796da2-d461-448d-93da-897a8e6864da', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=61ee588cfabd90ae813f71cb3f421022; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/8ecb3de0-8241-4d60-9a57-9609e064b906/traits'}
Body: b'{"traits": ["COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_DEVICE_TAGGING", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_ACCELERATORS", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_VOLUME_EXTEND", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "HW_CPU_X86_SSE41", "COMPUTE_NODE", "HW_CPU_X86_SSE42", "HW_CPU_X86_SSE2", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_VIOMMU_MODEL_INTEL", "HW_CPU_X86_MMX", "HW_CPU_X86_SSSE3", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_TRUSTED_CERTS", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_NET_VIF_MODEL_RTL8139", "HW_CPU_X86_SSE", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_RESCUE_BFV", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_VIOMMU_MODEL_VIRTIO"], "resource_provider_generation": 6}'
2026-02-23 10:56:34,103 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.334s
2026-02-23 10:56:34,103 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:33 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4f397a7a-6584-4a0b-9226-6da00f6d3464', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=4ae7e79c28084b79f07eab92ead125a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "38b4598a0d9649aaa7ba0cfac82e4414", "name": "tempest-TestExecuteActionsViaActuator-1766821287-project-member", "password_expires_at": null}, "audit_ids": ["GOHvOg5wSPS_OKfgJkehIA"], "expires_at": "2026-02-23T11:56:34.000000Z", "issued_at": "2026-02-23T10:56:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b2fdb094fae4998b67f82aa76acda6a", "name": "tempest-TestExecuteActionsViaActuator-1766821287"}, "is_domain": false, "roles": [{"id": "852ee8dc806b4198abfb5da6e5e61301", "name": "member"}, {"id": "f272260e6d204df1a53066137f44ab47", "name": "reader"}], "catalog": [{"endpoints": [{"name": "nova", "id": "315047cc72fe43789fafd877a94af538", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "69aa845b47ee46b691c2fcffbd7709e0", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "2fcd232e483242fc90a54b25b7c30622", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "barbican", "id": "2dd659a7d2dc4c18aad8225343fff808", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "bd4d8776bf2a473194f80ef36b693bde", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "3bae8cc31c20458780343f5999944c71", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "swift", "id": "4bd074c508d04f50b6ffe03ebe993c12", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_8b2fdb094fae4998b67f82aa76acda6a", "region": "regionOne"}, {"name": "swift", "id": "e101fea0f42646e6a20ce5df22f6ed67", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_8b2fdb094fae4998b67f82aa76acda6a", "region": "regionOne"}], "id": "58292042fde34acb945df11a4bb2b160", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "watcher", "id": "21d02df6b8c64effb04d2212eae83a10", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}, {"name": "watcher", "id": "d0d1d0d240ff4ed182e60030ba4022f2", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "649e23961c554ab3b6057467bfad0c1d", "type": "infra-optim", "name": "watcher"}, {"endpoints": [{"name": "placement", "id": "2883add793aa47768d99f499950d95b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bea8f321ddb3488389e2bbd7674cd0bf", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "800a17d39f594972af955771d84e7791", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "cinderv3", "id": "6dc96df592664ab982a9d1993e231f0c", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "bb2cc29a8bc043d1abfad25f5f4f886e", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "950fe4a0c27f42bebbf511f571433ae0", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "1ddc9a4b843d48a2bfac074cb892113a", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "4188119ac4e84e83942e8a78ac4a6c2e", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "r
2026-02-23 10:56:34,104 79 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'a10ae0ff-ba31-43e9-bf1d-9df93406b21a', 'name': 'tempest-TestExecuteActionsViaActuator-610790437-network', 'tenant_id': '8b2fdb094fae4998b67f82aa76acda6a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8b2fdb094fae4998b67f82aa76acda6a', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20452, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-02-23T10:54:28Z', 'updated_at': '2026-02-23T10:54:28Z', 'revision_number': 1} available for tenant
2026-02-23 10:56:36,024 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.919s
2026-02-23 10:56:36,024 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestExecuteActionsViaActuator-server-1201758819", "imageRef": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "flavorRef": "8897af22-0b9b-4aa0-b3ec-ef8f2b8d73f5", "networks": [{"uuid": "a10ae0ff-ba31-43e9-bf1d-9df93406b21a"}]}}
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:34 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b0619f0-3bbe-4e8a-b040-f58bbb704e7c', 'x-compute-request-id': 'req-0b0619f0-3bbe-4e8a-b040-f58bbb704e7c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "b68d3b4d-a561-4d1d-8515-ff963b0a0700", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "4GpK7BJfz9dD"}}'
2026-02-23 10:56:36,290 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700 0.263s
2026-02-23 10:56:36,291 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:36 GMT', 'server': 'Apache', 'content-length': '1371', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b17369ee-ce61-4864-ad02-c24eef0376ad', 'x-compute-request-id': 'req-b17369ee-ce61-4864-ad02-c24eef0376ad', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700'}
Body: b'{"server": {"id": "b68d3b4d-a561-4d1d-8515-ff963b0a0700", "name": "tempest-TestExecuteActionsViaActuator-server-1201758819", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:35Z", "updated": "2026-02-23T10:56:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:56:38,146 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700 0.847s
2026-02-23 10:56:38,147 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:37 GMT', 'server': 'Apache', 'content-length': '1429', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b43bb50-42d0-4c36-a6df-4f9a9f0ba636', 'x-compute-request-id': 'req-0b43bb50-42d0-4c36-a6df-4f9a9f0ba636', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700'}
Body: b'{"server": {"id": "b68d3b4d-a561-4d1d-8515-ff963b0a0700", "name": "tempest-TestExecuteActionsViaActuator-server-1201758819", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:35Z", "updated": "2026-02-23T10:56:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:56:38,154 79 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait
2026-02-23 10:56:40,388 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700 1.232s
2026-02-23 10:56:40,389 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:39 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dcded04-3feb-47c3-8e66-92c6a8dc2ce6', 'x-compute-request-id': 'req-4dcded04-3feb-47c3-8e66-92c6a8dc2ce6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700'}
Body: b'{"server": {"id": "b68d3b4d-a561-4d1d-8515-ff963b0a0700", "name": "tempest-TestExecuteActionsViaActuator-server-1201758819", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:35Z", "updated": "2026-02-23T10:56:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:56:42,028 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700 0.617s
2026-02-23 10:56:42,028 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:41 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3d088a0-621a-4140-9536-4a0b5916b6fe', 'x-compute-request-id': 'req-b3d088a0-621a-4140-9536-4a0b5916b6fe', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700'}
Body: b'{"server": {"id": "b68d3b4d-a561-4d1d-8515-ff963b0a0700", "name": "tempest-TestExecuteActionsViaActuator-server-1201758819", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:35Z", "updated": "2026-02-23T10:56:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:56:44,203 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700 1.156s
2026-02-23 10:56:44,204 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:43 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40d17433-9235-40c7-8041-2b941e32a8f6', 'x-compute-request-id': 'req-40d17433-9235-40c7-8041-2b941e32a8f6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700'}
Body: b'{"server": {"id": "b68d3b4d-a561-4d1d-8515-ff963b0a0700", "name": "tempest-TestExecuteActionsViaActuator-server-1201758819", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:35Z", "updated": "2026-02-23T10:56:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:56:45,978 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700 0.757s
2026-02-23 10:56:45,979 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:45 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4e915aa-a597-4ea3-a133-44318dd3d9bd', 'x-compute-request-id': 'req-e4e915aa-a597-4ea3-a133-44318dd3d9bd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700'}
Body: b'{"server": {"id": "b68d3b4d-a561-4d1d-8515-ff963b0a0700", "name": "tempest-TestExecuteActionsViaActuator-server-1201758819", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:35Z", "updated": "2026-02-23T10:56:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:56:49,203 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700 2.212s
2026-02-23 10:56:49,204 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:47 GMT', 'server': 'Apache', 'content-length': '1665', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-863f7ff3-49fa-45da-a708-c42dc842aace', 'x-compute-request-id': 'req-863f7ff3-49fa-45da-a708-c42dc842aace', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700'}
Body: b'{"server": {"id": "b68d3b4d-a561-4d1d-8515-ff963b0a0700", "name": "tempest-TestExecuteActionsViaActuator-server-1201758819", "status": "ACTIVE", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:35Z", "updated": "2026-02-23T10:56:45Z", "addresses": {"tempest-TestExecuteActionsViaActuator-610790437-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:0b:a6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-23T10:56:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:56:49,215 79 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait
2026-02-23 10:56:50,368 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700 1.151s
2026-02-23 10:56:50,368 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:49 GMT', 'server': 'Apache', 'content-length': '1665', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fda97866-5e5c-4660-affa-2840b226d7af', 'x-compute-request-id': 'req-fda97866-5e5c-4660-affa-2840b226d7af', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700'}
Body: b'{"server": {"id": "b68d3b4d-a561-4d1d-8515-ff963b0a0700", "name": "tempest-TestExecuteActionsViaActuator-server-1201758819", "status": "ACTIVE", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:35Z", "updated": "2026-02-23T10:56:45Z", "addresses": {"tempest-TestExecuteActionsViaActuator-610790437-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:0b:a6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-23T10:56:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:56:51,357 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700 0.969s
2026-02-23 10:56:51,358 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:50 GMT', 'server': 'Apache', 'content-length': '2191', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb23bf34-0938-482b-929c-e51839627cc1', 'x-compute-request-id': 'req-fb23bf34-0938-482b-929c-e51839627cc1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700'}
Body: b'{"server": {"id": "b68d3b4d-a561-4d1d-8515-ff963b0a0700", "name": "tempest-TestExecuteActionsViaActuator-server-1201758819", "status": "ACTIVE", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:35Z", "updated": "2026-02-23T10:56:45Z", "addresses": {"tempest-TestExecuteActionsViaActuator-610790437-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:0b:a6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-23T10:56:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-0faxlg2o", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-1201758819", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null, "tags": []}}'
2026-02-23 10:56:51,376 79 DEBUG [watcher_tempest_plugin.services.base] Executing command 'KUBECONFIG=/home/zuul/.crc/machines/crc/kubeconfig oc -n openstack rsh prometheus-metric-storage-0 sh -c "echo "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYjY4ZDNiNGQtYTU2MS00ZDFkLTg1MTUtZmY5NjNiMGEwNzAwIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxODQ0MjExMzc2In0gMjQwMDAwMDAwMDEuMCAxNzcxODQzOTExMzc2CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImI2OGQzYjRkLWE1NjEtNGQxZC04NTE1LWZmOTYzYjBhMDcwMCIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTg0NDIxMTM3NiJ9IDQ4MDAwMDAwMDAxLjAgMTc3MTg0Mzk0MTM3NgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJiNjhkM2I0ZC1hNTYxLTRkMWQtODUxNS1mZjk2M2IwYTA3MDAiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE4NDQyMTEzNzYifSA3MjAwMDAwMDAwMS4wIDE3NzE4NDM5NzEzNzYKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYjY4ZDNiNGQtYTU2MS00ZDFkLTg1MTUtZmY5NjNiMGEwNzAwIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxODQ0MjExMzc2In0gOTYwMDAwMDAwMDEuMCAxNzcxODQ0MDAxMzc2CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImI2OGQzYjRkLWE1NjEtNGQxZC04NTE1LWZmOTYzYjBhMDcwMCIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTg0NDIxMTM3NiJ9IDEyMDAwMDAwMDAwMS4wIDE3NzE4NDQwMzEzNzYKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYjY4ZDNiNGQtYTU2MS00ZDFkLTg1MTUtZmY5NjNiMGEwNzAwIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxODQ0MjExMzc2In0gMTQ0MDAwMDAwMDAxLjAgMTc3MTg0NDA2MTM3NgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJiNjhkM2I0ZC1hNTYxLTRkMWQtODUxNS1mZjk2M2IwYTA3MDAiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE4NDQyMTEzNzYifSAxNjgwMDAwMDAwMDEuMCAxNzcxODQ0MDkxMzc2CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImI2OGQzYjRkLWE1NjEtNGQxZC04NTE1LWZmOTYzYjBhMDcwMCIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTg0NDIxMTM3NiJ9IDE5MjAwMDAwMDAwMS4wIDE3NzE4NDQxMjEzNzYKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYjY4ZDNiNGQtYTU2MS00ZDFkLTg1MTUtZmY5NjNiMGEwNzAwIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxODQ0MjExMzc2In0gMjE2MDAwMDAwMDAxLjAgMTc3MTg0NDE1MTM3NgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJiNjhkM2I0ZC1hNTYxLTRkMWQtODUxNS1mZjk2M2IwYTA3MDAiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE4NDQyMTEzNzYifSAyNDAwMDAwMDAwMDEuMCAxNzcxODQ0MTgxMzc2Cg==" | base64 -d | SSL_CERT_DIR=/etc/prometheus/secrets/combined-ca-bundle promtool push metrics https://metric-storage-prometheus.openstack.svc:9090/api/v1/write"' on host '38.102.83.129'
2026-02-23 10:56:51,377 79 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.129:22' as 'zuul' with password None
2026-02-23 10:56:51,395 79 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-02-23 10:56:51,492 79 INFO [paramiko.transport] Authentication (publickey) successful!
2026-02-23 10:56:51,493 79 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.129 successfully created
2026-02-23 10:56:52,034 79 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-02-23 10:56:52,076 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/d8d414e4-9340-416e-b9b3-f5722e21fe18/traits 0.040s
2026-02-23 10:56:52,076 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'placement 1.29', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:52 GMT', 'server': 'Apache', 'last-modified': 'Mon, 23 Feb 2026 10:25:53 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-eb013630-9a80-4a58-9746-7a28e9e9baa8', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=61ee588cfabd90ae813f71cb3f421022; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/d8d414e4-9340-416e-b9b3-f5722e21fe18/traits'}
Body: b'{"traits": ["COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_DEVICE_TAGGING", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_ACCELERATORS", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_VOLUME_EXTEND", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "HW_CPU_X86_SSE41", "COMPUTE_NODE", "HW_CPU_X86_SSE42", "HW_CPU_X86_SSE2", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_VIOMMU_MODEL_INTEL", "HW_CPU_X86_MMX", "HW_CPU_X86_SSSE3", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_TRUSTED_CERTS", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_NET_VIF_MODEL_RTL8139", "HW_CPU_X86_SSE", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_RESCUE_BFV", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_VIOMMU_MODEL_VIRTIO"], "resource_provider_generation": 8}'
2026-02-23 10:56:52,437 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.356s
2026-02-23 10:56:52,438 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:52 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2b5afa83-b5a4-48fc-8e73-59f152d8f51a', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=4ae7e79c28084b79f07eab92ead125a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "38b4598a0d9649aaa7ba0cfac82e4414", "name": "tempest-TestExecuteActionsViaActuator-1766821287-project-member", "password_expires_at": null}, "audit_ids": ["iZd-n32mQsuvfaCyP1FcWw"], "expires_at": "2026-02-23T11:56:52.000000Z", "issued_at": "2026-02-23T10:56:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b2fdb094fae4998b67f82aa76acda6a", "name": "tempest-TestExecuteActionsViaActuator-1766821287"}, "is_domain": false, "roles": [{"id": "852ee8dc806b4198abfb5da6e5e61301", "name": "member"}, {"id": "f272260e6d204df1a53066137f44ab47", "name": "reader"}], "catalog": [{"endpoints": [{"name": "nova", "id": "315047cc72fe43789fafd877a94af538", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "69aa845b47ee46b691c2fcffbd7709e0", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "2fcd232e483242fc90a54b25b7c30622", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "barbican", "id": "2dd659a7d2dc4c18aad8225343fff808", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "bd4d8776bf2a473194f80ef36b693bde", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "3bae8cc31c20458780343f5999944c71", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "swift", "id": "4bd074c508d04f50b6ffe03ebe993c12", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_8b2fdb094fae4998b67f82aa76acda6a", "region": "regionOne"}, {"name": "swift", "id": "e101fea0f42646e6a20ce5df22f6ed67", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_8b2fdb094fae4998b67f82aa76acda6a", "region": "regionOne"}], "id": "58292042fde34acb945df11a4bb2b160", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "watcher", "id": "21d02df6b8c64effb04d2212eae83a10", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}, {"name": "watcher", "id": "d0d1d0d240ff4ed182e60030ba4022f2", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "649e23961c554ab3b6057467bfad0c1d", "type": "infra-optim", "name": "watcher"}, {"endpoints": [{"name": "placement", "id": "2883add793aa47768d99f499950d95b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bea8f321ddb3488389e2bbd7674cd0bf", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "800a17d39f594972af955771d84e7791", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "cinderv3", "id": "6dc96df592664ab982a9d1993e231f0c", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "bb2cc29a8bc043d1abfad25f5f4f886e", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "950fe4a0c27f42bebbf511f571433ae0", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "1ddc9a4b843d48a2bfac074cb892113a", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "4188119ac4e84e83942e8a78ac4a6c2e", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "r
2026-02-23 10:56:52,438 79 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'a10ae0ff-ba31-43e9-bf1d-9df93406b21a', 'name': 'tempest-TestExecuteActionsViaActuator-610790437-network', 'tenant_id': '8b2fdb094fae4998b67f82aa76acda6a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8b2fdb094fae4998b67f82aa76acda6a', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20452, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-02-23T10:54:28Z', 'updated_at': '2026-02-23T10:54:28Z', 'revision_number': 1} available for tenant
2026-02-23 10:56:53,833 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.394s
2026-02-23 10:56:53,834 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestExecuteActionsViaActuator-server-1205435035", "imageRef": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "flavorRef": "8897af22-0b9b-4aa0-b3ec-ef8f2b8d73f5", "networks": [{"uuid": "a10ae0ff-ba31-43e9-bf1d-9df93406b21a"}]}}
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:52 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-079cb425-b749-4b42-8bdf-a5a42cef1978', 'x-compute-request-id': 'req-079cb425-b749-4b42-8bdf-a5a42cef1978', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "dba73ccc-2b24-40b5-84fb-14d516d7f199", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "R4kmCnXZZhKo"}}'
2026-02-23 10:56:54,189 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199 0.353s
2026-02-23 10:56:54,189 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:53 GMT', 'server': 'Apache', 'content-length': '1371', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be501417-50ba-4ae3-86e7-910aa5393b08', 'x-compute-request-id': 'req-be501417-50ba-4ae3-86e7-910aa5393b08', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199'}
Body: b'{"server": {"id": "dba73ccc-2b24-40b5-84fb-14d516d7f199", "name": "tempest-TestExecuteActionsViaActuator-server-1205435035", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:53Z", "updated": "2026-02-23T10:56:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:56:55,698 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199 0.497s
2026-02-23 10:56:55,698 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:55 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04e88eed-6e3a-43a1-b115-d98eb59833b6', 'x-compute-request-id': 'req-04e88eed-6e3a-43a1-b115-d98eb59833b6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199'}
Body: b'{"server": {"id": "dba73ccc-2b24-40b5-84fb-14d516d7f199", "name": "tempest-TestExecuteActionsViaActuator-server-1205435035", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:53Z", "updated": "2026-02-23T10:56:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:56:55,707 79 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait
2026-02-23 10:56:58,185 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199 1.475s
2026-02-23 10:56:58,186 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:56 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d3e4c7b-ad34-40a8-812a-d12efd44f700', 'x-compute-request-id': 'req-1d3e4c7b-ad34-40a8-812a-d12efd44f700', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199'}
Body: b'{"server": {"id": "dba73ccc-2b24-40b5-84fb-14d516d7f199", "name": "tempest-TestExecuteActionsViaActuator-server-1205435035", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:53Z", "updated": "2026-02-23T10:56:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:57:00,057 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199 0.852s
2026-02-23 10:57:00,058 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:56:59 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b37c575e-9c3f-4845-8f4b-15f984c5da51', 'x-compute-request-id': 'req-b37c575e-9c3f-4845-8f4b-15f984c5da51', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199'}
Body: b'{"server": {"id": "dba73ccc-2b24-40b5-84fb-14d516d7f199", "name": "tempest-TestExecuteActionsViaActuator-server-1205435035", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:53Z", "updated": "2026-02-23T10:56:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:57:02,349 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199 1.280s
2026-02-23 10:57:02,349 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:01 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfbb60ac-5825-4ee2-b251-2189e29c1006', 'x-compute-request-id': 'req-bfbb60ac-5825-4ee2-b251-2189e29c1006', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199'}
Body: b'{"server": {"id": "dba73ccc-2b24-40b5-84fb-14d516d7f199", "name": "tempest-TestExecuteActionsViaActuator-server-1205435035", "status": "BUILD", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:53Z", "updated": "2026-02-23T10:56:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:57:04,417 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199 1.058s
2026-02-23 10:57:04,418 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:03 GMT', 'server': 'Apache', 'content-length': '1665', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5576d272-cbeb-4f63-b133-a4644c7f7359', 'x-compute-request-id': 'req-5576d272-cbeb-4f63-b133-a4644c7f7359', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199'}
Body: b'{"server": {"id": "dba73ccc-2b24-40b5-84fb-14d516d7f199", "name": "tempest-TestExecuteActionsViaActuator-server-1205435035", "status": "ACTIVE", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:53Z", "updated": "2026-02-23T10:57:02Z", "addresses": {"tempest-TestExecuteActionsViaActuator-610790437-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:8c:2e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-23T10:57:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:57:04,433 79 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait
2026-02-23 10:57:05,379 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199 0.944s
2026-02-23 10:57:05,379 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:04 GMT', 'server': 'Apache', 'content-length': '1665', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec4eee06-17b1-4a01-830e-6a094ebd3902', 'x-compute-request-id': 'req-ec4eee06-17b1-4a01-830e-6a094ebd3902', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199'}
Body: b'{"server": {"id": "dba73ccc-2b24-40b5-84fb-14d516d7f199", "name": "tempest-TestExecuteActionsViaActuator-server-1205435035", "status": "ACTIVE", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:53Z", "updated": "2026-02-23T10:57:02Z", "addresses": {"tempest-TestExecuteActionsViaActuator-610790437-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:8c:2e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-23T10:57:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:57:05,896 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199 0.503s
2026-02-23 10:57:05,896 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:05 GMT', 'server': 'Apache', 'content-length': '2191', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8cf11c5-a874-49c8-bfc0-4f1b6ba8ebc3', 'x-compute-request-id': 'req-f8cf11c5-a874-49c8-bfc0-4f1b6ba8ebc3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199'}
Body: b'{"server": {"id": "dba73ccc-2b24-40b5-84fb-14d516d7f199", "name": "tempest-TestExecuteActionsViaActuator-server-1205435035", "status": "ACTIVE", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:53Z", "updated": "2026-02-23T10:57:02Z", "addresses": {"tempest-TestExecuteActionsViaActuator-610790437-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:8c:2e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-23T10:57:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-vd2b0ksr", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-1205435035", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null, "tags": []}}'
2026-02-23 10:57:05,909 79 DEBUG [watcher_tempest_plugin.services.base] Executing command 'KUBECONFIG=/home/zuul/.crc/machines/crc/kubeconfig oc -n openstack rsh prometheus-metric-storage-0 sh -c "echo "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZGJhNzNjY2MtMmIyNC00MGI1LTg0ZmItMTRkNTE2ZDdmMTk5Iiwib3JpZ190aW1lc3RhbXAiPSIxNzcxODQ0MjI1OTA5In0gMjQwMDAwMDAwMDEuMCAxNzcxODQzOTI1OTA5CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImRiYTczY2NjLTJiMjQtNDBiNS04NGZiLTE0ZDUxNmQ3ZjE5OSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTg0NDIyNTkwOSJ9IDQ4MDAwMDAwMDAxLjAgMTc3MTg0Mzk1NTkwOQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJkYmE3M2NjYy0yYjI0LTQwYjUtODRmYi0xNGQ1MTZkN2YxOTkiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE4NDQyMjU5MDkifSA3MjAwMDAwMDAwMS4wIDE3NzE4NDM5ODU5MDkKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZGJhNzNjY2MtMmIyNC00MGI1LTg0ZmItMTRkNTE2ZDdmMTk5Iiwib3JpZ190aW1lc3RhbXAiPSIxNzcxODQ0MjI1OTA5In0gOTYwMDAwMDAwMDEuMCAxNzcxODQ0MDE1OTA5CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImRiYTczY2NjLTJiMjQtNDBiNS04NGZiLTE0ZDUxNmQ3ZjE5OSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTg0NDIyNTkwOSJ9IDEyMDAwMDAwMDAwMS4wIDE3NzE4NDQwNDU5MDkKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZGJhNzNjY2MtMmIyNC00MGI1LTg0ZmItMTRkNTE2ZDdmMTk5Iiwib3JpZ190aW1lc3RhbXAiPSIxNzcxODQ0MjI1OTA5In0gMTQ0MDAwMDAwMDAxLjAgMTc3MTg0NDA3NTkwOQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJkYmE3M2NjYy0yYjI0LTQwYjUtODRmYi0xNGQ1MTZkN2YxOTkiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE4NDQyMjU5MDkifSAxNjgwMDAwMDAwMDEuMCAxNzcxODQ0MTA1OTA5CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImRiYTczY2NjLTJiMjQtNDBiNS04NGZiLTE0ZDUxNmQ3ZjE5OSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTg0NDIyNTkwOSJ9IDE5MjAwMDAwMDAwMS4wIDE3NzE4NDQxMzU5MDkKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZGJhNzNjY2MtMmIyNC00MGI1LTg0ZmItMTRkNTE2ZDdmMTk5Iiwib3JpZ190aW1lc3RhbXAiPSIxNzcxODQ0MjI1OTA5In0gMjE2MDAwMDAwMDAxLjAgMTc3MTg0NDE2NTkwOQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJkYmE3M2NjYy0yYjI0LTQwYjUtODRmYi0xNGQ1MTZkN2YxOTkiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE4NDQyMjU5MDkifSAyNDAwMDAwMDAwMDEuMCAxNzcxODQ0MTk1OTA5Cg==" | base64 -d | SSL_CERT_DIR=/etc/prometheus/secrets/combined-ca-bundle promtool push metrics https://metric-storage-prometheus.openstack.svc:9090/api/v1/write"' on host '38.102.83.129'
2026-02-23 10:57:05,910 79 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.129:22' as 'zuul' with password None
2026-02-23 10:57:05,929 79 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-02-23 10:57:06,040 79 INFO [paramiko.transport] Authentication (publickey) successful!
2026-02-23 10:57:06,041 79 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.129 successfully created
2026-02-23 10:57:06,742 79 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-02-23 10:57:06,939 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.195s
2026-02-23 10:57:06,940 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:06 GMT', 'server': 'Apache', 'content-length': '2334', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "07caf8d8-d748-463d-99fb-293c12965332", "audit_uuid": "ee92c5b9-4d6f-43b9-a393-a3b7180a3d32", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/07caf8d8-d748-463d-99fb-293c12965332", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/07caf8d8-d748-463d-99fb-293c12965332", "rel": "bookmark"}], "updated_at": "2026-02-23T10:54:50+00:00"}, {"efficacy_indicators": [], "uuid": "5d77dfbe-0a82-4152-9c1b-773b8eacca24", "audit_uuid": "930b826e-ac53-49dd-9733-d3b8257a1c25", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24", "rel": "bookmark"}], "updated_at": "2026-02-23T10:54:54+00:00"}, {"efficacy_indicators": [], "uuid": "383a16ac-53f8-4ef8-9717-d53e985972ce", "audit_uuid": "d9d632b5-c9af-455b-b68e-4ac7078b871c", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce", "rel": "bookmark"}], "updated_at": "2026-02-23T10:54:56+00:00"}, {"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "updated_at": "2026-02-23T10:55:58+00:00"}]}'
2026-02-23 10:57:06,940 79 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.197149 seconds
2026-02-23 10:57:07,062 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.120s
2026-02-23 10:57:07,062 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:06 GMT', 'server': 'Apache', 'content-length': '477', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/145ec4a1-748a-45fb-ac99-bf270e7d3053", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/145ec4a1-748a-45fb-ac99-bf270e7d3053", "rel": "bookmark"}], "created_at": "2026-02-23T10:25:37+00:00", "updated_at": null, "deleted_at": null}'
2026-02-23 10:57:07,158 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.093s
2026-02-23 10:57:07,158 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:07 GMT', 'server': 'Apache', 'content-length': '894', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "rel": "bookmark"}], "goal_uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "goal_name": "unclassified", "parameters_spec": {"$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": {"actions": {"type": "array", "items": {"type": "object", "properties": {"action_type": {"type": "string"}, "resource_id": {"type": "string"}, "input_parameters": {"type": "object", "properties": {}, "additionalProperties": true}}, "required": ["action_type", "input_parameters"], "additionalProperties": true}}}, "required": ["actions"]}}'
2026-02-23 10:57:07,315 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.155s
2026-02-23 10:57:07,316 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"name": "249bd20a-da36-4a58-9f41-72818a8de9c0", "description": "tempest-test-audit_template-2037378741", "goal": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "strategy": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "scope": []}
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:07 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/60ff2434-69f7-4273-91e5-f048af9ea785', 'content-length': '704', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "60ff2434-69f7-4273-91e5-f048af9ea785", "name": "249bd20a-da36-4a58-9f41-72818a8de9c0", "description": "tempest-test-audit_template-2037378741", "goal_uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "goal_name": "unclassified", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/60ff2434-69f7-4273-91e5-f048af9ea785", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/60ff2434-69f7-4273-91e5-f048af9ea785", "rel": "bookmark"}], "scope": [], "created_at": "2026-02-23T10:57:07.284794+00:00", "deleted_at": null, "updated_at": null}'
2026-02-23 10:57:07,426 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.109s
2026-02-23 10:57:07,427 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"audit_template_uuid": "60ff2434-69f7-4273-91e5-f048af9ea785", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "migrate", "input_parameters": {"migration_type": "live", "source_node": "compute-1.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "81523704-1367-466b-8876-682fba2244b9"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-1.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "b68d3b4d-a561-4d1d-8515-ff963b0a0700"}]}}
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:07 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/bf1101a7-0559-4ff7-89e3-834617efe33b', 'content-length': '1306', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "name": "actuator-2026-02-23T10:57:07.392577", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "goal_name": "unclassified", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "migrate", "input_parameters": {"migration_type": "live", "source_node": "compute-1.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "81523704-1367-466b-8876-682fba2244b9"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-1.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "b68d3b4d-a561-4d1d-8515-ff963b0a0700"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/bf1101a7-0559-4ff7-89e3-834617efe33b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/bf1101a7-0559-4ff7-89e3-834617efe33b", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2026-02-23T10:57:07.404454+00:00", "deleted_at": null, "updated_at": null}'
2026-02-23 10:57:07,521 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/bf1101a7-0559-4ff7-89e3-834617efe33b 0.092s
2026-02-23 10:57:07,521 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:07 GMT', 'server': 'Apache', 'content-length': '1345', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/bf1101a7-0559-4ff7-89e3-834617efe33b'}
Body: b'{"uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "name": "actuator-2026-02-23T10:57:07.392577", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "goal_name": "unclassified", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "migrate", "input_parameters": {"migration_type": "live", "source_node": "compute-1.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "81523704-1367-466b-8876-682fba2244b9"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-1.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "b68d3b4d-a561-4d1d-8515-ff963b0a0700"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/bf1101a7-0559-4ff7-89e3-834617efe33b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/bf1101a7-0559-4ff7-89e3-834617efe33b", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2026-02-23T10:57:07+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:57:07+00:00"}'
2026-02-23 10:57:08,149 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/bf1101a7-0559-4ff7-89e3-834617efe33b 0.125s
2026-02-23 10:57:08,150 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:08 GMT', 'server': 'Apache', 'content-length': '1347', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/bf1101a7-0559-4ff7-89e3-834617efe33b'}
Body: b'{"uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "name": "actuator-2026-02-23T10:57:07.392577", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "145ec4a1-748a-45fb-ac99-bf270e7d3053", "goal_name": "unclassified", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "migrate", "input_parameters": {"migration_type": "live", "source_node": "compute-1.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "81523704-1367-466b-8876-682fba2244b9"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-1.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "b68d3b4d-a561-4d1d-8515-ff963b0a0700"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/bf1101a7-0559-4ff7-89e3-834617efe33b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/bf1101a7-0559-4ff7-89e3-834617efe33b", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2026-02-23T10:57:07+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:57:07+00:00"}'
2026-02-23 10:57:08,150 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.722949 seconds
2026-02-23 10:57:08,268 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=bf1101a7-0559-4ff7-89e3-834617efe33b 0.116s
2026-02-23 10:57:08,269 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:08 GMT', 'server': 'Apache', 'content-length': '576', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=bf1101a7-0559-4ff7-89e3-834617efe33b'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "audit_uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "bookmark"}], "updated_at": null}]}'
2026-02-23 10:57:08,376 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a 0.106s
2026-02-23 10:57:08,377 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:08 GMT', 'server': 'Apache', 'content-length': '637', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a'}
Body: b'{"efficacy_indicators": [], "uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "audit_uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-23T10:57:07+00:00", "deleted_at": null, "updated_at": null}'
2026-02-23 10:57:08,518 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a 0.140s
2026-02-23 10:57:08,518 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: [{"path": "/state", "op": "replace", "value": "PENDING"}]
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:08 GMT', 'server': 'Apache', 'content-length': '656', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a'}
Body: b'{"efficacy_indicators": [], "uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "audit_uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-23T10:57:07+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:57:08+00:00"}'
2026-02-23 10:57:08,663 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a 0.143s
2026-02-23 10:57:08,663 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:08 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a'}
Body: b'{"efficacy_indicators": [], "uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "audit_uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:57:07+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:57:08+00:00"}'
2026-02-23 10:57:09,792 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a 0.126s
2026-02-23 10:57:09,792 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:09 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a'}
Body: b'{"efficacy_indicators": [], "uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "audit_uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:57:07+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:57:08+00:00"}'
2026-02-23 10:57:10,934 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a 0.139s
2026-02-23 10:57:10,934 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:10 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a'}
Body: b'{"efficacy_indicators": [], "uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "audit_uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:57:07+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:57:08+00:00"}'
2026-02-23 10:57:12,062 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a 0.126s
2026-02-23 10:57:12,063 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:11 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a'}
Body: b'{"efficacy_indicators": [], "uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "audit_uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:57:07+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:57:08+00:00"}'
2026-02-23 10:57:13,169 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a 0.104s
2026-02-23 10:57:13,170 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:13 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a'}
Body: b'{"efficacy_indicators": [], "uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "audit_uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:57:07+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:57:08+00:00"}'
2026-02-23 10:57:14,291 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a 0.119s
2026-02-23 10:57:14,291 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:14 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a'}
Body: b'{"efficacy_indicators": [], "uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "audit_uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:57:07+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:57:08+00:00"}'
2026-02-23 10:57:15,395 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a 0.099s
2026-02-23 10:57:15,396 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:15 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a'}
Body: b'{"efficacy_indicators": [], "uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "audit_uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:57:07+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:57:08+00:00"}'
2026-02-23 10:57:16,534 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a 0.136s
2026-02-23 10:57:16,534 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:16 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a'}
Body: b'{"efficacy_indicators": [], "uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "audit_uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:57:07+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:57:08+00:00"}'
2026-02-23 10:57:17,650 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a 0.113s
2026-02-23 10:57:17,650 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:17 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a'}
Body: b'{"efficacy_indicators": [], "uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "audit_uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:57:07+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:57:08+00:00"}'
2026-02-23 10:57:18,779 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a 0.126s
2026-02-23 10:57:18,779 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:18 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a'}
Body: b'{"efficacy_indicators": [], "uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "audit_uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:57:07+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:57:08+00:00"}'
2026-02-23 10:57:19,900 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a 0.118s
2026-02-23 10:57:19,901 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:19 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a'}
Body: b'{"efficacy_indicators": [], "uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "audit_uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:57:07+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:57:08+00:00"}'
2026-02-23 10:57:21,011 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a 0.108s
2026-02-23 10:57:21,012 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:20 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a'}
Body: b'{"efficacy_indicators": [], "uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "audit_uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:57:07+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:57:08+00:00"}'
2026-02-23 10:57:22,113 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a 0.098s
2026-02-23 10:57:22,115 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:22 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a'}
Body: b'{"efficacy_indicators": [], "uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "audit_uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:57:07+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:57:08+00:00"}'
2026-02-23 10:57:23,262 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a 0.146s
2026-02-23 10:57:23,262 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:23 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a'}
Body: b'{"efficacy_indicators": [], "uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "audit_uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:57:07+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:57:08+00:00"}'
2026-02-23 10:57:24,356 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a 0.091s
2026-02-23 10:57:24,356 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:24 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a'}
Body: b'{"efficacy_indicators": [], "uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "audit_uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:57:07+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:57:08+00:00"}'
2026-02-23 10:57:25,497 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a 0.138s
2026-02-23 10:57:25,497 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:25 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a'}
Body: b'{"efficacy_indicators": [], "uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "audit_uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:57:07+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:57:08+00:00"}'
2026-02-23 10:57:26,632 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a 0.132s
2026-02-23 10:57:26,633 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:26 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a'}
Body: b'{"efficacy_indicators": [], "uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "audit_uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:57:07+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:57:08+00:00"}'
2026-02-23 10:57:27,743 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a 0.107s
2026-02-23 10:57:27,743 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:27 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a'}
Body: b'{"efficacy_indicators": [], "uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "audit_uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:57:07+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:57:08+00:00"}'
2026-02-23 10:57:28,873 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a 0.127s
2026-02-23 10:57:28,873 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:28 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a'}
Body: b'{"efficacy_indicators": [], "uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "audit_uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:57:07+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:57:08+00:00"}'
2026-02-23 10:57:29,986 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a 0.110s
2026-02-23 10:57:29,986 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:29 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a'}
Body: b'{"efficacy_indicators": [], "uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "audit_uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:57:07+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:57:08+00:00"}'
2026-02-23 10:57:31,103 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a 0.115s
2026-02-23 10:57:31,104 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:31 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a'}
Body: b'{"efficacy_indicators": [], "uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "audit_uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:57:07+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:57:08+00:00"}'
2026-02-23 10:57:32,217 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a 0.110s
2026-02-23 10:57:32,218 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:32 GMT', 'server': 'Apache', 'content-length': '670', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a'}
Body: b'{"efficacy_indicators": [], "uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "audit_uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "FAILED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:57:07+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:57:32+00:00"}'
2026-02-23 10:57:32,218 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 23.699028 seconds
2026-02-23 10:57:32,325 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a 0.106s
2026-02-23 10:57:32,325 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:32 GMT', 'server': 'Apache', 'content-length': '670', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a'}
Body: b'{"efficacy_indicators": [], "uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "audit_uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "FAILED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-23T10:57:07+00:00", "deleted_at": null, "updated_at": "2026-02-23T10:57:32+00:00"}'
2026-02-23 10:57:32,441 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=04a57996-c618-42bf-89b7-af09f86aea6a 0.115s
2026-02-23 10:57:32,442 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:32 GMT', 'server': 'Apache', 'content-length': '884', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=04a57996-c618-42bf-89b7-af09f86aea6a'}
Body: b'{"actions": [{"uuid": "fc63dff5-9e77-4c83-ac6a-9408c03f2aad", "action_plan_uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "state": "SUCCEEDED", "action_type": "migrate", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/fc63dff5-9e77-4c83-ac6a-9408c03f2aad", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/fc63dff5-9e77-4c83-ac6a-9408c03f2aad", "rel": "bookmark"}]}, {"uuid": "265507cf-16ea-4b67-8df8-93ab9875ab11", "action_plan_uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "state": "FAILED", "action_type": "migrate", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/265507cf-16ea-4b67-8df8-93ab9875ab11", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/265507cf-16ea-4b67-8df8-93ab9875ab11", "rel": "bookmark"}]}]}'
2026-02-23 10:57:32,564 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=bf1101a7-0559-4ff7-89e3-834617efe33b 0.119s
2026-02-23 10:57:32,565 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:32 GMT', 'server': 'Apache', 'content-length': '594', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=bf1101a7-0559-4ff7-89e3-834617efe33b'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "04a57996-c618-42bf-89b7-af09f86aea6a", "audit_uuid": "bf1101a7-0559-4ff7-89e3-834617efe33b", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "FAILED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a", "rel": "bookmark"}], "updated_at": "2026-02-23T10:57:32+00:00"}]}'
2026-02-23 10:57:32,780 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a 0.214s
2026-02-23 10:57:32,781 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:32 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/04a57996-c618-42bf-89b7-af09f86aea6a'}
Body: b''
2026-02-23 10:57:32,909 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/bf1101a7-0559-4ff7-89e3-834617efe33b 0.125s
2026-02-23 10:57:32,910 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:32 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/bf1101a7-0559-4ff7-89e3-834617efe33b'}
Body: b''
2026-02-23 10:57:33,020 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/60ff2434-69f7-4273-91e5-f048af9ea785 0.108s
2026-02-23 10:57:33,021 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:32 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/60ff2434-69f7-4273-91e5-f048af9ea785'}
Body: b''
2026-02-23 10:57:33,402 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199 0.380s
2026-02-23 10:57:33,402 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:33 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb0f93c8-67a8-4e4f-9b2a-4bf6aeccee87', 'x-compute-request-id': 'req-eb0f93c8-67a8-4e4f-9b2a-4bf6aeccee87', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199'}
Body: b''
2026-02-23 10:57:34,488 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199 1.085s
2026-02-23 10:57:34,489 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:33 GMT', 'server': 'Apache', 'content-length': '1671', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d298b5d-ddb7-4e1f-8b1e-99dfd647dd4a', 'x-compute-request-id': 'req-6d298b5d-ddb7-4e1f-8b1e-99dfd647dd4a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199'}
Body: b'{"server": {"id": "dba73ccc-2b24-40b5-84fb-14d516d7f199", "name": "tempest-TestExecuteActionsViaActuator-server-1205435035", "status": "ACTIVE", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:53Z", "updated": "2026-02-23T10:57:33Z", "addresses": {"tempest-TestExecuteActionsViaActuator-610790437-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:8c:2e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-23T10:57:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:57:35,723 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199 0.219s
2026-02-23 10:57:35,723 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:35 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5906dcce-85fa-4cad-b87b-7c44f49a6ca6', 'x-compute-request-id': 'req-5906dcce-85fa-4cad-b87b-7c44f49a6ca6', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dba73ccc-2b24-40b5-84fb-14d516d7f199'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance dba73ccc-2b24-40b5-84fb-14d516d7f199 could not be found."}}'
2026-02-23 10:57:36,043 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700 0.318s
2026-02-23 10:57:36,043 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:35 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05e0ffd7-3830-4486-b606-73fa0d9753ab', 'x-compute-request-id': 'req-05e0ffd7-3830-4486-b606-73fa0d9753ab', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700'}
Body: b''
2026-02-23 10:57:36,515 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700 0.470s
2026-02-23 10:57:36,515 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:36 GMT', 'server': 'Apache', 'content-length': '1671', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36b58f79-7672-4715-974c-c30661999796', 'x-compute-request-id': 'req-36b58f79-7672-4715-974c-c30661999796', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700'}
Body: b'{"server": {"id": "b68d3b4d-a561-4d1d-8515-ff963b0a0700", "name": "tempest-TestExecuteActionsViaActuator-server-1201758819", "status": "ACTIVE", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "53804956db3501703c62a0f42a030d212af3b239a31ee06ae6f9cb03", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:35Z", "updated": "2026-02-23T10:57:35Z", "addresses": {"tempest-TestExecuteActionsViaActuator-610790437-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:0b:a6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-23T10:56:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:57:37,680 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700 0.145s
2026-02-23 10:57:37,680 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:37 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eac8d432-d47f-48ba-a0f8-ee749b5d8292', 'x-compute-request-id': 'req-eac8d432-d47f-48ba-a0f8-ee749b5d8292', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b68d3b4d-a561-4d1d-8515-ff963b0a0700'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance b68d3b4d-a561-4d1d-8515-ff963b0a0700 could not be found."}}'
2026-02-23 10:57:37,919 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518 0.237s
2026-02-23 10:57:37,920 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:37 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d221bbf-6313-4550-a55e-288e24e4ed5c', 'x-compute-request-id': 'req-6d221bbf-6313-4550-a55e-288e24e4ed5c', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518'}
Body: b''
2026-02-23 10:57:38,500 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518 0.578s
2026-02-23 10:57:38,500 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:37 GMT', 'server': 'Apache', 'content-length': '1672', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a32924d-e7f4-4f48-ace8-0abb821295b3', 'x-compute-request-id': 'req-9a32924d-e7f4-4f48-ace8-0abb821295b3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518'}
Body: b'{"server": {"id": "a9b337ca-0b37-41f6-bc6c-df32d188e518", "name": "tempest-TestExecuteActionsViaActuator-server-1976330993", "status": "ACTIVE", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "c26c18a83c5e94e2b04bfa64c2e8f987fb2ad1dd5827fbae1a0fa9cf", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:19Z", "updated": "2026-02-23T10:57:37Z", "addresses": {"tempest-TestExecuteActionsViaActuator-610790437-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:8d:71"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-23T10:56:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:57:39,629 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518 0.114s
2026-02-23 10:57:39,629 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:39 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c7b7ce6-bd0e-4d48-b084-7e22c3f1b040', 'x-compute-request-id': 'req-6c7b7ce6-bd0e-4d48-b084-7e22c3f1b040', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a9b337ca-0b37-41f6-bc6c-df32d188e518'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance a9b337ca-0b37-41f6-bc6c-df32d188e518 could not be found."}}'
2026-02-23 10:57:39,813 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9 0.183s
2026-02-23 10:57:39,813 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:39 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58ef8d11-c14b-4a72-aed1-15b611c99d4e', 'x-compute-request-id': 'req-58ef8d11-c14b-4a72-aed1-15b611c99d4e', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9'}
Body: b''
2026-02-23 10:57:40,521 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9 0.706s
2026-02-23 10:57:40,521 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:39 GMT', 'server': 'Apache', 'content-length': '1671', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd017924-1f4d-4fbf-88c3-127764e6fccc', 'x-compute-request-id': 'req-bd017924-1f4d-4fbf-88c3-127764e6fccc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9'}
Body: b'{"server": {"id": "81523704-1367-466b-8876-682fba2244b9", "name": "tempest-TestExecuteActionsViaActuator-server-937316806", "status": "ACTIVE", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "c26c18a83c5e94e2b04bfa64c2e8f987fb2ad1dd5827fbae1a0fa9cf", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:56:02Z", "updated": "2026-02-23T10:57:39Z", "addresses": {"tempest-TestExecuteActionsViaActuator-610790437-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:5e:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/81523704-1367-466b-8876-682fba2244b9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-23T10:56:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:57:41,692 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9 0.148s
2026-02-23 10:57:41,692 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:41 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c8d70a4-1827-4f73-9c73-4eeeb6168a32', 'x-compute-request-id': 'req-8c8d70a4-1827-4f73-9c73-4eeeb6168a32', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/81523704-1367-466b-8876-682fba2244b9'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 81523704-1367-466b-8876-682fba2244b9 could not be found."}}'
2026-02-23 10:57:41,853 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=2b89bdff-609d-4127-a0c7-9f1bece838a5 0.159s
2026-02-23 10:57:41,854 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:41 GMT', 'server': 'Apache', 'content-length': '597', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=2b89bdff-609d-4127-a0c7-9f1bece838a5'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "audit_uuid": "2b89bdff-609d-4127-a0c7-9f1bece838a5", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54", "rel": "bookmark"}], "updated_at": "2026-02-23T10:55:58+00:00"}]}'
2026-02-23 10:57:42,062 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54 0.206s
2026-02-23 10:57:42,062 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:41 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb6fcca-24c0-4a98-90a8-12fcb32a0f54'}
Body: b''
2026-02-23 10:57:42,192 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/2b89bdff-609d-4127-a0c7-9f1bece838a5 0.128s
2026-02-23 10:57:42,192 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:42 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/2b89bdff-609d-4127-a0c7-9f1bece838a5'}
Body: b''
2026-02-23 10:57:42,314 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/9e71b8ed-d5c9-47ee-9fac-d73570c57778 0.120s
2026-02-23 10:57:42,314 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:42 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/9e71b8ed-d5c9-47ee-9fac-d73570c57778'}
Body: b''
2026-02-23 10:57:42,532 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01 0.216s
2026-02-23 10:57:42,532 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:42 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc9a0d60-8dba-4a6c-a5fe-782625b04a42', 'x-compute-request-id': 'req-bc9a0d60-8dba-4a6c-a5fe-782625b04a42', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01'}
Body: b''
2026-02-23 10:57:43,449 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01 0.915s
2026-02-23 10:57:43,450 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:42 GMT', 'server': 'Apache', 'content-length': '1672', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2045e14-5835-426d-bd94-c2033d3cdf47', 'x-compute-request-id': 'req-a2045e14-5835-426d-bd94-c2033d3cdf47', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01'}
Body: b'{"server": {"id": "ff2f3092-5677-4653-b466-6507edb18e01", "name": "tempest-TestExecuteActionsViaActuator-server-1848147015", "status": "ACTIVE", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "c26c18a83c5e94e2b04bfa64c2e8f987fb2ad1dd5827fbae1a0fa9cf", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:55:18Z", "updated": "2026-02-23T10:57:42Z", "addresses": {"tempest-TestExecuteActionsViaActuator-610790437-network": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:12:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ff2f3092-5677-4653-b466-6507edb18e01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-23T10:55:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:57:44,609 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01 0.146s
2026-02-23 10:57:44,610 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:44 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fad08c91-0a66-49cf-bef4-201053f5f9ae', 'x-compute-request-id': 'req-fad08c91-0a66-49cf-bef4-201053f5f9ae', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ff2f3092-5677-4653-b466-6507edb18e01'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance ff2f3092-5677-4653-b466-6507edb18e01 could not be found."}}'
2026-02-23 10:57:44,854 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c 0.243s
2026-02-23 10:57:44,854 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:44 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3536d0de-7624-46f2-817a-badaff9894e3', 'x-compute-request-id': 'req-3536d0de-7624-46f2-817a-badaff9894e3', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c'}
Body: b''
2026-02-23 10:57:45,368 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c 0.513s
2026-02-23 10:57:45,368 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:44 GMT', 'server': 'Apache', 'content-length': '1673', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ae77a0a-b64c-4875-83a9-ed836be1b3a5', 'x-compute-request-id': 'req-5ae77a0a-b64c-4875-83a9-ed836be1b3a5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c'}
Body: b'{"server": {"id": "ce5f9655-093d-401a-8279-2affb3f9ea4c", "name": "tempest-TestExecuteActionsViaActuator-server-1457314767", "status": "ACTIVE", "tenant_id": "8b2fdb094fae4998b67f82aa76acda6a", "user_id": "38b4598a0d9649aaa7ba0cfac82e4414", "metadata": {}, "hostId": "c26c18a83c5e94e2b04bfa64c2e8f987fb2ad1dd5827fbae1a0fa9cf", "image": {"id": "0ef805b1-b4a6-4839-ade3-d18a6c4b570e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/0ef805b1-b4a6-4839-ade3-d18a6c4b570e"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.micro", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-23T10:55:01Z", "updated": "2026-02-23T10:57:44Z", "addresses": {"tempest-TestExecuteActionsViaActuator-610790437-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:97:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-23T10:55:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-23 10:57:46,467 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c 0.085s
2026-02-23 10:57:46,468 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:46 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd038ac3-8d03-4f7d-a4c3-31a1eeb291a3', 'x-compute-request-id': 'req-cd038ac3-8d03-4f7d-a4c3-31a1eeb291a3', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce5f9655-093d-401a-8279-2affb3f9ea4c'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance ce5f9655-093d-401a-8279-2affb3f9ea4c could not be found."}}'
2026-02-23 10:57:46,582 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=d9d632b5-c9af-455b-b68e-4ac7078b871c 0.112s
2026-02-23 10:57:46,583 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:46 GMT', 'server': 'Apache', 'content-length': '597', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=d9d632b5-c9af-455b-b68e-4ac7078b871c'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "383a16ac-53f8-4ef8-9717-d53e985972ce", "audit_uuid": "d9d632b5-c9af-455b-b68e-4ac7078b871c", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce", "rel": "bookmark"}], "updated_at": "2026-02-23T10:54:56+00:00"}]}'
2026-02-23 10:57:46,734 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce 0.150s
2026-02-23 10:57:46,734 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:46 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/383a16ac-53f8-4ef8-9717-d53e985972ce'}
Body: b''
2026-02-23 10:57:46,824 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/d9d632b5-c9af-455b-b68e-4ac7078b871c 0.087s
2026-02-23 10:57:46,824 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:46 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/d9d632b5-c9af-455b-b68e-4ac7078b871c'}
Body: b''
2026-02-23 10:57:46,919 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/9cbe9774-c708-4b5a-aa10-d78516d7852c 0.092s
2026-02-23 10:57:46,920 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:46 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/9cbe9774-c708-4b5a-aa10-d78516d7852c'}
Body: b''
2026-02-23 10:57:47,024 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=930b826e-ac53-49dd-9733-d3b8257a1c25 0.103s
2026-02-23 10:57:47,024 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:46 GMT', 'server': 'Apache', 'content-length': '597', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=930b826e-ac53-49dd-9733-d3b8257a1c25'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "5d77dfbe-0a82-4152-9c1b-773b8eacca24", "audit_uuid": "930b826e-ac53-49dd-9733-d3b8257a1c25", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24", "rel": "bookmark"}], "updated_at": "2026-02-23T10:54:54+00:00"}]}'
2026-02-23 10:57:47,169 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24 0.142s
2026-02-23 10:57:47,169 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:47 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5d77dfbe-0a82-4152-9c1b-773b8eacca24'}
Body: b''
2026-02-23 10:57:47,306 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/930b826e-ac53-49dd-9733-d3b8257a1c25 0.135s
2026-02-23 10:57:47,307 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:47 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/930b826e-ac53-49dd-9733-d3b8257a1c25'}
Body: b''
2026-02-23 10:57:47,417 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/59df8c6f-85c1-4678-99b7-3dbcecd6f732 0.108s
2026-02-23 10:57:47,417 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:47 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/59df8c6f-85c1-4678-99b7-3dbcecd6f732'}
Body: b''
2026-02-23 10:57:47,528 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=ee92c5b9-4d6f-43b9-a393-a3b7180a3d32 0.109s
2026-02-23 10:57:47,528 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:47 GMT', 'server': 'Apache', 'content-length': '597', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=ee92c5b9-4d6f-43b9-a393-a3b7180a3d32'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "07caf8d8-d748-463d-99fb-293c12965332", "audit_uuid": "ee92c5b9-4d6f-43b9-a393-a3b7180a3d32", "strategy_uuid": "8ad51fb4-7c8f-4e2b-b8b9-3d339dbc33a6", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/07caf8d8-d748-463d-99fb-293c12965332", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/07caf8d8-d748-463d-99fb-293c12965332", "rel": "bookmark"}], "updated_at": "2026-02-23T10:54:50+00:00"}]}'
2026-02-23 10:57:47,692 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/07caf8d8-d748-463d-99fb-293c12965332 0.162s
2026-02-23 10:57:47,693 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:47 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/07caf8d8-d748-463d-99fb-293c12965332'}
Body: b''
2026-02-23 10:57:47,821 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/ee92c5b9-4d6f-43b9-a393-a3b7180a3d32 0.126s
2026-02-23 10:57:47,821 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:47 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/ee92c5b9-4d6f-43b9-a393-a3b7180a3d32'}
Body: b''
2026-02-23 10:57:47,943 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/ba423946-8b1d-4d4e-8dc9-996810c82899 0.120s
2026-02-23 10:57:47,943 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:47 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=93e65ed547af9c47f70075bb5bf8b09e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/ba423946-8b1d-4d4e-8dc9-996810c82899'}
Body: b''
2026-02-23 10:57:48,092 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-services 0.148s
2026-02-23 10:57:48,092 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 23 Feb 2026 10:57:47 GMT', 'server': 'Apache', 'content-length': '1297', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d42799a-0e86-4e22-82bd-7d450f1de5f8', 'x-compute-request-id': 'req-3d42799a-0e86-4e22-82bd-7d450f1de5f8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=9ca9398ab10cf4495fa874bb70afb686; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-services'}
Body: b'{"services": [{"binary": "nova-conductor", "host": "nova-cell0-conductor-0", "id": "031df400-15d6-47de-9b46-3a89f5abf74f", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-23T10:57:41.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "9665f031-e12c-4a45-a60c-7c51e122827e", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-23T10:57:45.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "081dacfc-d5f4-43fd-92cf-6a18db4cd1d3", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-23T10:57:44.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "ca0cbe59-de07-445c-a7ba-8a2c8be43eb5", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-02-23T10:57:39.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "7df853ad-35a7-4449-9828-042ad2dc6a7c", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-02-23T10:57:40.000000", "disabled_reason": null, "forced_down": false}]}'
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/watcher_tempest_plugin/tests/scenario/test_execute_actuator.py", line 201, in test_execute_scenarios
self._execute_actions(actions)
File "/usr/lib/python3.9/site-packages/watcher_tempest_plugin/tests/scenario/test_execute_actuator.py", line 186, in _execute_actions
self.assertIn(finished_ap['state'], ('SUCCEEDED', 'SUPERSEDED'))
File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 401, in assertIn
self.assertThat(haystack, Contains(needle), message)
File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 482, in assertThat
raise mismatch_error
testtools.matchers._impl.MismatchError: 'FAILED' not in ('SUCCEEDED', 'SUPERSEDED')
|
||||||
| setUpClass (watcher_tempest_plugin.tests.scenario.test_execute_storage_balance | 1 | 0 | 0 | 0 | 1 | Detail | |
TestExecuteStorageCapacityBalanceStrategy) |
skip
pt2.1: setUpClass (watcher_tempest_plugin.tests.scenario.test_execute_storage_balance.TestExecuteStorageCapacityBalanceStrategy)
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_action.TestShowListAction | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_actions[smoke] |
pass
pt3.1: watcher_tempest_plugin.tests.api.admin.test_action.TestShowListAction.test_list_actions[smoke]
|
||||||
test_list_actions_by_action_plan[smoke] |
pass
pt3.2: watcher_tempest_plugin.tests.api.admin.test_action.TestShowListAction.test_list_actions_by_action_plan[smoke]
|
||||||
test_list_actions_by_audit[smoke] |
pass
pt3.3: watcher_tempest_plugin.tests.api.admin.test_action.TestShowListAction.test_list_actions_by_audit[smoke]
|
||||||
test_show_action_with_links[smoke] |
pass
pt3.4: watcher_tempest_plugin.tests.api.admin.test_action.TestShowListAction.test_show_action_with_links[smoke]
|
||||||
test_show_one_action[smoke] |
pass
pt3.5: watcher_tempest_plugin.tests.api.admin.test_action.TestShowListAction.test_show_one_action[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_action_plan.TestCreateDeleteExecuteActionPlan | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_action_plan[smoke] |
pass
pt4.1: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestCreateDeleteExecuteActionPlan.test_create_action_plan[smoke]
|
||||||
test_delete_action_plan[smoke] |
pass
pt4.2: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestCreateDeleteExecuteActionPlan.test_delete_action_plan[smoke]
|
||||||
test_execute_action_plan[smoke] |
pass
pt4.3: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestCreateDeleteExecuteActionPlan.test_execute_action_plan[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_action_plan.TestShowListActionPlan | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_action_plans[smoke] |
pass
pt5.1: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestShowListActionPlan.test_list_action_plans[smoke]
|
||||||
test_list_with_limit[smoke] |
pass
pt5.2: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestShowListActionPlan.test_list_with_limit[smoke]
|
||||||
test_show_action_plan[smoke] |
pass
pt5.3: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestShowListActionPlan.test_show_action_plan[smoke]
|
||||||
test_show_action_plan_detail[smoke] |
pass
pt5.4: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestShowListActionPlan.test_show_action_plan_detail[smoke]
|
||||||
test_show_action_plan_with_links[smoke] |
pass
pt5.5: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestShowListActionPlan.test_show_action_plan_with_links[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_api_discovery.TestApiDiscovery | 3 | 3 | 0 | 0 | 0 | Detail | |
test_api_versions[smoke] |
pass
pt6.1: watcher_tempest_plugin.tests.api.admin.test_api_discovery.TestApiDiscovery.test_api_versions[smoke]
|
||||||
test_default_version[smoke] |
pass
pt6.2: watcher_tempest_plugin.tests.api.admin.test_api_discovery.TestApiDiscovery.test_default_version[smoke]
|
||||||
test_version_1_resources[smoke] |
pass
pt6.3: watcher_tempest_plugin.tests.api.admin.test_api_discovery.TestApiDiscovery.test_version_1_resources[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_audit_continuous[smoke] |
pass
pt7.1: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_create_audit_continuous[smoke]
|
||||||
test_create_audit_event[smoke] |
pass
pt7.2: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_create_audit_event[smoke]
|
||||||
test_create_audit_oneshot[smoke] |
pass
pt7.3: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_create_audit_oneshot[smoke]
|
||||||
test_create_audit_with_invalid_state[smoke] |
pass
pt7.4: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_create_audit_with_invalid_state[smoke]
|
||||||
test_create_audit_with_no_state[smoke] |
pass
pt7.5: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_create_audit_with_no_state[smoke]
|
||||||
test_create_audit_with_wrong_audit_template[smoke] |
pass
pt7.6: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_create_audit_with_wrong_audit_template[smoke]
|
||||||
test_delete_audit[smoke] |
pass
pt7.7: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_delete_audit[smoke]
|
||||||
test_update_audit[smoke] |
pass
pt7.8: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_update_audit[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_audit.TestShowListAudit | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_audits[smoke] |
pass
pt8.1: watcher_tempest_plugin.tests.api.admin.test_audit.TestShowListAudit.test_list_audits[smoke]
|
||||||
test_list_audits_related_to_given_audit_template[smoke] |
pass
pt8.2: watcher_tempest_plugin.tests.api.admin.test_audit.TestShowListAudit.test_list_audits_related_to_given_audit_template[smoke]
|
||||||
test_list_with_limit[smoke] |
pass
pt8.3: watcher_tempest_plugin.tests.api.admin.test_audit.TestShowListAudit.test_list_with_limit[smoke]
|
||||||
test_show_audit[smoke] |
pass
pt8.4: watcher_tempest_plugin.tests.api.admin.test_audit.TestShowListAudit.test_show_audit[smoke]
|
||||||
test_show_audit_with_links[smoke] |
pass
pt8.5: watcher_tempest_plugin.tests.api.admin.test_audit.TestShowListAudit.test_show_audit_with_links[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate | 9 | 9 | 0 | 0 | 0 | Detail | |
test_filter_audit_template_by_goal_uuid[smoke] |
pass
pt9.1: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_filter_audit_template_by_goal_uuid[smoke]
|
||||||
test_filter_audit_template_by_strategy_uuid[smoke] |
pass
pt9.2: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_filter_audit_template_by_strategy_uuid[smoke]
|
||||||
test_list_audit_templates[smoke] |
pass
pt9.3: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_list_audit_templates[smoke]
|
||||||
test_list_with_limit[smoke] |
pass
pt9.4: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_list_with_limit[smoke]
|
||||||
test_show_audit_template[smoke] |
pass
pt9.5: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_show_audit_template[smoke]
|
||||||
test_show_audit_template_with_links[smoke] |
pass
pt9.6: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_show_audit_template_with_links[smoke]
|
||||||
test_update_audit_template_add[smoke] |
pass
pt9.7: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_update_audit_template_add[smoke]
|
||||||
test_update_audit_template_remove[smoke] |
pass
pt9.8: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_update_audit_template_remove[smoke]
|
||||||
test_update_audit_template_replace[smoke] |
pass
pt9.9: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_update_audit_template_replace[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_audit_template.TestCreateDeleteAuditTemplate | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_audit_template[smoke] |
pass
pt10.1: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestCreateDeleteAuditTemplate.test_create_audit_template[smoke]
|
||||||
test_create_audit_template_unicode_description[smoke] |
pass
pt10.2: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestCreateDeleteAuditTemplate.test_create_audit_template_unicode_description[smoke]
|
||||||
test_delete_audit_template[smoke] |
pass
pt10.3: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestCreateDeleteAuditTemplate.test_delete_audit_template[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_goal.TestShowListGoal | 3 | 3 | 0 | 0 | 0 | Detail | |
test_list_goals[smoke] |
pass
pt11.1: watcher_tempest_plugin.tests.api.admin.test_goal.TestShowListGoal.test_list_goals[smoke]
|
||||||
test_show_goal[smoke] |
pass
pt11.2: watcher_tempest_plugin.tests.api.admin.test_goal.TestShowListGoal.test_show_goal[smoke]
|
||||||
test_show_goal_with_links[smoke] |
pass
pt11.3: watcher_tempest_plugin.tests.api.admin.test_goal.TestShowListGoal.test_show_goal_with_links[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_scoring_engine.TestShowListScoringEngine | 3 | 3 | 0 | 0 | 0 | Detail | |
test_list_scoring_engines[smoke] |
pass
pt12.1: watcher_tempest_plugin.tests.api.admin.test_scoring_engine.TestShowListScoringEngine.test_list_scoring_engines[smoke]
|
||||||
test_show_scoring_engine[smoke] |
pass
pt12.2: watcher_tempest_plugin.tests.api.admin.test_scoring_engine.TestShowListScoringEngine.test_show_scoring_engine[smoke]
|
||||||
test_show_scoring_engine_with_links[smoke] |
pass
pt12.3: watcher_tempest_plugin.tests.api.admin.test_scoring_engine.TestShowListScoringEngine.test_show_scoring_engine_with_links[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_service.TestShowListService | 3 | 3 | 0 | 0 | 0 | Detail | |
test_list_services[smoke] |
pass
pt13.1: watcher_tempest_plugin.tests.api.admin.test_service.TestShowListService.test_list_services[smoke]
|
||||||
test_show_service[smoke] |
pass
pt13.2: watcher_tempest_plugin.tests.api.admin.test_service.TestShowListService.test_show_service[smoke]
|
||||||
test_show_service_with_links[smoke] |
pass
pt13.3: watcher_tempest_plugin.tests.api.admin.test_service.TestShowListService.test_show_service_with_links[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_strategy.TestShowListStrategy | 3 | 3 | 0 | 0 | 0 | Detail | |
test_list_strategies[smoke] |
pass
pt14.1: watcher_tempest_plugin.tests.api.admin.test_strategy.TestShowListStrategy.test_list_strategies[smoke]
|
||||||
test_show_strategy[smoke] |
pass
pt14.2: watcher_tempest_plugin.tests.api.admin.test_strategy.TestShowListStrategy.test_show_strategy[smoke]
|
||||||
test_show_strategy_with_links[smoke] |
pass
pt14.3: watcher_tempest_plugin.tests.api.admin.test_strategy.TestShowListStrategy.test_show_strategy_with_links[smoke]
|
||||||
| watcher_tempest_plugin.tests.scenario.test_execute_basic_optim.TestExecuteBasicStrategy | 1 | 1 | 0 | 0 | 0 | Detail | |
test_execute_basic_action_plan |
pass
pt15.1: watcher_tempest_plugin.tests.scenario.test_execute_basic_optim.TestExecuteBasicStrategy.test_execute_basic_action_plan
|
||||||
| watcher_tempest_plugin.tests.scenario.test_execute_dummy_optim.TestExecuteDummyStrategy | 1 | 1 | 0 | 0 | 0 | Detail | |
test_execute_dummy_action_plan |
pass
pt16.1: watcher_tempest_plugin.tests.scenario.test_execute_dummy_optim.TestExecuteDummyStrategy.test_execute_dummy_action_plan
|
||||||
| watcher_tempest_plugin.tests.scenario.test_execute_host_maintenance.TestExecuteHostMaintenanceStrategy | 1 | 1 | 0 | 0 | 0 | Detail | |
test_execute_host_maintenance |
pass
pt17.1: watcher_tempest_plugin.tests.scenario.test_execute_host_maintenance.TestExecuteHostMaintenanceStrategy.test_execute_host_maintenance
|
||||||
| watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies | 8 | 8 | 0 | 0 | 0 | Detail | |
test_execute_basic_strategy |
pass
pt18.1: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_basic_strategy
|
||||||
test_execute_dummy_strategy |
pass
pt18.2: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_dummy_strategy
|
||||||
test_execute_host_maintenance_strategy |
pass
pt18.3: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_host_maintenance_strategy
|
||||||
test_execute_node_resource_consolidation_strategy_with_auto |
pass
pt18.4: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_node_resource_consolidation_strategy_with_auto
|
||||||
test_execute_node_resource_consolidation_strategy_with_specify |
pass
pt18.5: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_node_resource_consolidation_strategy_with_specify
|
||||||
test_execute_vm_workload_consolidation_strategy |
pass
pt18.6: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_vm_workload_consolidation_strategy
|
||||||
test_execute_workload_stabilization_strategy |
pass
pt18.7: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_workload_stabilization_strategy
|
||||||
test_execute_zone_migration_live_migration_strategy |
pass
pt18.8: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_zone_migration_live_migration_strategy
|
||||||
| watcher_tempest_plugin.tests.scenario.test_execute_vm_workload_consolidation.TestExecuteVmWorkloadBalanceStrategy | 1 | 1 | 0 | 0 | 0 | Detail | |
test_execute_vm_workload_consolidation_action_plan |
pass
pt19.1: watcher_tempest_plugin.tests.scenario.test_execute_vm_workload_consolidation.TestExecuteVmWorkloadBalanceStrategy.test_execute_vm_workload_consolidation_action_plan
|
||||||
| watcher_tempest_plugin.tests.scenario.test_execute_workload_balancing.TestExecuteWorkloadBalancingStrategy | 1 | 1 | 0 | 0 | 0 | Detail | |
test_execute_workload_stabilization |
pass
pt20.1: watcher_tempest_plugin.tests.scenario.test_execute_workload_balancing.TestExecuteWorkloadBalancingStrategy.test_execute_workload_stabilization
|
||||||
| watcher_tempest_plugin.tests.scenario.test_execute_zone_migration.TestExecuteZoneMigrationStrategy | 1 | 1 | 0 | 0 | 0 | Detail | |
test_execute_zone_migration_live_migration |
pass
pt21.1: watcher_tempest_plugin.tests.scenario.test_execute_zone_migration.TestExecuteZoneMigrationStrategy.test_execute_zone_migration_live_migration
|
||||||
| Total | 69 | 67 | 1 | 0 | 1 | ||