2026-02-04 12:24:19,241 - INFO - Domain Default found not creating 2026-02-04 12:24:19,734 - INFO - Project ctest-TestCRUD-58998333 not found, creating it 2026-02-04 12:24:20,206 - INFO - Created Project:ctest-TestCRUD-58998333, ID : 63471e20-0ae6-4ec8-9cd8-2137484c8afb 2026-02-04 12:24:21,723 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg1-52486592'] 2026-02-04 12:24:22,618 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg2-71078973'] 2026-02-04 12:24:23,691 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-58998333', 'ctest-proj-sg1-05789221'] 2026-02-04 12:24:24,387 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-58998333', 'ctest-proj-sg2-09460699'] 2026-02-04 12:24:24,998 - INFO - ================================================================================ 2026-02-04 12:24:24,998 - INFO - STARTING TEST : test_router_crud 2026-02-04 12:24:25,255 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2026-02-04 12:24:25,255 - INFO - Initial checks done. Running the testcase now 2026-02-04 12:24:25,255 - INFO - 2026-02-04 12:24:25,255 - INFO - Router create Request {'router': {'name': 'name-83517912'}} 2026-02-04 12:24:25,315 - INFO - Router create Response : {'router': {'id': '7df45ccc-dc8d-49eb-8d8b-a38506b910ae', 'name': 'name-83517912', 'tenant_id': '3a68a9b7bb364d97898b9383b8ec5c67', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-83517912'], 'description': '', 'project_id': '3a68a9b7bb364d97898b9383b8ec5c67'}} 2026-02-04 12:24:25,315 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-83517912'}} 2026-02-04 12:24:25,342 - INFO - Attribute id is created 2026-02-04 12:24:25,342 - INFO - Attribute name is created 2026-02-04 12:24:25,342 - INFO - Attribute admin_state_up is created 2026-02-04 12:24:25,342 - INFO - Attribute status is created 2026-02-04 12:24:25,342 - INFO - Attribute tenant_id is created 2026-02-04 12:24:25,793 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-02-04 12:24:25,794 - INFO - Router Update request {'router': {'name': 'name-97213522'}} 2026-02-04 12:24:25,835 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-97213522'}} 2026-02-04 12:24:25,836 - INFO - Response : {'router': {'id': '7df45ccc-dc8d-49eb-8d8b-a38506b910ae', 'name': 'name-97213522', 'tenant_id': '3a68a9b7bb364d97898b9383b8ec5c67', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-83517912'], 'description': '', 'project_id': '3a68a9b7bb364d97898b9383b8ec5c67'}} 2026-02-04 12:24:25,836 - INFO - Updation of Router 7df45ccc-dc8d-49eb-8d8b-a38506b910ae with body {'router': {'name': 'name-97213522'}} passed 2026-02-04 12:24:25,836 - INFO - -------------------------------------------------------------------------------- 2026-02-04 12:24:25,836 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-02-04 12:24:25,876 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-02-04 12:24:25,877 - INFO - Response : {'router': {'id': '7df45ccc-dc8d-49eb-8d8b-a38506b910ae', 'name': 'name-97213522', 'tenant_id': '3a68a9b7bb364d97898b9383b8ec5c67', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-83517912'], 'description': '', 'project_id': '3a68a9b7bb364d97898b9383b8ec5c67'}} 2026-02-04 12:24:25,877 - INFO - Updation of Router 7df45ccc-dc8d-49eb-8d8b-a38506b910ae with body {'router': {'admin_state_up': 'False'}} passed 2026-02-04 12:24:25,877 - INFO - -------------------------------------------------------------------------------- 2026-02-04 12:24:25,877 - INFO - Deleting router 7df45ccc-dc8d-49eb-8d8b-a38506b910ae 2026-02-04 12:24:25,946 - ERROR - Result of delete router 7df45ccc-dc8d-49eb-8d8b-a38506b910ae: () 2026-02-04 12:24:25,946 - INFO - ================================================================================ 2026-02-04 12:24:25,946 - INFO - Router create Request {'router': {'admin_state_up': 'False', 'name': 'name-81285699'}} 2026-02-04 12:24:26,008 - INFO - Router create Response : {'router': {'id': 'ccc2d4ce-9ea5-4c81-8af8-5df8b71ee03c', 'name': 'name-81285699', 'tenant_id': '3a68a9b7bb364d97898b9383b8ec5c67', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-81285699'], 'description': '', 'project_id': '3a68a9b7bb364d97898b9383b8ec5c67'}} 2026-02-04 12:24:26,008 - INFO - Router create PASSED ,Body : {'router': {'admin_state_up': 'False', 'name': 'name-81285699'}} 2026-02-04 12:24:26,024 - INFO - Attribute id is created 2026-02-04 12:24:26,024 - INFO - Attribute name is created 2026-02-04 12:24:26,024 - INFO - Attribute admin_state_up is created 2026-02-04 12:24:26,024 - INFO - Attribute status is created 2026-02-04 12:24:26,024 - INFO - Attribute tenant_id is created 2026-02-04 12:24:26,448 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-02-04 12:24:26,449 - INFO - Router Update request {'router': {'name': 'name-22113247'}} 2026-02-04 12:24:26,485 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-22113247'}} 2026-02-04 12:24:26,485 - INFO - Response : {'router': {'id': 'ccc2d4ce-9ea5-4c81-8af8-5df8b71ee03c', 'name': 'name-22113247', 'tenant_id': '3a68a9b7bb364d97898b9383b8ec5c67', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-81285699'], 'description': '', 'project_id': '3a68a9b7bb364d97898b9383b8ec5c67'}} 2026-02-04 12:24:26,485 - INFO - Updation of Router ccc2d4ce-9ea5-4c81-8af8-5df8b71ee03c with body {'router': {'name': 'name-22113247'}} passed 2026-02-04 12:24:26,485 - INFO - -------------------------------------------------------------------------------- 2026-02-04 12:24:26,485 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-02-04 12:24:26,527 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-02-04 12:24:26,527 - INFO - Response : {'router': {'id': 'ccc2d4ce-9ea5-4c81-8af8-5df8b71ee03c', 'name': 'name-22113247', 'tenant_id': '3a68a9b7bb364d97898b9383b8ec5c67', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-81285699'], 'description': '', 'project_id': '3a68a9b7bb364d97898b9383b8ec5c67'}} 2026-02-04 12:24:26,528 - INFO - Updation of Router ccc2d4ce-9ea5-4c81-8af8-5df8b71ee03c with body {'router': {'admin_state_up': 'False'}} passed 2026-02-04 12:24:26,528 - INFO - -------------------------------------------------------------------------------- 2026-02-04 12:24:26,528 - INFO - Deleting router ccc2d4ce-9ea5-4c81-8af8-5df8b71ee03c 2026-02-04 12:24:26,602 - ERROR - Result of delete router ccc2d4ce-9ea5-4c81-8af8-5df8b71ee03c: () 2026-02-04 12:24:26,602 - INFO - ================================================================================ 2026-02-04 12:24:26,603 - INFO - Router create Request {'router': {'name': 'name-03759782', 'tenant_id': '63471e20-0ae6-4ec8-9cd8-2137484c8afb'}} 2026-02-04 12:24:26,675 - INFO - Router create Response : {'router': {'id': 'a1050d6b-9ff4-46c9-bf65-35da1b817f50', 'name': 'name-03759782', 'tenant_id': '63471e200ae64ec89cd82137484c8afb', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-58998333', 'name-03759782'], 'description': '', 'project_id': '63471e200ae64ec89cd82137484c8afb'}} 2026-02-04 12:24:26,675 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-03759782', 'tenant_id': '63471e20-0ae6-4ec8-9cd8-2137484c8afb'}} 2026-02-04 12:24:26,691 - INFO - Attribute id is created 2026-02-04 12:24:26,691 - INFO - Attribute name is created 2026-02-04 12:24:26,691 - INFO - Attribute admin_state_up is created 2026-02-04 12:24:26,691 - INFO - Attribute status is created 2026-02-04 12:24:26,691 - INFO - Attribute tenant_id is created 2026-02-04 12:24:27,128 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-02-04 12:24:27,128 - INFO - Router Update request {'router': {'name': 'name-01085032'}} 2026-02-04 12:24:27,160 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-01085032'}} 2026-02-04 12:24:27,160 - INFO - Response : {'router': {'id': 'a1050d6b-9ff4-46c9-bf65-35da1b817f50', 'name': 'name-01085032', 'tenant_id': '63471e200ae64ec89cd82137484c8afb', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-58998333', 'name-03759782'], 'description': '', 'project_id': '63471e200ae64ec89cd82137484c8afb'}} 2026-02-04 12:24:27,160 - INFO - Updation of Router a1050d6b-9ff4-46c9-bf65-35da1b817f50 with body {'router': {'name': 'name-01085032'}} passed 2026-02-04 12:24:27,160 - INFO - -------------------------------------------------------------------------------- 2026-02-04 12:24:27,160 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-02-04 12:24:27,201 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-02-04 12:24:27,202 - INFO - Response : {'router': {'id': 'a1050d6b-9ff4-46c9-bf65-35da1b817f50', 'name': 'name-01085032', 'tenant_id': '63471e200ae64ec89cd82137484c8afb', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-58998333', 'name-03759782'], 'description': '', 'project_id': '63471e200ae64ec89cd82137484c8afb'}} 2026-02-04 12:24:27,202 - INFO - Updation of Router a1050d6b-9ff4-46c9-bf65-35da1b817f50 with body {'router': {'admin_state_up': 'True'}} passed 2026-02-04 12:24:27,202 - INFO - -------------------------------------------------------------------------------- 2026-02-04 12:24:27,202 - INFO - Deleting router a1050d6b-9ff4-46c9-bf65-35da1b817f50 2026-02-04 12:24:27,268 - ERROR - Result of delete router a1050d6b-9ff4-46c9-bf65-35da1b817f50: () 2026-02-04 12:24:27,268 - INFO - ================================================================================ 2026-02-04 12:24:27,268 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-58998333', 'ctest-proj-sg2-09460699'] 2026-02-04 12:24:27,330 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-58998333', 'ctest-proj-sg1-05789221'] 2026-02-04 12:24:27,394 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg2-71078973'] 2026-02-04 12:24:27,456 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg1-52486592'] 2026-02-04 12:24:27,787 - DEBUG - No XMPP flaps were noticed during the test