2025-10-21 19:07:01,917 - INFO - Domain Default found not creating 2025-10-21 19:07:02,071 - INFO - Project ctest-TestCRUD-26265518 not found, creating it 2025-10-21 19:07:02,555 - INFO - Created Project:ctest-TestCRUD-26265518, ID : 917418c0-f603-45cd-b402-5a17d3ed6f11 2025-10-21 19:07:04,095 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg1-50970495'] 2025-10-21 19:07:04,971 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg2-68406449'] 2025-10-21 19:07:06,096 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-26265518', 'ctest-proj-sg1-79776001'] 2025-10-21 19:07:06,813 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-26265518', 'ctest-proj-sg2-88168765'] 2025-10-21 19:07:07,477 - INFO - ================================================================================ 2025-10-21 19:07:07,477 - INFO - STARTING TEST : test_router_crud 2025-10-21 19:07:07,730 - DEBUG - Nothing to compare xmpp stats {'10.0.0.245': {'10.20.0.254': '0'}} with 2025-10-21 19:07:07,730 - INFO - Initial checks done. Running the testcase now 2025-10-21 19:07:07,730 - INFO - 2025-10-21 19:07:07,730 - INFO - Router create Request {'router': {'name': 'name-28478733'}} 2025-10-21 19:07:07,787 - INFO - Router create Response : {'router': {'id': 'd6ed3762-51a9-4247-850e-62c4931e6c6e', 'name': 'name-28478733', 'tenant_id': 'b62369f3619043f0964ab4c5c1a82c3d', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-28478733'], 'description': '', 'project_id': 'b62369f3619043f0964ab4c5c1a82c3d'}} 2025-10-21 19:07:07,787 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-28478733'}} 2025-10-21 19:07:07,801 - INFO - Attribute id is created 2025-10-21 19:07:07,801 - INFO - Attribute name is created 2025-10-21 19:07:07,801 - INFO - Attribute admin_state_up is created 2025-10-21 19:07:07,801 - INFO - Attribute status is created 2025-10-21 19:07:07,801 - INFO - Attribute tenant_id is created 2025-10-21 19:07:08,199 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2025-10-21 19:07:08,200 - INFO - Router Update request {'router': {'name': 'name-34033667'}} 2025-10-21 19:07:08,235 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-34033667'}} 2025-10-21 19:07:08,235 - INFO - Response : {'router': {'id': 'd6ed3762-51a9-4247-850e-62c4931e6c6e', 'name': 'name-34033667', 'tenant_id': 'b62369f3619043f0964ab4c5c1a82c3d', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-28478733'], 'description': '', 'project_id': 'b62369f3619043f0964ab4c5c1a82c3d'}} 2025-10-21 19:07:08,235 - INFO - Updation of Router d6ed3762-51a9-4247-850e-62c4931e6c6e with body {'router': {'name': 'name-34033667'}} passed 2025-10-21 19:07:08,236 - INFO - -------------------------------------------------------------------------------- 2025-10-21 19:07:08,236 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2025-10-21 19:07:08,270 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2025-10-21 19:07:08,271 - INFO - Response : {'router': {'id': 'd6ed3762-51a9-4247-850e-62c4931e6c6e', 'name': 'name-34033667', 'tenant_id': 'b62369f3619043f0964ab4c5c1a82c3d', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-28478733'], 'description': '', 'project_id': 'b62369f3619043f0964ab4c5c1a82c3d'}} 2025-10-21 19:07:08,271 - INFO - Updation of Router d6ed3762-51a9-4247-850e-62c4931e6c6e with body {'router': {'admin_state_up': 'False'}} passed 2025-10-21 19:07:08,271 - INFO - -------------------------------------------------------------------------------- 2025-10-21 19:07:08,271 - INFO - Deleting router d6ed3762-51a9-4247-850e-62c4931e6c6e 2025-10-21 19:07:08,332 - ERROR - Result of delete router d6ed3762-51a9-4247-850e-62c4931e6c6e: () 2025-10-21 19:07:08,332 - INFO - ================================================================================ 2025-10-21 19:07:08,333 - INFO - Router create Request {'router': {'admin_state_up': 'True', 'name': 'name-89748002'}} 2025-10-21 19:07:08,395 - INFO - Router create Response : {'router': {'id': 'a469f1f8-20f2-495a-a0d1-9f693b8daf23', 'name': 'name-89748002', 'tenant_id': 'b62369f3619043f0964ab4c5c1a82c3d', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-89748002'], 'description': '', 'project_id': 'b62369f3619043f0964ab4c5c1a82c3d'}} 2025-10-21 19:07:08,396 - INFO - Router create PASSED ,Body : {'router': {'admin_state_up': 'True', 'name': 'name-89748002'}} 2025-10-21 19:07:08,408 - INFO - Attribute id is created 2025-10-21 19:07:08,408 - INFO - Attribute name is created 2025-10-21 19:07:08,408 - INFO - Attribute admin_state_up is created 2025-10-21 19:07:08,408 - INFO - Attribute status is created 2025-10-21 19:07:08,408 - INFO - Attribute tenant_id is created 2025-10-21 19:07:08,790 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2025-10-21 19:07:08,791 - INFO - Router Update request {'router': {'name': 'name-94540145'}} 2025-10-21 19:07:08,824 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-94540145'}} 2025-10-21 19:07:08,824 - INFO - Response : {'router': {'id': 'a469f1f8-20f2-495a-a0d1-9f693b8daf23', 'name': 'name-94540145', 'tenant_id': 'b62369f3619043f0964ab4c5c1a82c3d', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-89748002'], 'description': '', 'project_id': 'b62369f3619043f0964ab4c5c1a82c3d'}} 2025-10-21 19:07:08,824 - INFO - Updation of Router a469f1f8-20f2-495a-a0d1-9f693b8daf23 with body {'router': {'name': 'name-94540145'}} passed 2025-10-21 19:07:08,824 - INFO - -------------------------------------------------------------------------------- 2025-10-21 19:07:08,824 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2025-10-21 19:07:08,858 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2025-10-21 19:07:08,858 - INFO - Response : {'router': {'id': 'a469f1f8-20f2-495a-a0d1-9f693b8daf23', 'name': 'name-94540145', 'tenant_id': 'b62369f3619043f0964ab4c5c1a82c3d', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-89748002'], 'description': '', 'project_id': 'b62369f3619043f0964ab4c5c1a82c3d'}} 2025-10-21 19:07:08,859 - INFO - Updation of Router a469f1f8-20f2-495a-a0d1-9f693b8daf23 with body {'router': {'admin_state_up': 'True'}} passed 2025-10-21 19:07:08,859 - INFO - -------------------------------------------------------------------------------- 2025-10-21 19:07:08,859 - INFO - Deleting router a469f1f8-20f2-495a-a0d1-9f693b8daf23 2025-10-21 19:07:08,924 - ERROR - Result of delete router a469f1f8-20f2-495a-a0d1-9f693b8daf23: () 2025-10-21 19:07:08,925 - INFO - ================================================================================ 2025-10-21 19:07:08,925 - INFO - Router create Request {'router': {'name': 'name-30880033', 'tenant_id': '917418c0-f603-45cd-b402-5a17d3ed6f11'}} 2025-10-21 19:07:09,004 - INFO - Router create Response : {'router': {'id': '12037817-5939-43c4-a3d7-7206d6ffe2b4', 'name': 'name-30880033', 'tenant_id': '917418c0f60345cdb4025a17d3ed6f11', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-26265518', 'name-30880033'], 'description': '', 'project_id': '917418c0f60345cdb4025a17d3ed6f11'}} 2025-10-21 19:07:09,004 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-30880033', 'tenant_id': '917418c0-f603-45cd-b402-5a17d3ed6f11'}} 2025-10-21 19:07:09,020 - INFO - Attribute id is created 2025-10-21 19:07:09,020 - INFO - Attribute name is created 2025-10-21 19:07:09,020 - INFO - Attribute admin_state_up is created 2025-10-21 19:07:09,020 - INFO - Attribute status is created 2025-10-21 19:07:09,020 - INFO - Attribute tenant_id is created 2025-10-21 19:07:09,568 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2025-10-21 19:07:09,568 - INFO - Router Update request {'router': {'name': 'name-89249914'}} 2025-10-21 19:07:09,636 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-89249914'}} 2025-10-21 19:07:09,636 - INFO - Response : {'router': {'id': '12037817-5939-43c4-a3d7-7206d6ffe2b4', 'name': 'name-89249914', 'tenant_id': '917418c0f60345cdb4025a17d3ed6f11', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-26265518', 'name-30880033'], 'description': '', 'project_id': '917418c0f60345cdb4025a17d3ed6f11'}} 2025-10-21 19:07:09,636 - INFO - Updation of Router 12037817-5939-43c4-a3d7-7206d6ffe2b4 with body {'router': {'name': 'name-89249914'}} passed 2025-10-21 19:07:09,636 - INFO - -------------------------------------------------------------------------------- 2025-10-21 19:07:09,636 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2025-10-21 19:07:09,686 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2025-10-21 19:07:09,686 - INFO - Response : {'router': {'id': '12037817-5939-43c4-a3d7-7206d6ffe2b4', 'name': 'name-89249914', 'tenant_id': '917418c0f60345cdb4025a17d3ed6f11', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-26265518', 'name-30880033'], 'description': '', 'project_id': '917418c0f60345cdb4025a17d3ed6f11'}} 2025-10-21 19:07:09,686 - INFO - Updation of Router 12037817-5939-43c4-a3d7-7206d6ffe2b4 with body {'router': {'admin_state_up': 'True'}} passed 2025-10-21 19:07:09,686 - INFO - -------------------------------------------------------------------------------- 2025-10-21 19:07:09,686 - INFO - Deleting router 12037817-5939-43c4-a3d7-7206d6ffe2b4 2025-10-21 19:07:09,762 - ERROR - Result of delete router 12037817-5939-43c4-a3d7-7206d6ffe2b4: () 2025-10-21 19:07:09,762 - INFO - ================================================================================ 2025-10-21 19:07:09,762 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-26265518', 'ctest-proj-sg2-88168765'] 2025-10-21 19:07:09,825 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-26265518', 'ctest-proj-sg1-79776001'] 2025-10-21 19:07:09,906 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg2-68406449'] 2025-10-21 19:07:09,979 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg1-50970495'] 2025-10-21 19:07:10,297 - DEBUG - No XMPP flaps were noticed during the test
2025-10-21 19:07:10,297 - INFO - END TEST : test_router_crud : PASSED[0:00:03]
2025-10-21 19:07:10,297 - INFO - -------------------------------------------------------------------------------- 2025-10-21 19:07:10,968 - INFO - Deleted project: ctest-TestCRUD-26265518, ID : 917418c0-f603-45cd-b402-5a17d3ed6f11